twinaphex
|
7a9684b6ea
|
(Gfx display) scissor_begin/scissor_end - drop video_frame_info dependency
|
2020-03-08 22:06:08 +01:00 |
|
twinaphex
|
591bb36e03
|
(gfx display) blend_begin/blend_end - no more dependency on
video_frame_info
|
2020-03-08 21:02:03 +01:00 |
|
twinaphex
|
809e22ec1a
|
(gfx display) set_viewport - no longer dependent on video_frame_info
|
2020-03-08 20:23:39 +01:00 |
|
twinaphex
|
874510152e
|
(drivers_display) Get rid of video_frame_info argument for
get_default_mvp
|
2020-03-08 19:59:03 +01:00 |
|
twinaphex
|
3e706fe5b2
|
(D3D9 renderchain) Take out video_frame_info dependencies
|
2020-03-08 19:03:57 +01:00 |
|
twinaphex
|
7c7eeff0fb
|
Move display_server code into retroarch.c
|
2020-03-08 18:48:15 +01:00 |
|
twinaphex
|
2497ac4584
|
(video_crt_switch.c) Move static global variables to struct
|
2020-03-08 18:48:15 +01:00 |
|
twinaphex
|
c32cb51755
|
Cleanups
|
2020-03-08 01:45:29 +01:00 |
|
twinaphex
|
cfa90a4a36
|
(gfx/drivers_display) cleanups
|
2020-03-08 01:28:15 +01:00 |
|
twinaphex
|
f0bf2df92f
|
Get rid of stale PERF_START/PERF_STOP macros in d3d files
|
2020-03-07 23:16:25 +01:00 |
|
twinaphex
|
935393b391
|
Cleanups
|
2020-03-07 23:12:02 +01:00 |
|
twinaphex
|
212f32e2fd
|
Get rid of the static asserts
|
2020-03-07 22:54:57 +01:00 |
|
twinaphex
|
9b76446b48
|
Cache video_info->width/video_info->height into local variables
and use them throughout code
|
2020-03-07 21:18:12 +01:00 |
|
twinaphex
|
9b0ff1fd0d
|
(gfx_display.c) Cleanup
|
2020-03-07 20:53:39 +01:00 |
|
twinaphex
|
6505080d64
|
(gfx drivers font) Get rid of as many video_frame_info
dependencies as possible
|
2020-03-07 20:48:26 +01:00 |
|
twinaphex
|
be861cf55d
|
(gfx drivers font) Reduce dependency on video_frame_info
|
2020-03-07 20:11:39 +01:00 |
|
twinaphex
|
4c92d43fe2
|
(Gfx drivers) More cleanups
|
2020-03-07 19:54:58 +01:00 |
|
twinaphex
|
9e31c2de34
|
Remove this for now until this gets reintroduced in some way
|
2020-03-07 19:34:24 +01:00 |
|
twinaphex
|
83ac24e7f1
|
(VGA) Move static global variables to struct
|
2020-03-07 19:33:03 +01:00 |
|
twinaphex
|
c5fc9cf5ce
|
(X ctx) Move two static global variables to struct
|
2020-03-07 18:28:53 +01:00 |
|
twinaphex
|
0d543baa4b
|
(Drivers context) Move more static global state to structs
|
2020-03-07 18:21:49 +01:00 |
|
twinaphex
|
3aa8afd60d
|
(gfx/drivers) Further cleanups
|
2020-03-07 18:05:50 +01:00 |
|
twinaphex
|
1aa95f6cc4
|
(GX) Cleanups
|
2020-03-07 17:53:47 +01:00 |
|
twinaphex
|
daea169e5d
|
(GL1) Move static global variables into struct
|
2020-03-07 17:47:26 +01:00 |
|
twinaphex
|
b1337d0a21
|
(GL) Move shared_context_use into struct
|
2020-03-07 17:34:35 +01:00 |
|
twinaphex
|
8ec6447b18
|
(FPGA) Move regOp to struct too
|
2020-03-07 17:30:56 +01:00 |
|
twinaphex
|
87f34eb12f
|
Add missing header
|
2020-03-07 17:29:08 +01:00 |
|
twinaphex
|
788ae60d12
|
(FPGA) Put static global variables into struct
|
2020-03-07 17:28:42 +01:00 |
|
twinaphex
|
3e35fb8672
|
(D3D8/D3D9) Move static global to struct
|
2020-03-07 17:04:06 +01:00 |
|
twinaphex
|
d63daacdf9
|
(GDI) Put gdi_menu_frame into struct
|
2020-03-07 16:50:25 +01:00 |
|
twinaphex
|
efe72dea94
|
(Caca) Put everything into the struct
|
2020-03-07 16:42:12 +01:00 |
|
twinaphex
|
a7dd320653
|
(CACA) Cleanups
|
2020-03-07 16:34:12 +01:00 |
|
twinaphex
|
203b4d7f80
|
(GDI) Move these variables to struct
|
2020-03-07 16:31:04 +01:00 |
|
twinaphex
|
2b0164f551
|
(GDI) Get rid of gdi_video_width static globals
|
2020-03-07 16:23:34 +01:00 |
|
twinaphex
|
7be7815933
|
(libnx) Buildfix
|
2020-03-07 06:49:10 +01:00 |
|
twinaphex
|
bdc31234d5
|
(Caca) Move caca global state to struct
|
2020-03-07 06:03:32 +01:00 |
|
twinaphex
|
e8ff0fddca
|
(drivers_font) More untangling of video_info
|
2020-03-07 05:48:21 +01:00 |
|
twinaphex
|
f3c6799b4e
|
(drivers_font) switch_font - cleanups
|
2020-03-07 05:25:28 +01:00 |
|
twinaphex
|
3e891c6237
|
(drivers font) Start making the code independent of video_frame_info
|
2020-03-07 04:45:27 +01:00 |
|
twinaphex
|
f588e7f646
|
Buildfix
|
2020-03-07 04:22:20 +01:00 |
|
twinaphex
|
b4b758466f
|
(gx_display_gl) Simplifications
|
2020-03-07 01:47:44 +01:00 |
|
twinaphex
|
ee9c6ef5ba
|
(Font driver) Get rid of more video_frame_info dependencies
|
2020-03-07 01:41:00 +01:00 |
|
twinaphex
|
267800abaa
|
(GL) Start reducing dependency on video_frame_info
|
2020-03-07 00:58:06 +01:00 |
|
twinaphex
|
4598f186a8
|
Get rid of video_frame_info dependency
|
2020-03-07 00:39:06 +01:00 |
|
twinaphex
|
83b815df17
|
(XEGL) Buildfix
|
2020-03-07 00:26:44 +01:00 |
|
twinaphex
|
7f75bcfcb5
|
(DRM) Buildfix
|
2020-03-07 00:06:34 +01:00 |
|
twinaphex
|
250468a1ba
|
drm_get_connector - cleanup
|
2020-03-06 23:18:22 +01:00 |
|
twinaphex
|
304cd05dc6
|
(X11) Buildfix
|
2020-03-06 23:00:06 +01:00 |
|
twinaphex
|
4d7b627421
|
Get rid of video_info dependency for set_video_mode
|
2020-03-06 22:58:12 +01:00 |
|
twinaphex
|
e20151a048
|
Get rid of video_info struct for swap_buffers too
|
2020-03-06 22:29:51 +01:00 |
|