RetroArch/gfx
Eric Warmenhoven 5259c14ad0
Some checks are pending
CI 3DS / build (push) Waiting to run
CI Android / build (push) Waiting to run
CI DOS/DJGPP / build (push) Waiting to run
CI Emscripten / build (push) Waiting to run
CI GameCube / build (push) Waiting to run
CI Linux (i686) / build (push) Waiting to run
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 Windows (MSYS2) / msys2-build-test (CLANG64) (push) Waiting to run
CI Windows (MSYS2) / msys2-build-test (MINGW64) (push) Waiting to run
CI Windows (MSYS2) / msys2-build-test (UCRT64) (push) Waiting to run
CI macOS / build (push) Waiting to run
CI Miyoo ARM32 / build (push) Waiting to run
CI PS2 / build (push) Waiting to run
CI PS3/PSL1GHT / build (push) Waiting to run
CI PS4/ORBIS / build (push) Waiting to run
CI PSP / build (push) Waiting to run
CI PSVita / build (push) Waiting to run
CI RS90 Odbeta MIPS32 / build (push) Waiting to run
CI RetroFW MIPS32 / build (push) Waiting to run
CI Switch/libnx / build (push) Waiting to run
CI Wii / build (push) Waiting to run
CI WiiU / build (push) Waiting to run
CI Windows i686 (MXE) / build (push) Waiting to run
CI Windows x64 (MXE) / build (push) Waiting to run
RetroArch CI / linux-c89 (push) Waiting to run
CI webOS / build (push) Waiting to run
Allow overlays to position the viewport (#18510)
2025-12-14 11:32:30 +01:00
..
common Preserve the OpenGL context on Android when the app is paused (#18484) 2025-12-03 08:17:14 +01:00
display_servers Remove if 0 2025-11-14 19:37:58 +01:00
drivers fix mipmaps on generated textures in d3d10, d3d11 and d3d12 (#18513) 2025-12-14 11:32:09 +01:00
drivers_context Preserve the OpenGL context on Android when the app is paused (#18484) 2025-12-03 08:17:14 +01:00
drivers_font Some CXX_BUILD buildfixes 2025-08-06 00:12:21 +02:00
drivers_font_renderer Revert "Compile stb_rect_pack/stb_truetype once separately instead" 2025-11-15 03:47:59 +01:00
drivers_shader Fix some issues with GLSL shaders when using the GLCore video driver (#18455) 2025-11-29 18:14:46 +01:00
include Remove if 0 2025-11-14 19:05:13 +01:00
video_filters Remove if 0 2025-11-14 19:37:58 +01:00
widgets Use strlcpy instead of strncpy in places 2025-11-15 16:28:41 +01:00
font_driver.c rename result variables to ret 2025-09-12 01:18:23 +02:00
font_driver.h CTR: Silence a couple of GCC 14 warnings 2025-03-16 01:01:04 +00:00
gfx_animation.c Silence some more code analysis warnings 2025-07-17 12:33:47 +02:00
gfx_animation.h Menu ticker spacer simplifications 2025-07-22 01:47:14 +03:00
gfx_display.c iOS/tvOS: use native keyboard (#18355) 2025-11-04 08:50:40 +01:00
gfx_display.h XMB: Color tuning (#17547) 2025-02-10 11:52:08 +01:00
gfx_thumbnail_path.c Style nits 2025-02-12 10:17:35 +01:00
gfx_thumbnail_path.h
gfx_thumbnail.c GLUI: Add save state thumbnails (#17592) 2025-02-18 17:11:46 +01:00
gfx_thumbnail.h
gfx_widgets.c (gfx_widgets) Remove unused variable# Please enter the commit message for your changes. Lines starting 2025-11-12 05:11:18 +01:00
gfx_widgets.h Fix use-after-free in gfx_widgets. (#18262) 2025-09-16 19:28:34 +02:00
video_crt_switch.c Silence warnings backport 2025-11-11 19:28:40 +01:00
video_crt_switch.h Added Horizontal and vertical geometry adjustments 2025-06-08 08:33:24 -07:00
video_defines.h Add shader hold hotkey and improve toggling logic (#17840) 2025-05-08 00:56:59 +03:00
video_display_server.h
video_driver.c Allow overlays to position the viewport (#18510) 2025-12-14 11:32:30 +01:00
video_driver.h standardize usage of video_driver_update_viewport (#18481) 2025-12-12 14:17:36 +01:00
video_filter.c Logging unification cleanups 2025-07-10 05:59:06 +03:00
video_filter.h
video_shader_parse.c Prioritize slang over glsl in auto preset loader 2025-09-03 18:21:47 +03:00
video_shader_parse.h Add shader hold hotkey and improve toggling logic (#17840) 2025-05-08 00:56:59 +03:00
video_thread_wrapper.c Cut down on gotos 2025-07-22 14:16:31 +02:00
video_thread_wrapper.h