RetroArch/gfx
2014-08-28 13:31:56 -03:00
..
context (sdl_gl) Merge SDL and SDL2 event loops 2014-08-22 19:39:29 -03:00
d3d9 (MSVC D3D9) Change gfx enum filter type to unsigned 2014-08-19 21:22:39 +02:00
filters (SoftFilters) Options in blargg NTSC SNES .filt files work now 2014-08-19 19:49:18 +02:00
fonts
glsym
gx (GX) Build fix 2014-08-15 21:08:56 +02:00
image
inc/Cg (OSX) OSX version now requires that you have Cg toolkit installed. 2014-08-16 08:42:51 +02:00
math
psp (PSP) Move psp files to gfx/psp 2014-08-15 21:14:26 +02:00
py_state Start getting rid of driver_funcs.h macros 2014-08-14 19:54:22 +02:00
rpng
scaler (scaler.c) Add missing RGBA4444 to ARGB8888 conversion 2014-08-19 16:55:32 -03:00
exynos_gfx.c exynos: also use interpolate mode for menu blending 2014-08-09 16:43:48 +02:00
filter.c (PSP1) Fix build 2014-08-22 10:46:14 +02:00
filter.h
gfx_common.c (Win32) Fixup build 2014-08-03 03:30:59 +02:00
gfx_common.h
gfx_context.c Don't use SDL GL contexts with OpenGL disabled. 2014-08-21 12:54:20 +02:00
gfx_context.h (Wayland) Adding preliminary work by maister - input hookup still 2014-08-09 21:35:27 +02:00
gl_common.h (Recording) Bake in HAVE_RECORD implicitly 2014-08-12 05:28:43 +02:00
gl.c Disable BFI during fast foward 2014-08-27 22:40:19 +01:00
nullgfx.c Add null drivers 2014-08-14 03:05:44 +02:00
omap_gfx.c
sdl2_gfx.c (SDL2) List available renderers 2014-08-28 13:31:56 -03:00
sdl_gfx.c (SDL) Fix scaler memory leak 2014-08-28 13:31:56 -03:00
shader_cg.c Cleanup extraneous elses 2014-08-27 03:28:22 +02:00
shader_cg.h
shader_common.c (gfx) Cleanups 2014-08-03 02:16:02 +02:00
shader_common.h Move DEFAULT_SHADER_TYPE from driver.h to gfx/shader_common.h 2014-08-26 19:48:56 +02:00
shader_glsl.c Cleanup extraneous elses 2014-08-27 03:28:22 +02:00
shader_glsl.h
shader_hlsl.c Cleanup extraneous elses 2014-08-27 03:28:22 +02:00
shader_hlsl.h
shader_parse.c
shader_parse.h Get rid of gfx_filter_type which is being problematic 2014-08-17 19:02:03 +02:00
state_tracker.c Start getting rid of driver_funcs.h macros 2014-08-14 19:54:22 +02:00
state_tracker.h
thread_wrapper.h
vg.c
video_thread_wrapper.c video_thread_wrapper.c - make code safer - prevent more null pointer 2014-08-14 16:39:35 +02:00
xenon360_gfx.c (Xenon) xenon360_gfx.c - cleanup 2014-08-15 21:32:36 +02:00
xvideo.c