RetroArch/gfx
LibretroAdmin 839b7654db More standardization of local len variables 2025-01-07 03:20:39 +01:00
..
common More standardization of local len variables 2025-01-07 03:20:39 +01:00
display_servers Revert "static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:13 +01:00
drivers Standardize naming of local len variables 2024-12-30 14:27:24 +01:00
drivers_context More standardization of local len variables 2025-01-07 03:20:39 +01: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 Cleanups/style nits 2024-12-25 22:52:12 +01:00
include Update Vulkan headers to v1.1.130 (#16952) 2024-09-02 08:39:44 -07:00
video_filters Syntax style nits 2024-12-23 05:44:40 +01:00
widgets Conventionalize len variables: 2024-12-27 05:51:33 +01: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 Local len variables need to have '_' prefix 2024-12-30 14:03:58 +01:00
gfx_animation.h Move XMB-specific line ticker code to xmb.c 2024-07-23 21:02:20 +02:00
gfx_display.c Cleanups/less string copies and indirection 2024-12-24 21:07:31 +01:00
gfx_display.h Cleanups - menu_entries_get_title returns results of strlcpy 2024-12-24 05:35:36 +01:00
gfx_thumbnail.c Warning cleanups/unused variables removal 2024-12-27 15:39:32 +01:00
gfx_thumbnail.h (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_thumbnail_path.c Standardize naming of local len variables 2024-12-30 14:27:24 +01:00
gfx_thumbnail_path.h Standardize naming of local len variables 2024-12-30 14:27:24 +01:00
gfx_widgets.c Fix passing wrong length of message (#17329) 2025-01-02 01:49:25 +01:00
gfx_widgets.h Cleanups - 2024-12-27 15:13:45 +01:00
video_crt_switch.c fill_pathname_parent_dir_name - small cleanups 2024-12-19 21:05:43 +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 fix for closing window (#17301) 2024-12-28 17:26:04 +01:00
video_driver.h video_driver_frame - optimize string handling 2024-12-25 23:33:50 +01:00
video_filter.c Change config_get_path/array return back to bool (#17333) 2025-01-02 14:35:33 +01:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_shader_parse.c (video_shader_parse.c) Code restored to pre-Dec 17 2025-01-01 03:00:09 +01:00
video_shader_parse.h (video_shader_parse.c) Code restored to pre-Dec 17 2025-01-01 03:00:09 +01: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