RetroArch/gfx
twinaphex d62164c4ae (BB10) Build fixes
(General) Fix some unused variable warnings
2014-05-17 22:16:25 +02:00
..
context (Playbook) Fix build 2014-05-17 14:36:15 +02:00
d3d9 (D3D) use new instead of calloc so that constructors are run 2014-04-26 13:26:01 +02:00
filters (BB10) Build fixes 2014-05-17 22:16:25 +02:00
fonts Should avoid UTF-8 segfault in bitmapfont. 2014-04-15 04:43:14 +02:00
glsym Split up rglgen header includes to separate header file 2014-05-08 03:30:43 +02:00
image (image_rpng.c) Fix warning 2014-05-13 09:43:02 -07:00
math
py_state
rpng
scaler Uniquely name gfx/scaler/filter.c for MSVC 2014-04-16 15:48:33 +02:00
filter.c (BB10) Build fixes 2014-05-17 22:16:25 +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 Add mipmapping and sRGB FBO support. 2014-05-11 13:39:04 +02:00
gl.c (Input) Move console input drivers to input/ directory - should start getting rid of 2014-05-13 17:01:27 +02:00
image_context.c (MSVC 2010) Build fix 2014-05-10 11:35:51 -07:00
image_context.h Image backends don't have state. 2014-05-11 11:22:09 +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 Fix off-by-one error with PASSPREV. 2014-05-16 16:17:02 +02:00
shader_cg.h
shader_common.c Nits. 2014-05-11 19:02:01 +02:00
shader_common.h Refactor sRGB FBO handling a bit. 2014-05-11 19:35:54 +02:00
shader_glsl.c Avoid needless branch. 2014-05-16 18:11:47 +02:00
shader_glsl.h
shader_hlsl.c Refactor sRGB FBO handling a bit. 2014-05-11 19:35:54 +02:00
shader_hlsl.h
shader_parse.c Refactor sRGB FBO handling a bit. 2014-05-11 19:35:54 +02:00
shader_parse.h Refactor sRGB FBO handling a bit. 2014-05-11 19:35:54 +02:00
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