Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
prism/platforms/sdl
Joshua Goins 5401188196 Allow overriding the gfx backend at runtime
You can now specify -vulkan, -metal, etc to the SDL backend.
2022-02-21 12:27:29 -05:00
..
CMakeLists.txt Support GFX dummy a little better 2022-02-21 12:09:14 -05:00
file.cpp Use SDL_GetBasePath() on macOS 2022-02-07 09:58:13 -05:00
Info.plist.in Update Info.plist 2021-09-13 22:59:56 -04:00
main.cpp.in Allow overriding the gfx backend at runtime 2022-02-21 12:27:29 -05:00
sdl_metal.mm Fix up macOS build 2022-02-21 11:47:23 -05:00
sdl_vulkan.cpp Improve surface and gfx context creation 2022-02-21 11:03:34 -05:00