RetroArch/gfx
2023-03-17 16:13:09 +01:00
..
common Put forward declaration in wgl_ctx.c 2023-03-17 16:13:09 +01:00
display_servers Style nits/minor cleanups 2022-12-05 14:24:49 +01:00
drivers Fix no on-screen notifications (#15052) 2023-03-03 17:51:29 +01:00
drivers_context Put forward declaration in wgl_ctx.c 2023-03-17 16:13:09 +01:00
drivers_display (PSL1GHT) Code cleanup (#15006) 2023-02-22 08:14:38 +01:00
drivers_font (RSX) Updates to video driver 2023-02-23 16:11:01 +01:00
drivers_font_renderer (PSL1GHT) Fix some warnings 2023-02-20 14:50:54 +01:00
drivers_shader Update shader_glsl.c 2023-02-26 19:03:05 +01:00
include Some CXX_BUILD fixes 2022-08-05 17:40:06 +02:00
video_filters Cleanups/style nits 2023-02-23 13:15:14 +01:00
widgets Show square sized widget on volume mute (#14884) 2023-01-21 17:12:58 +01:00
font_driver.c (PSL1GHT) Use HAVE_GCM as a define for compiling in the libgcm video 2023-02-21 14:24:00 +01:00
font_driver.h Revert "Header cleanups - don't include retroarch.h everywhere" 2023-01-08 09:05:46 +01:00
gfx_animation.c (gfx_display/gfx_animation) Use flags instead of bools (#14488) 2022-10-07 00:10:32 +02:00
gfx_animation.h (gfx_display/gfx_animation) Use flags instead of bools (#14488) 2022-10-07 00:10:32 +02:00
gfx_display.c (PSL1GHT) Use HAVE_GCM as a define for compiling in the libgcm video 2023-02-21 14:24:00 +01:00
gfx_display.h (XMB) Layout corrections (#14986) 2023-02-16 16:08:57 +01:00
gfx_thumbnail_path.c Rollback extended character PR - caused too many issues 2022-11-02 06:23:46 +01:00
gfx_thumbnail_path.h Allow On-Demand Thumbnails in Explore menu (#14385) 2022-09-05 00:01:38 +02:00
gfx_thumbnail.c Savestate thumbnail aspect ratio fallback (#14828) 2023-01-09 04:13:11 +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 Silence some signed/unsigned mismatch warnings 2022-11-21 19:34:43 +01:00
gfx_widgets.h Silence some warnings that popup in Xcode 2023-01-04 18:42:35 +01:00
video_coord_array.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.h reorder structs, alignment 2020-08-15 00:35:15 +02:00
video_crt_switch.c (video_crt_switch.c) Get rid of unnecessary strlen 2022-08-04 00:10:19 +02:00
video_crt_switch.h Add support for switchres.ini core and directory overrides 2021-06-20 02:31:10 -03:00
video_defines.h Enable localization of video rotation, orientation, aspect ratio options. (#14744) 2022-12-19 21:36:06 +01:00
video_display_server.h Refresh rate switch addition on startup (#13316) 2021-12-03 17:52:46 +01:00
video_driver.c Notification font + statistics adjustments (#15089) 2023-03-13 20:10:10 +01:00
video_driver.h Notification font + statistics adjustments (#15089) 2023-03-13 20:10:10 +01:00
video_filter.c (GCC12) Get rid of warning: the comparison will always evaluate as 'true' for the pointer operand in 'filt->thread_data + (sizetype)((long long unsigned int)i * 48)' must not be NULL [-Waddress] 2022-06-04 10:04:59 +02:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_shader_parse.c Cleanups 2023-02-28 18:32:11 +01:00
video_shader_parse.h Shader Preset - Wildcard Replacement in Paths on Load (#15023) 2023-02-26 19:06:57 +01:00
video_thread_wrapper.c Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
video_thread_wrapper.h (video_thread_wrapper) For threaded/audio video wrapper we will use 2022-11-18 20:42:47 +01:00