Commit Verlauf

Autor SHA1 Nachricht Datum
  Ethan Lee 0852307b58 gpu: Check Vulkan device features for IsDeviceSuitable vor 1 Jahr
  cosmonaut fb165a542b GPU Vulkan: add resolve info to framebuffer and render pass lookups vor 1 Jahr
  cosmonaut eedd2039f9 GPU: 32-bit component texture formats vor 1 Jahr
  Evan Hemsley 05d0656bd6 GPU: Simultaneous compute pass read-write (#10965) vor 1 Jahr
  Sam Lantinga d39acc6d1e Fixed warning C4702: unreachable code vor 1 Jahr
  Caleb Cornett 5ff6e8d522 GPU: Add enable_depth_clip to RasterizerState (#10964) vor 1 Jahr
  Evan Hemsley be401dd1e3 GPU: More robust error reporting (#10958) vor 1 Jahr
  cosmonaut 925e47a077 GPU: Fix backwards LogError and SetError calls vor 1 Jahr
  cosmonaut 557c6dfb18 GPU: call SDL_SetError where appropriate vor 1 Jahr
  Evan Hemsley 980b4ff6db GPU: Vulkan descriptor management rewrite (#10910) vor 1 Jahr
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 1 Jahr
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) vor 1 Jahr
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention vor 1 Jahr
  Caleb Cornett 9416917353 GPU: Rework MSAA (#10859) vor 1 Jahr
  Sam Lantinga 19243092c6 Renamed SDL_GpuGraphicsPipelineTargetInfo to SDL_GPUGraphicsPipelineTargetInfo vor 1 Jahr
  Sam Lantinga 90e01040c5 Added thread-safe environment functions vor 1 Jahr
  Ethan Lee 96e147b2b9 gpu: Rework driver name queries, add GetGPUShaderFormats vor 1 Jahr
  Caleb Cornett 94436a938d GPU: Remove unused and incorrect D16 format checks from Vulkan driver vor 1 Jahr
  Caleb Cornett a45a2caf49 GPU: Rename VertexBinding to VertexBufferDescription (#10811) vor 1 Jahr
  Ethan Lee c36982d45c vulkan: Avoid redundant commands for dynamic states vor 1 Jahr
  Evan Hemsley 66489f91bb GPU: Cube Arrays (#10800) vor 1 Jahr
  Ethan Lee 9ea0a837ae vulkan: Use a spinlock instead of a mutex for descriptor pools vor 1 Jahr
  Caleb Cornett ddd5723e2e GPU: Remove pitch parameters from indirect draw calls (#10803) vor 1 Jahr
  Andrei Alexeyev 64f12bea4a GPU: Remove unnecessary texture format swizzles in Vulkan (#10693) vor 1 Jahr
  Evan Hemsley 2b8a349b26 Add SDL_BindGPUComputeSamplers (#10778) vor 1 Jahr
  Evan Hemsley 0b6f993dea GPU: Zero-init handling (#10786) vor 1 Jahr
  Andrei Alexeyev 1e9ff723ad GPU: fix SDL_GetGPUSwapchainTextureFormat error return value vor 1 Jahr
  cosmonaut d3091b9538 Remove SDL_GPUDepthStencilValue struct vor 1 Jahr
  Evan Hemsley 668e2f82d2 Add load op and clear color to SDL_BlitGPUTexture (#10767) vor 1 Jahr
  Evan Hemsley 68a9991ec9 GPU: Document structs (#10742) vor 1 Jahr