RetroArch/gfx
2017-01-01 06:06:44 +01:00
..
common Attempt to fix some issues with BGRA textures 2016-12-30 21:14:30 -07:00
drivers Use this code for GLES2 and GLES3 2016-12-30 13:56:54 -07:00
drivers_context Simplif gfx_ctx_drm_queue_flip 2017-01-01 06:06:44 +01:00
drivers_font Fix silly typo 2016-12-03 18:43:12 +00:00
drivers_font_renderer Remove runloop.h header includes 2016-12-02 06:26:41 +01:00
drivers_shader Silence some Coverity warnings 2016-12-21 01:34:28 +01:00
drivers_tracker Simplify input_push_analog_dpad 2016-12-04 22:20:47 +01:00
include Add D3D9 headers 2016-08-12 01:17:54 +02:00
video_filters (video filters) Update exp_generic_rgb565 2016-09-01 02:03:43 +02:00
font_driver.c initial libcaca video driver 2016-12-01 12:13:45 -05:00
font_driver.h initial libcaca video driver 2016-12-01 12:13:45 -05:00
video_context_driver.c Cleanup 2016-11-20 15:21:02 +01:00
video_context_driver.h Turn some video context driver functions into macros 2016-11-20 15:06:28 +01:00
video_coord_array.c Rename gfx_coord to video_coord 2016-05-10 02:32:59 +02:00
video_coord_array.h Use retro_common_api.h 2016-06-03 05:43:49 +02:00
video_defines.h Create gfx/video_defines.h 2016-10-25 20:18:31 +02:00
video_driver.c Get rid of set_rgba/unset_rgba inside image_texture.c 2016-12-29 23:22:40 +01:00
video_driver.h Revert "Rename runloop_msg_queue_push to video_driver_msg_queue_push" 2016-12-22 23:36:11 +01:00
video_filter.c Move config_file_userdata.c to libretro-common 2016-12-12 12:36:46 +01:00
video_filter.h Cleanups 2016-09-12 17:29:01 +02:00
video_shader_driver.c Turn video_shader_driver_set_parameter to macro 2016-11-20 17:28:51 +01:00
video_shader_driver.h Add 'Simple Snow' shader to GLSL backend 2016-12-06 00:48:36 +01:00
video_shader_parse.c Vulkan: Fix menu shader parameters for slangp. 2016-12-20 15:58:37 +01:00
video_shader_parse.h Refactor out resolve_current_parameters. 2016-08-01 22:10:14 +02:00
video_state_tracker.c Be more careful with allocations 2016-12-25 01:52:40 +01:00
video_state_tracker.h Header cleanup 2016-09-06 23:34:55 +02:00
video_thread_wrapper.c Get rid of more implicit memsets 2016-12-19 19:17:23 +01:00
video_thread_wrapper.h Move enums to gfx/video_thread_wrapper.c 2016-09-11 17:42:53 +02:00