mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-20 21:16:04 +00:00
Currently only supports Wayland, and it's quite..... bad This is a DRAFT! Just a small proof-of-concept. I'll submit a draft PR to the SDL project to see if I should continue development. If this is greenlit, I might making consider a WGPU SDL_GPU backend if wgpu-native is in a good enough state (maybe Dawn if it isn't?) No promises though! Don't get angry at me if I don't! Current known issues: 1: Error handling is sparse. 2: It only supports the shared library version of wgpu-native, and it does that by just loading it whenever it needs to do something 3: wgpu-native is bad and doesn't implement wgpuGetProcAddress so we're just using SDL_LoadFunction instead. I'd much prefer using the native wgpuGetProcAddress but alas.... |
||
|---|---|---|
| .. | ||
| android | ||
| test | ||
| 3rdparty.cmake | ||
| cmake_uninstall.cmake.in | ||
| CPackProjectConfig.cmake.in | ||
| FindFFmpeg.cmake | ||
| FindLibUSB.cmake | ||
| GetGitRevisionDescription.cmake | ||
| GetGitRevisionDescription.cmake.in | ||
| macros.cmake | ||
| PkgConfigHelper.cmake | ||
| PreseedDOSCache.cmake | ||
| PreseedEmscriptenCache.cmake | ||
| PreseedHaikuCache.cmake | ||
| PreseedMSVCCache.cmake | ||
| PreseedNokiaNGageCache.cmake | ||
| sdl3.pc.in | ||
| SDL3Config.cmake.in | ||
| SDL3jarTargets.cmake.in | ||
| sdlchecks.cmake | ||
| sdlcommands.cmake | ||
| sdlcompilers.cmake | ||
| sdlcpu.cmake | ||
| sdlmanpages.cmake | ||
| sdlplatform.cmake | ||
| xxd.py | ||