RetroArch/gfx
2012-09-23 12:11:24 +02:00
..
context Make sure all page-flips are acknowledged. 2012-09-23 12:11:24 +02:00
ext Actually update rarch_video.h. 2012-08-11 20:36:52 +02:00
fonts Only allow keyboard input when in focus int x_input. 2012-09-16 01:27:32 +02:00
math Use custom matrix calculation routines. 2012-08-09 08:56:35 +02:00
py_state Purge some still lingering SSNES-isms. 2012-09-07 21:56:26 +02:00
scaler Fix CXX_BUILD. 2012-09-09 23:37:12 +02:00
ext_gfx.c (Android) Compile with HAVE_DYLIB 2012-09-17 05:31:29 +02:00
gfx_common.c Avoid using IS_LINUX. Use plain __linux__. 2012-09-03 00:08:33 +02:00
gfx_common.h Should fix build on OSX 10.8. 2012-09-21 21:11:10 +02:00
gfx_context.h Add experimental X/EGL support. 2012-09-15 15:17:34 +02:00
gl_common.h No GLES2 extensions are used. Drop header include. 2012-09-16 01:29:45 +02:00
gl_font.h (Rmenu/fonts) no longer use gl_render_msg_post 2012-08-04 02:28:38 +02:00
gl.c ifdef out extension logging. 2012-09-23 11:54:51 +02:00
image.c Fix LUT textures in GLES. 2012-09-15 23:59:52 +02:00
image.h (Xbox 1) Refactor surface code to implementation of texture_image 2012-08-05 17:18:19 +02:00
null.c Only build in start/stop/restart on RARCH_CONSOLE. 2012-07-08 17:29:09 +02:00
rpi.c remove debugging code accidentally left over in OpenVG driver 2012-09-19 21:06:32 -04:00
sdl_gfx.c Should fix build on OSX 10.8. 2012-09-21 21:11:10 +02:00
shader_cg.c Fix LUT textures in GLES. 2012-09-15 23:59:52 +02:00
shader_cg.h Rework attribute and MVP passing in GL. 2012-09-11 23:32:00 +02:00
shader_glsl.c No GLES2 extensions are used. Drop header include. 2012-09-16 01:29:45 +02:00
shader_glsl.h Rework attribute and MVP passing in GL. 2012-09-11 23:32:00 +02:00
shader_hlsl.c (360) Clean up font code + remove some Win32-isms 2012-05-28 14:05:28 +02:00
shader_hlsl.h (360) Very rough shader selection in Settings menu - second pass doesn't work yet - blank screen - some memory leaks when loading a lot of shaders one after another 2012-05-21 18:02:59 +02:00
state_tracker.c Snes exorcism 2012-07-07 17:19:32 +02:00
state_tracker.h Revert rarch_stdint.h references 2012-06-24 21:55:36 +02:00
xvideo.c Only allow keyboard input when in focus int x_input. 2012-09-16 01:27:32 +02:00