SDL/src/gpu
Ethan Lee 6976b57988 gpu: Move device ranking to the bottom of IsDeviceSuitable.
This prevents devices without presentation/graphics support from getting ranked.
2025-11-10 18:16:54 -05:00
..
d3d12 D3D12 GPU: Prevent reading out of bounds when uploading textures. 2025-11-07 17:47:51 -08:00
metal Added GPU API support on visionOS 2025-09-29 13:28:00 -07:00
vulkan gpu: Move device ranking to the bottom of IsDeviceSuitable. 2025-11-10 18:16:54 -05:00
SDL_gpu.c GPU: Validate that buffer size is at least 4 bytes 2025-10-13 11:04:59 -07:00
SDL_sysgpu.h Removed validate_feature_indirect_draw_first_instance_disabled (thanks @rabbit-ecl!) 2025-09-30 11:36:29 -07:00