SDL/cmake
Ryan C. Gordon de1b52f161
cmake: Adjust Enabled Backends list for render drivers to catch opengles2.
This happens to work here because we don't have anything too complex, afaik.
Rejecting strings with underscores was crucial for other things, like video
with all its X11 variables, so this can't be applied to the other subsystems.

(Also, renaming the `SDL_VIDEO_RENDER_OGL_ES2` variable might be nice, too,
but let's keep this simple for now.)

Fixes #13938.
2025-09-13 11:28:57 -04:00
..
android Add build-release.py updates from satellite libraries 2024-12-08 02:16:02 +01:00
test Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
3rdparty.cmake Remove ARM32 assembly/pixman blitters 2024-07-08 10:53:46 -07:00
cmake_uninstall.cmake.in
CPackProjectConfig.cmake.in
FindFFmpeg.cmake cmake: use *_STATIC_* variables when linking to a static ffmpeg 2023-10-10 03:32:46 -07:00
FindLibUSB.cmake cmake: find libusb through LibUSB cmake module 2024-03-10 09:07:33 -07:00
GetGitRevisionDescription.cmake
GetGitRevisionDescription.cmake.in
macros.cmake cmake: Adjust Enabled Backends list for render drivers to catch opengles2. 2025-09-13 11:28:57 -04:00
PkgConfigHelper.cmake cmake: use *_STATIC_* variables when linking to a static ffmpeg 2023-10-10 03:32:46 -07:00
PreseedEmscriptenCache.cmake Add SDL_strpbrk 2024-09-06 01:35:43 +02:00
PreseedMSVCCache.cmake Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
PreseedNokiaNGageCache.cmake Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
sdl3.pc.in cmake: don't prepend absolute CMAKE_INSTALL_{INCLUDE,LIB}DIR with ${prefix} 2024-09-14 16:21:42 +02:00
SDL3Config.cmake.in cmake: make sure a SDL3 library is present when not using COMPONENTs 2025-03-01 17:54:45 +01:00
SDL3jarTargets.cmake.in cmake: create and install SDL3::Jar target for Android 2023-11-23 02:13:08 +01:00
sdlchecks.cmake Add GNU/Hurd as platform 2025-08-08 12:47:09 -07:00
sdlcommands.cmake cmake: use CONFIGURE_DEPENDS flag in GLOBs 2025-08-28 01:10:16 +00:00
sdlcompilers.cmake cmake: simd detection clean-up for Apple multi-arch configs. 2025-09-02 22:34:10 +03:00
sdlcpu.cmake cmake: make SDL_CPU_xxx variable visible when using CMAKE_OSX_ARCHITECTURES 2025-04-03 19:07:24 +02:00
sdlmanpages.cmake cmake: make HEADERS_DIR a required argument of SDL_generate_manpages 2023-09-29 03:42:33 +02:00
sdlplatform.cmake cmake: detect RISCOS platform before GNU/Hurd 2025-08-08 12:47:09 -07:00
xxd.py xxd.py: always write \n line endings 2023-08-13 13:51:31 -07:00