Commit History

Author SHA1 Message Date
  Sam Lantinga ea1a769322 Fixed the perspective matrix calculation (thanks @KonkolyTamas!) 1 month ago
  Petar Popovic b5297de56f Add 'const' to pointer parameters 7 months ago
  nightmareci 718034f5fa Remove newlines from log messages 8 months ago
  Evan Hemsley fb6df93384 GPU: Add name properties to resources (#11946) 9 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 9 months ago
  cosmonaut 0f9e86fe1c tests: Fix GPU tests crashing when window is minimized 9 months ago
  cosmonaut e46d8756e5 tests: Update GPU tests to use new swapchain best practice 9 months ago
  cosmonaut a85f0b49f4 GPU: Remove D3D11 shaders from testgpu_spinning_cube 11 months ago
  Evan Hemsley afdf325fb4 GPU: Add swapchain dimension out params (#11003) 1 year ago
  Evan Hemsley be401dd1e3 GPU: More robust error reporting (#10958) 1 year ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago
  Caleb Cornett 9416917353 GPU: Rework MSAA (#10859) 1 year ago
  Ethan Lee 96e147b2b9 gpu: Rework driver name queries, add GetGPUShaderFormats 1 year ago
  Caleb Cornett a45a2caf49 GPU: Rename VertexBinding to VertexBufferDescription (#10811) 1 year ago
  Petar Popovic fd2a266549 Adding void to empty function prototype parenthesis 1 year ago
  Evan Hemsley 0b6f993dea GPU: Zero-init handling (#10786) 1 year ago
  cosmonaut d3091b9538 Remove SDL_GPUDepthStencilValue struct 1 year ago
  Evan Hemsley 668e2f82d2 Add load op and clear color to SDL_BlitGPUTexture (#10767) 1 year ago
  Evan Hemsley 68a9991ec9 GPU: Document structs (#10742) 1 year ago
  Caleb Cornett 9730f62e8c GPU: Rename struct members and parameters for SDL3 naming conventions (#10730) 1 year ago
  Caleb Cornett f405def691 Change GPU flag enums to defines (#10681) 1 year ago
  Evan Hemsley 12ecdb9dde GPU: Rename some awkwardly named functions (#10642) 1 year ago
  Anonymous Maarten 88fe52df7b SDL_test: add --gpu option 1 year ago
  Sam Lantinga 62f6e6b701 Removed the preferLowPower parameter from SDL_CreateGPUDevice() 1 year ago
  Sam Lantinga d70578b9aa Renamed Gpu to GPU 1 year ago
  cosmonaut 2e7d5bb429 Add the SDL_GPU API 1 year ago