RetroArch/gfx
2024-11-19 03:03:05 +01:00
..
common Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
display_servers static variables are initialized to '0' automatically as per C rules 2024-11-18 15:33:34 +01:00
drivers static variables are initialized to '0' automatically as per C rules 2024-11-18 15:33:34 +01:00
drivers_context apple: switch from MTKView to CAMetalLayer for vulkan (again) (#17045) 2024-09-27 14:36:45 -07:00
drivers_font CXX_BUILDFIX buildfixes 2024-07-20 19:42:45 +02:00
drivers_font_renderer Fix typos (#17068) 2024-10-01 17:36:33 -07:00
drivers_shader Add Frametime Uniforms (#17155) 2024-11-12 19:50:59 -08:00
include Update Vulkan headers to v1.1.130 (#16952) 2024-09-02 08:39:44 -07:00
video_filters Fix typos (#17068) 2024-10-01 17:36:33 -07:00
widgets More downsizing of variables 2024-09-09 16:18:32 +02:00
font_driver.c CXX_BUILDFIX buildfixes 2024-07-20 19:42:45 +02:00
font_driver.h Get rid of some code duplication in MaterialUI/Ozone 2023-06-16 00:48:16 +02:00
gfx_animation.c Fix typos (#17068) 2024-10-01 17:36:33 -07:00
gfx_animation.h Move XMB-specific line ticker code to xmb.c 2024-07-23 21:02:20 +02:00
gfx_display.c static variables are initialized to '0' automatically as per C rules 2024-11-18 15:33:34 +01:00
gfx_display.h This change allows playlist icons to be replaced with Logos. (#16758) 2024-08-07 08:39:57 -07:00
gfx_thumbnail_path.c Remove unused referenced variables 2024-09-10 23:39:14 +02:00
gfx_thumbnail_path.h Dehardcode some more variable sizes 2024-09-09 16:42:02 +02:00
gfx_thumbnail.c static variables are initialized to '0' automatically as per C rules 2024-11-18 15:33:34 +01:00
gfx_thumbnail.h (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_widgets.c static variables are initialized to '0' automatically as per C rules 2024-11-18 15:33:34 +01:00
gfx_widgets.h Dehardcode some more variable sizes 2024-09-09 16:42:02 +02:00
video_crt_switch.c static variables are initialized to '0' automatically as per C rules 2024-11-18 15:33:34 +01:00
video_crt_switch.h CRT: fix aspect ratio for tate games on a horizontal screen (#15378) 2023-06-14 04:42:43 +02:00
video_defines.h Pixel perfect integer scaling improvements (#17098) 2024-10-14 14:44:10 -07:00
video_display_server.h apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
video_driver.c static variables are initialized to '0' automatically as per C rules 2024-11-18 15:33:34 +01:00
video_driver.h Add Frametime Uniforms (#17155) 2024-11-12 19:50:59 -08:00
video_filter.c Fix typos (#17068) 2024-10-01 17:36:33 -07:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_shader_parse.c Avoid calling strlcpy when copying string onto itself (#17031) 2024-09-24 19:24:46 -05:00
video_shader_parse.h Revert "Start reducing size of video_shader_pass struct to reduce" 2024-09-11 19:17:20 +02:00
video_thread_wrapper.c Fix reinitialization of the threaded gl drivers 2024-05-26 21:32:29 +02:00
video_thread_wrapper.h Fix crash when using threaded video (#16518) 2024-05-13 07:24:51 -07:00