twinaphex
|
4d31687899
|
Create menu_driver_resolve to avoid having to pass state pointer
around between functions
|
2015-02-13 19:00:59 +01:00 |
|
twinaphex
|
948847edc1
|
(GL) Style nits
|
2015-02-13 02:21:54 +01:00 |
|
twinaphex
|
fafd472b2f
|
(GL) Refactor gl_check_fbo_dimensions
|
2015-02-13 02:02:03 +01:00 |
|
twinaphex
|
7daf9fae03
|
Fix crash on startup with threaded video
|
2015-02-12 21:58:35 +01:00 |
|
twinaphex
|
4d478434c7
|
(Menu) Start getting rid of void * pointer
|
2015-02-11 20:28:54 +01:00 |
|
twinaphex
|
539c26c611
|
Refactor gl_set_texture_fmts
|
2015-02-11 16:11:05 +01:00 |
|
twinaphex
|
821a3283dc
|
Refactor gl_set_texture_frame
|
2015-02-11 16:05:11 +01:00 |
|
twinaphex
|
118ce66dec
|
Refactor gl_load_texture_data
|
2015-02-11 15:53:37 +01:00 |
|
twinaphex
|
77f6b98aa9
|
Reuse gl_load_texture_data some more
|
2015-02-11 15:46:55 +01:00 |
|
twinaphex
|
f3002c334f
|
Move GLSL driver higher up the priority list
|
2015-02-09 21:49:29 +01:00 |
|
twinaphex
|
e0184f0877
|
We don't want to allow the user to disable fonts and lock himself
out of seeing a GUI - gets rid of hack in gl.c
|
2015-02-09 19:11:53 +01:00 |
|
twinaphex
|
90e5cffab8
|
Add RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT
|
2015-02-08 18:39:12 +01:00 |
|
twinaphex
|
da88bcdd91
|
Rename gfx_shader* to video_shader*
|
2015-01-19 21:24:08 +01:00 |
|
twinaphex
|
b0548e1329
|
Properly namespace video_shader_parse.c functions
|
2015-01-19 21:09:39 +01:00 |
|
twinaphex
|
51d97c3fbb
|
Rename gfx_common.c to win32_dwm_common.c
|
2015-01-19 01:49:08 +01:00 |
|
twinaphex
|
80d4de7c3f
|
Add gfx/video_viewport.c/viewport.h
|
2015-01-18 23:59:57 +01:00 |
|
twinaphex
|
c4310ec813
|
Implement suspend_screensaver callback
|
2015-01-18 22:32:14 +01:00 |
|
twinaphex
|
64411558eb
|
Rename gfx/shader/ to gfx/drivers_shader
|
2015-01-12 22:23:48 +01:00 |
|
twinaphex
|
0b2d518531
|
Rename video_context.c to video_context_driver.c
|
2015-01-12 21:53:04 +01:00 |
|
twinaphex
|
cec3af8e4a
|
Rename shader_context.c to video_shader_driver.c
|
2015-01-12 21:41:27 +01:00 |
|
twinaphex
|
bd0f0c3f63
|
Rename gfx_context.c to video_context.c
|
2015-01-12 18:47:39 +01:00 |
|
twinaphex
|
a002208f59
|
Start moving graphics driver to gfx/drivers
|
2015-01-12 06:45:12 +01:00 |
|