RetroArch/gfx
Themaister 77a62573a2 Fix crash in GLSL when overlays with many textures are used.
Have to call shader->use() for each set_coords or we overflow
the attribs array cached buffer.
2013-12-26 23:34:40 +01:00
..
context Some Win32 fixes. 2013-12-24 14:10:18 +01:00
d3d9 (D3D9) Fix up D3D driver - use RARC_PERFORMANCE macros 2013-12-22 17:41:08 +01:00
fonts Get rid of lifecycle_mode_state and use g_extern.lifecycle_state 2013-11-07 21:44:44 +01:00
glsym (Apple) (glsym_gl.c) Comment out all functions not supported by 2013-11-09 07:38:50 +01:00
math matrix.h - fix typo 2013-11-07 22:53:49 +01:00
py_state
rpng
scaler Add RETRO_ENVIRONMENT_GET_PERF_INTERFACE to libretro.h 2013-12-17 19:10:40 +01:00
gfx_common.c Add RETRO_ENVIRONMENT_GET_PERF_INTERFACE to libretro.h 2013-12-17 19:10:40 +01:00
gfx_common.h
gfx_context.c Convert most C99-style for loop initial declarations to C89-compliant 2013-10-22 15:08:17 +02:00
gfx_context.h
gl_common.h Clean up float FBO handling a bit. 2013-12-04 12:55:51 +01:00
gl.c Fix crash in GLSL when overlays with many textures are used. 2013-12-26 23:34:40 +01:00
image.c Convert most C99-style for loop initial declarations to C89-compliant 2013-10-22 15:08:17 +02:00
image.h
null.c
omap_gfx.c video_omap: add font rendering for ARGB8888 framebuffer 2013-12-07 23:56:04 +01:00
sdl_gfx.c Rework performance interface. 2013-12-18 19:21:56 +01:00
shader_cg.c Fixup C89 for loops. 2013-10-22 21:37:56 +02:00
shader_cg.h
shader_common.h
shader_glsl.c Fix crash in GLSL when overlays with many textures are used. 2013-12-26 23:34:40 +01:00
shader_glsl.h
shader_hlsl.c
shader_hlsl.h
shader_parse.c Convert most C99-style for loop initial declarations to C89-compliant 2013-10-22 15:08:17 +02:00
shader_parse.h Optimize some struct sizes. 2013-11-03 23:57:41 -05:00
state_tracker.c Convert most C99-style for loop initial declarations to C89-compliant 2013-10-22 15:08:17 +02:00
state_tracker.h
thread_wrapper.c Rework performance interface. 2013-12-18 19:21:56 +01:00
thread_wrapper.h
vg.c Rework performance interface. 2013-12-18 19:21:56 +01:00
xvideo.c Use input context in xvideo and xegl. 2013-12-08 14:42:03 +01:00