RetroArch/gfx
libretroadmin 046c2375e7
Some checks failed
CI Windows (MSVC) / msvc (Debug, x64, 2019) (push) Waiting to run
CI Windows (MSVC) / msvc (Debug, x64, 2022) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, 2019) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, 2022) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, UWP) (push) Waiting to run
CI Windows (MSVC) / msvc (ReleaseAngle, x64, UWP) (push) Waiting to run
CI macOS / build (push) Waiting to run
CI 3DS / build (push) Failing after 0s
CI Android / build (push) Failing after 0s
CI DOS/DJGPP / build (push) Failing after 0s
CI Emscripten / build (push) Failing after 0s
CI GameCube / build (push) Failing after 0s
CI Linux (i686) / build (push) Failing after 0s
CI Miyoo ARM32 / build (push) Failing after 0s
CI PS2 / build (push) Failing after 0s
CI PS4/ORBIS / build (push) Failing after 0s
CI PSP / build (push) Failing after 0s
CI PSVita / build (push) Failing after 0s
CI RS90 Odbeta MIPS32 / build (push) Failing after 0s
CI RetroFW MIPS32 / build (push) Failing after 0s
CI Switch/libnx / build (push) Failing after 0s
CI Wii / build (push) Failing after 0s
CI WiiU / build (push) Failing after 0s
CI Windows i686 (MXE) / build (push) Failing after 0s
CI Windows x64 (MXE) / build (push) Failing after 0s
RetroArch CI / linux-c89 (push) Failing after 0s
CI webOS / build (push) Failing after 0s
Downsize big char arrays in shader structs - a lot of these get
allocated on the stack so this would cost a lot of memory
2024-09-10 07:03:50 +02:00
..
common iOS: Last bits of iOS 12 support, including loading an older MoltenVK library (#16982) 2024-09-09 21:27:29 -07:00
display_servers apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
drivers Start reducing size of video_shader_pass struct to reduce 2024-09-09 18:28:38 +02:00
drivers_context apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
drivers_font CXX_BUILDFIX buildfixes 2024-07-20 19:42:45 +02:00
drivers_font_renderer * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
drivers_shader Start reducing size of video_shader_pass struct to reduce 2024-09-09 18:28:38 +02:00
include Update Vulkan headers to v1.1.130 (#16952) 2024-09-02 08:39:44 -07:00
video_filters Add files via upload (#15609) 2023-08-17 06:12:35 -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 (gfx_animation.c) Small cleanups 2024-07-24 09:25:59 +02:00
gfx_animation.h Move XMB-specific line ticker code to xmb.c 2024-07-23 21:02:20 +02:00
gfx_display.c This change allows playlist icons to be replaced with Logos. (#16758) 2024-08-07 08:39:57 -07: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 Variable cleanups - add TODO/FIXME notes for spurious variable sizes 2024-09-09 15:22:08 +02:00
gfx_thumbnail_path.h Dehardcode some more variable sizes 2024-09-09 16:42:02 +02:00
gfx_thumbnail.c Variable cleanups - add TODO/FIXME notes for spurious variable sizes 2024-09-09 15:22:08 +02:00
gfx_thumbnail.h (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_widgets.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
gfx_widgets.h Dehardcode some more variable sizes 2024-09-09 16:42:02 +02:00
video_crt_switch.c * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02: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 Slang Subframe Shaders Feature (#16209) 2024-02-09 03:12:55 -08:00
video_display_server.h apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
video_driver.c apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
video_driver.h Remove 'Frame Rest' (#16936) 2024-08-29 03:35:09 -07:00
video_filter.c * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
video_filter.h
video_shader_parse.c (video_shader_parse) Cleanups 2024-09-09 22:47:33 +02:00
video_shader_parse.h Downsize big char arrays in shader structs - a lot of these get 2024-09-10 07:03:50 +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