SDL/include
The Stickmahn 6a796b94dc Added support for statically linking wgpu_native to SDL
wgpu_native really seems to like statically linking itself
(as shown by it not implementing the functionality for dynamic linking),
so I added an option to statically link it alongside SDL.

How I implemented this almost certainly goes against some convention or
guideline in SDL but I'm shooting blind here. I have no idea what to do.
2026-05-30 15:57:14 +02:00
..
build_config Added support for statically linking wgpu_native to SDL 2026-05-30 15:57:14 +02:00
SDL3 Began work on WGPU video backend 2026-05-30 10:25:18 +02:00