RetroArch/frontend/drivers
odditude42 c23e6ff017 Updated platform_win32.c to properly detect OS version info on Win11.
Removed .vscode config files which were still cached in the index
  prior to the directory being added to .gitignore.
2025-03-28 19:25:25 -04:00
..
platform_ctr.c less string copies 2024-12-24 05:10:09 +01:00
platform_darwin.m macOS: ensure bundled assets get extracted properly (#17444) 2025-01-20 21:38:29 +01:00
platform_dos.c More standardization of local len variables 2025-01-07 03:20:39 +01:00
platform_emscripten.c Slightly more informative printf 2025-03-12 15:11:23 -07:00
platform_gx.c Downgrade some more variables to NAME_MAX_LENGTH 2024-09-09 16:01:29 +02:00
platform_orbis.c Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
platform_ps2.c Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
platform_ps3.c
platform_psp.c Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
platform_qnx.c
platform_switch.c less string copies 2024-12-24 05:10:09 +01:00
platform_unix.c * platform: Honor the LIBRETRO_CHEATS_DIRECTORY environment variable. (#17440) 2025-01-20 15:08:45 +01:00
platform_unix.h Accessibility: change the is_screen_reader_enabled function name to lower case and match with the function name in Java code 2024-06-08 12:01:53 -05:00
platform_uwp.c less string copies 2024-12-24 05:10:09 +01:00
platform_wii.c Style nits 2025-01-20 04:37:27 +01:00
platform_wiiu.c
platform_win32.c Updated platform_win32.c to properly detect OS version info on Win11. 2025-03-28 19:25:25 -04:00
platform_win32.h
platform_xdk.c Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
platform_xdk.h
platform_xenon.c