Commit History

Author SHA1 Message Date
  Evan Hemsley f3611681df GPU: Always return NULL if beginning a pass fails an assert check 10 months ago
  cosmonaut 2001cc15d5 GPU: Debug mode layer and level index checks 10 months ago
  Evan Hemsley 9f1a1405a6 GPU: Special case to avoid assert on GenerateMipmaps (#12995) 10 months ago
  Evan Hemsley 56c76c20a0 GPU: Validate that textures are not bound for both read and write on render passes (#12925) 10 months ago
  Sam Lantinga ed8e7e85f0 SDL_ClaimWindowForGPUDevice() should fail for transparent windows 1 year ago
  Ethan Lee db817a37f4 gpu: Fix forward declaration and inclusion of PrivateGPUDriver 1 year ago
  Caleb Cornett 60b7faa987 gpu: Validate that reserved struct members are unset 1 year ago
  coffeechriph 55fd205ba4 Add missing integer texture formats to SDL_GPUTextureFormatTexelBlockSize (#12151) 1 year ago
  cosmonaut 4294c06836 GPU: Check texture format support in pipeline creation 1 year ago
  Evan Hemsley fb6df93384 GPU: Add name properties to resources (#11946) 1 year ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 year ago
  Evan Hemsley 3ee39f6c3f GPU: Revise swapchain acquisition (#11633) 1 year ago
  Anonymous Maarten fb71b44231 gpu: define EXPAND_ARRAY_IF_NEEDED macro once and make it function-like 1 year ago
  Evan Hemsley fa5f84fb6e GPU: Add SetGPUAllowedFramesInFlight (#11599) 1 year ago
  cosmonaut 5a74aadac9 GPU: Null check shader inputs in CreateGPUGraphicsPipeline 1 year ago
  Evan Hemsley 119b4fa5f5 GPU: Remove D3D11 backend and allow D3D12 to ingest DXBC (#11456) 1 year ago
  Evan Hemsley b4dff42dcd GPU: Add SDL_CancelGPUCommandBuffer (#11316) 1 year ago
  Sam Lantinga 97f1da73da Rename GPU properties for consistency 1 year ago
  cosmonaut 00bb81de76 GPU: Allow size queries on depth formats 1 year ago
  Sam Lantinga 25251a9405 Fixed warning C4723: potential divide by 0 1 year ago
  Evan Hemsley 6ea4a66451 GPU: Add SDL_CalculateGPUTextureFormatSize (#11146) 1 year ago
  Delta 8e6ead2f7b [GPU] Added ASTC texture format support (#11116) 1 year ago
  Evan Hemsley afdf325fb4 GPU: Add swapchain dimension out params (#11003) 1 year ago
  Evan Hemsley 05d0656bd6 GPU: Simultaneous compute pass read-write (#10965) 1 year ago
  Evan Hemsley be401dd1e3 GPU: More robust error reporting (#10958) 1 year ago
  Ethan Lee 4a3faf20ac gpu: Replace high-level logs with SetError 1 year ago
  mausimus 0685b96469 GPU: fix build when SDL_GPU_DISABLED is set 1 year ago
  Caleb Cornett 97d1056e16 GPU: MSAA fixes (#10917) 1 year ago
  Evan Hemsley 89c6bc5f50 Prefer Vulkan even on Windows (#10912) 1 year ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago