RetroArch/gfx
2015-04-10 08:34:28 +02:00
..
common (Win32) Cleanups/Buildfixes 2015-04-09 05:48:01 +02:00
d3d (D3D) Use gfx_ctx_swap_interval 2015-04-10 08:34:28 +02:00
drivers Create more gfx_ctx wrapper functions and use them 2015-04-10 08:33:07 +02:00
drivers_context (wgl_ctx.c) Fix warnings 2015-04-10 06:33:18 +02:00
drivers_font (360) Change #ifndef LSB_FIRST to #ifdef MSB_FIRST 2015-04-10 08:03:34 +02:00
drivers_font_renderer (OSX PPC) Start making things more backwards compatible with OSX 10.4 - avoid CGFloat, NSUinteger, NSInteger, use <AvailabilityMacros.h> instead of <Availability.h>, etc. 2015-03-30 17:10:31 +02:00
drivers_shader Move gl_common.c to gfx/drivers 2015-04-09 04:57:17 +02:00
drivers_wm Move gfx_set_dwm call to platform_win32.c 2015-04-09 22:58:57 +02:00
image (PS3) Buildfix 2015-04-10 07:46:54 +02:00
inc/Cg
pixman
video_filters
font_driver.c (Font) Combine font_d3d_driver and font_gl_driver 2015-04-03 20:36:19 +02:00
font_driver.h (Font) Combine font_d3d_driver and font_gl_driver 2015-04-03 20:36:19 +02:00
font_renderer_driver.c
font_renderer_driver.h Add extern "C" to font_renderer_driver.h 2015-04-04 02:47:13 +02:00
video_context_driver.c Create more gfx_ctx wrapper functions and use them 2015-04-10 08:33:07 +02:00
video_context_driver.h Create more gfx_ctx wrapper functions and use them 2015-04-10 08:33:07 +02:00
video_driver.c (Font) Combine font_d3d_driver and font_gl_driver 2015-04-03 20:36:19 +02:00
video_driver.h Merge pull request #1559 from aliaspider/master 2015-04-01 23:18:12 +02:00
video_filter.c
video_filter.h
video_monitor.c
video_monitor.h
video_pixel_converter.c
video_pixel_converter.h
video_shader_driver.c
video_shader_driver.h
video_shader_parse.c
video_shader_parse.h
video_state_python.c (video_state_python.c) Cleanup 2015-03-28 21:18:46 +01:00
video_state_python.h
video_state_tracker.c
video_state_tracker.h
video_texture.c Move gl_common.c to gfx/drivers 2015-04-09 04:57:17 +02:00
video_texture.h
video_thread_wrapper.c video_thread_wrapper: Fix height return value 2015-04-03 15:21:55 -04:00
video_thread_wrapper.h Make video_thread_wrapper.h not dependent on GL video font driver 2015-03-28 19:44:03 +01:00
video_viewport.c
video_viewport.h