Commit History

Author SHA1 Message Date
  Andrei Alexeyev 70994fd92e GPU: Fix unhandled R16G16_UNORM in SDL_GPUTextureFormatTexelBlockSize() 2 weeks ago
  Ryan C. Gordon f6fc5e2881 examples: Smush game/01-snake into one source file, clean up some things. 2 weeks ago
  cosmonaut 906044569d GPU D3D12: Fix command buffer leak 2 weeks ago
  Sam Lantinga b602c449e5 Remove SDL_SCALEMODE_BEST 2 weeks ago
  Evan Hemsley 4bbf0d45fd GPU D3D12: Fix teardown and leaks on device creation failure (#10639) 2 weeks ago
  Sam Lantinga 40d85109ac Fixed crash when using the dummy video driver 2 weeks ago
  Sam Lantinga 580a496391 Adjust rounding when calculating resampled output frames 2 weeks ago
  SDL Wiki Bot 04845bd39c Sync SDL3 wiki -> header 2 weeks ago
  Sam Lantinga 138f3a3c91 Fixed documentation for SDL_SetAudioStreamGetCallback() 2 weeks ago
  Anonymous Maarten ec85d2f74f sdlprocdump: fix minidump filename 2 weeks ago
  Anonymous Maarten 88fe52df7b SDL_test: add --gpu option 2 weeks ago
  Anonymous Maarten 8ce2074d08 cmake: fix SDL_RENDER_GPU report at end of configuration 2 weeks ago
  Andrei Alexeyev d1a2c57fb9 GPU: Fix memory leak in VULKAN_CreateDevice (#10631) 2 weeks ago
  Sam Lantinga 16fb8e54cb Fixed the colorspace for YUV textures using native RGB representations 2 weeks ago
  Sam Lantinga efc98062af Fixed warning C4310: cast truncates constant value 2 weeks ago
  Sam Lantinga 5518aca054 Use stdbool internally in SDL 2 weeks ago
  Sam Lantinga dfcabc3db8 Fixed drawing debug text 2 weeks ago
  Sam Lantinga f1b4c2bbbb Removed Unicode BOM from SDL_gpu.h 2 weeks ago
  Sam Lantinga 980a67d5e2 Added configuration dependencies for SDL_RENDER_GPU (#10627) 2 weeks ago
  SDL Wiki Bot 9f0b23d3ad Sync SDL3 wiki -> header 2 weeks ago
  Sam Lantinga 683e5b8d52 Removed Unicode BOM 2 weeks ago
  Sam Lantinga 858589919a Temporarily use the GPU renderer by default so we get testing feedback 2 weeks ago
  Sam Lantinga d86f504637 Fix potential cases where we define SDL_GPU_* as an undefined symbol 2 weeks ago
  Sam Lantinga b356c65005 Sort exported symbols 2 weeks ago
  Sam Lantinga 62f6e6b701 Removed the preferLowPower parameter from SDL_CreateGPUDevice() 2 weeks ago
  Sam Lantinga 3046335f28 Fixed device creation property documentation formatting 2 weeks ago
  Sam Lantinga b8e7ef27f3 Renamed GPU device creation properties 2 weeks ago
  Sam Lantinga d70578b9aa Renamed Gpu to GPU 2 weeks ago
  SDL Wiki Bot 717f4f6fb4 Sync SDL3 wiki -> header 2 weeks ago
  Ryan C. Gordon 8ea38ebedc gpu: Fix wiki category capitalization. 2 weeks ago