RetroArch/gfx
2023-12-21 13:48:34 -08:00
..
common Fix screen resolution always tied to the main monitor on win32 platforms. (#15897) 2023-12-20 16:34:53 -08:00
display_servers Fix screen resolution always tied to the main monitor on win32 platforms. (#15897) 2023-12-20 16:34:53 -08:00
drivers iOS: Fix xrgb8888 in gl driver (#16013) 2023-12-18 01:18:03 -08:00
drivers_context iOS/tvOS: create gl context as gles3 (#15958) 2023-11-30 03:30:17 -08:00
drivers_font Remove now obsolete xdk1_xfonts.c 2023-06-15 12:59:32 +02:00
drivers_font_renderer Cleanups for font drivers 2023-06-15 12:37:09 +02:00
drivers_shader [Vulkan] Fix a validation error (#15946) 2023-11-24 11:23:58 -08:00
include Some CXX_BUILD fixes 2022-08-05 17:40:06 +02:00
video_filters Add files via upload (#15609) 2023-08-17 06:12:35 -07:00
widgets (cheevos) inform user when server is unreachable (#15970) 2023-12-02 05:33:13 -08:00
font_driver.c Get rid of some code duplication in MaterialUI/Ozone 2023-06-16 00:48:16 +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 Cleanups/simplifications 2023-08-17 21:58:41 +02:00
gfx_animation.h Header uniformity cleanups 2023-05-30 21:21:05 +02:00
gfx_display.c Merge video_coord_array.c into video_driver.c 2023-08-15 16:02:12 +02:00
gfx_display.h Header uniformity cleanups 2023-05-30 21:21:05 +02:00
gfx_thumbnail.c Style nits 2023-09-03 17:37:00 +02: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 Fix thumbnails in History for content loaded through Load Content (#16025) 2023-12-21 13:48:34 -08:00
gfx_thumbnail_path.h Replace more strlcat calls 2023-07-16 18:07:49 +02:00
gfx_widgets.c Fix word wrapped widget length (#15905) 2023-11-14 09:51:43 -08:00
gfx_widgets.h (cheevos) inform user when server is unreachable (#15970) 2023-12-02 05:33:13 -08:00
video_crt_switch.c Fix videocore + switchres compile failure (#15971) 2023-12-02 05:33:03 -08: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 Merge video_coord_array.c into video_driver.c 2023-08-15 16:02:12 +02:00
video_display_server.h Display server for KMS 2023-05-19 17:34:25 +02:00
video_driver.c Move and relocate 'Frame Delay' (#15898) 2023-11-12 11:23:57 -08:00
video_driver.h Move and relocate 'Frame Delay' (#15898) 2023-11-12 11:23:57 -08:00
video_filter.c Reduce char arrays - 2023-06-19 18:16:40 +02:00
video_filter.h
video_shader_parse.c Explicit typecast to bool for some flag to bool conversions 2023-08-16 00:16:03 +02:00
video_shader_parse.h Header uniformity cleanups 2023-05-30 21:21:05 +02:00
video_thread_wrapper.c fix crash showing achievement game placard when threaded video enabled and game image not cached (#16008) 2023-12-12 21:43:54 -08:00
video_thread_wrapper.h (video_thread_wrapper) For threaded/audio video wrapper we will use 2022-11-18 20:42:47 +01:00