RetroArch/gfx
Themaister dc385ad0c5 Fix ifdefs for eglBindAPI in gl.c.
HAVE_OPENGL_MODERN is only defined for PSL1GHT at the moment.
2012-09-19 09:07:46 +02:00
..
context add change to drm/x egl contexts for future OpenVG support 2012-09-18 22:59:51 -04: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 Cleanup screensaver code. 2012-07-27 15:47:56 +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 Fix ifdefs for eglBindAPI in gl.c. 2012-09-19 09:07:46 +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 big Raspberry Pi-related changes 2012-09-18 19:42:17 -04:00
sdl_gfx.c Add experimental X/EGL support. 2012-09-15 15:17:34 +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