RetroArch/gfx
2014-05-03 18:17:35 +02:00
..
context Add support for GLES 3.1+. 2014-05-03 15:21:14 +02:00
d3d9 (D3D) use new instead of calloc so that constructors are run 2014-04-26 13:26:01 +02:00
filters Fix rgb565 mode on this thing. 2014-05-03 18:17:35 +02:00
fonts
glsym Fix GL_DEBUG for GLES. 2014-04-21 14:46:59 +02:00
image
math
py_state
rpng
scaler Uniquely name gfx/scaler/filter.c for MSVC 2014-04-16 15:48:33 +02:00
filter.c (SoftFilters) Add Phosphor2x 2014-05-03 02:26:04 +02:00
filter.h (DSP Filters) Add code for HAVE_BUILTIN_FILTERS 2014-04-29 21:56:50 +02:00
gfx_common.c
gfx_common.h
gfx_context.c Make video_shared_context an option. 2014-04-19 16:37:39 +02:00
gfx_context.h Add HW context support to X/EGL and KMS/EGL. 2014-04-19 16:06:25 +02:00
gl_common.h Change HAVE_FFMPEG ifdefs into HAVE_RECORD - recording will get 2014-05-03 00:21:07 +02:00
gl.c Add support for GLES 3.1+. 2014-05-03 15:21:14 +02:00
lima_gfx.c
null.c
omap_gfx.c
sdl_gfx.c (SDL gfx driver) Some cleanups 2014-04-30 04:04:59 +02:00
shader_cg.c
shader_cg.h
shader_common.h
shader_glsl.c
shader_glsl.h
shader_hlsl.c
shader_hlsl.h
shader_parse.c
shader_parse.h
state_tracker.c
state_tracker.h
thread_wrapper.h
vg.c Add HW context support to X/EGL and KMS/EGL. 2014-04-19 16:06:25 +02:00
video_thread_wrapper.c
xvideo.c