RetroArch/gfx
2017-12-31 03:18:10 +01:00
..
common Turn this into a static variable 2017-12-31 03:18:10 +01:00
display_servers Update 2017-12-25 07:36:49 +01:00
drivers (NSW) since we haven't yet gotten the OS graphics driver, upon calling display_finalize, to release some of the (currently global) resouces we give it when we initialized it, we need to maintain a little bit of global state in the graphics driver so it can be freed and reinitialized when we load a core. this should be able to be reverted when we implement alloc_pages in libtransistor. see https://github.com/reswitched/libtransistor/issues/74 and https://github.com/reswitched/libtransistor/issues/69 2017-12-31 03:04:15 +01:00
drivers_context x11: enable window transparency 2017-12-16 10:29:30 -05:00
drivers_font (WIIU) add a color attribute to tex_shader. 2017-12-30 23:21:32 +01:00
drivers_font_renderer Move path_file_exists to filestream and do away with filestream 2017-12-14 20:05:46 +01:00
drivers_renderchain (Xbox 360) Buildfixes 2017-12-30 12:36:00 +01:00
drivers_shader (Xbox 360) Buildfixes 2017-12-30 12:36:00 +01:00
drivers_tracker Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
include Make D3D headers more suitable for C89_BUILD 2017-12-27 22:03:13 +01:00
video_filters Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
font_driver.c enable STB Unicode font renderer for PS3 2017-12-23 21:35:45 -05:00
font_driver.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_defines.h Header update #1 2017-01-22 13:40:32 +01:00
video_display_server.c Prevent some warnings on PS3 2017-12-21 02:06:34 +01:00
video_display_server.h x11: enable window transparency 2017-12-16 10:29:30 -05:00
video_driver.c Prevent some warnings 2017-12-29 13:00:24 +01:00
video_driver.h Nintendo Switch (libtransistor) port 2017-12-29 00:10:01 +01:00
video_filter.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_shader_parse.c that's an interesting double free 2017-12-18 22:29:27 +01:00
video_shader_parse.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_state_tracker.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_state_tracker.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_thread_wrapper.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_thread_wrapper.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00