RetroArch/gfx
Twinaphex ec93f315e0 Merge pull request #1251 from lioncash/cond
Remove redundant conditions
2014-11-15 12:37:15 +01:00
..
context Fix typoed typedef name. 2014-11-06 01:47:11 +01:00
d3d Add/fix some trivial null checks 2014-11-14 23:06:34 -05:00
fonts Move file_path.c to libretro SDK 2014-10-22 00:23:06 +02:00
gx Move menu code up one root dir 2014-10-28 19:54:23 +01:00
image Rename rarch_file_path to file_ops 2014-10-21 23:53:09 +02:00
inc/Cg (OSX) OSX version now requires that you have Cg toolkit installed. 2014-08-16 08:42:51 +02:00
psp (PSP) psp1_gfx.c - robustness checks 2014-11-08 16:35:59 +01:00
py_state Rename rarch_file_path to file_ops 2014-10-21 23:53:09 +02:00
rpng Start properly implementing libretro SDK for boolean.h include 2014-10-21 05:05:52 +02:00
shader Remove redundant conditions 2014-11-14 22:50:33 -05:00
video_filters (Filters) Hardcode amount of threads for blargg_ntsc_snes to 1 for stability 2014-10-29 08:16:45 +01:00
exynos_gfx.c Add has_windowed to video driver and graphics context driver 2014-10-08 17:23:02 +02:00
filter.c Rename gfx/filters and audio/filters to gfx/video_filters and audio/audio_filters 2014-10-29 07:51:23 +01:00
filter.h Rename gfx/filters and audio/filters to gfx/video_filters and audio/audio_filters 2014-10-29 07:51:23 +01:00
gfx_common.c Rename 'time' variables 2014-10-21 02:18:38 +02:00
gfx_common.h Start properly implementing libretro SDK for boolean.h include 2014-10-21 05:05:52 +02:00
gfx_context.c Remove unused variable 2014-10-26 22:27:49 +01:00
gfx_context.h (gfx_context) Fix warnings 2014-10-24 07:26:51 +02:00
gl_common.c (gl_common.c) Fix declaration shadows a variable in global scope warning 2014-10-14 18:30:22 +02:00
gl_common.h Convert math/matrix.c to math/matrix_4x4.c 2014-10-26 02:32:10 +01:00
gl.c (Lakka) Use theme font + responsive font size 2014-11-07 15:05:59 +01:00
nullgfx.c Add has_windowed to video driver and graphics context driver 2014-10-08 17:23:02 +02:00
omap_gfx.c Move scaler code over to libretro SDK 2014-10-23 04:34:35 +02:00
sdl2_gfx.c (Lakka) Use theme font + responsive font size 2014-11-07 15:05:59 +01:00
sdl_gfx.c Move scaler code over to libretro SDK 2014-10-23 04:34:35 +02:00
state_tracker.c Reduce header dependencies 2014-10-26 01:15:41 +02:00
state_tracker.h Start properly implementing libretro SDK for boolean.h include 2014-10-21 05:05:52 +02:00
vg.c Update other gfx_ctx_init_first calls 2014-10-24 02:15:30 +02:00
video_thread_wrapper.c (Lakka) Use theme font + responsive font size 2014-11-07 15:05:59 +01:00
video_thread_wrapper.h (Menu) Fix two warnings 2014-11-07 22:51:42 +01:00
xenon360_gfx.c Add has_windowed to video driver and graphics context driver 2014-10-08 17:23:02 +02:00
xvideo.c Add has_windowed to video driver and graphics context driver 2014-10-08 17:23:02 +02:00