RetroArch/gfx
2015-04-02 20:12:32 -03:00
..
d3d (XDK1) Cleanups 2015-03-30 02:16:54 +02:00
drivers ctr_gfx: Fix a missing printf formatting specifier 2015-04-02 12:41:07 -04:00
drivers_context (wgl_shader_dlg.c) Style nits 2015-03-30 18:02:22 +02:00
drivers_font (gl_raster_font.c) Fix block (un)binding 2015-04-02 20:12:32 -03: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 Turn gl_ff_vertex/gl_ff_matrix into functions 2015-03-30 02:59:39 +02:00
image (OSX PPC) Buildfixes 2015-03-31 02:47:51 +11:00
inc/Cg
pixman
video_filters
font_d3d_driver.c D3D and GL now use the same font driver interface 2015-03-30 00:55:39 +02:00
font_d3d_driver.h D3D and GL now use the same font driver interface 2015-03-30 00:55:39 +02:00
font_gl_driver.c D3D and GL now use the same font driver interface 2015-03-30 00:55:39 +02:00
font_gl_driver.h D3D and GL now use the same font driver interface 2015-03-30 00:55:39 +02:00
font_renderer_driver.c
font_renderer_driver.h D3D and GL now use the same font driver interface 2015-03-30 00:55:39 +02:00
gl_common.c Turn gl_ff_vertex/gl_ff_matrix into functions 2015-03-30 02:59:39 +02:00
gl_common.h Turn gl_ff_vertex/gl_ff_matrix into functions 2015-03-30 02:59:39 +02:00
video_context_driver.c (GLX) Add GLES2 support 2015-03-21 23:10:06 +01:00
video_context_driver.h
video_driver.c video_driver: Fix a typo in a conditional 2015-04-02 08:27:31 -04: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 Go through global_get_ptr 2015-03-21 04:43:18 +01:00
video_monitor.h
video_pixel_converter.c Go through global_get_ptr 2015-03-21 04:43:18 +01:00
video_pixel_converter.h
video_shader_driver.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
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 Create input_driver_state 2015-03-23 03:04:05 +01:00
video_state_tracker.h
video_texture.c (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
video_texture.h Rename/move menu_texture to gfx/video_texture 2015-03-20 02:19:19 +01:00
video_thread_wrapper.c (audio/video_thread_wrapper) Style nits 2015-03-23 01:44:36 +01: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 Go through global_get_ptr 2015-03-21 04:43:18 +01:00
video_viewport.h