mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 15:10:49 +00:00
gpu: Implement support for SDL_GPU_DISABLED
This commit is contained in:
parent
d3932b1ba2
commit
371cfaf8fe
2 changed files with 15 additions and 0 deletions
|
|
@ -263,6 +263,7 @@
|
|||
#cmakedefine SDL_VIDEO_DISABLED @SDL_VIDEO_DISABLED@
|
||||
#cmakedefine SDL_POWER_DISABLED @SDL_POWER_DISABLED@
|
||||
#cmakedefine SDL_CAMERA_DISABLED @SDL_CAMERA_DISABLED@
|
||||
#cmakedefine SDL_GPU_DISABLED @SDL_GPU_DISABLED@
|
||||
|
||||
/* Enable various audio drivers */
|
||||
#cmakedefine SDL_AUDIO_DRIVER_ALSA @SDL_AUDIO_DRIVER_ALSA@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue