커밋 기록

작성자 SHA1 메시지 날짜
  RaceTheMaSe f1a7a64eb4 Fix warnings: Extra semi - macro usage (#15015) 4 달 전
  Ethan Lee e8065ad9a0 gpu: Update the CHECK_DEVICE_MAGIC comments one more time. 5 달 전
  Ethan Lee 415cc64d2f gpu: Update comments above CHECK_DEVICE_MAGIC macro 5 달 전
  Aaron Benjamin 9a91d7236a GPU: OpenXR integration (#14837) 5 달 전
  Cameron Cawley 25583798a0 Fix mapping between surface and GPU pixel formats 5 달 전
  Sam Lantinga 5f086e7623 Updated copyright for 2026 6 달 전
  Edgar San Martin, Jr. bd29d60d3c GPU: Add bounds validation for slot bindings and uniform data pushes. (#14692) 6 달 전
  Evan Hemsley 2b1904a849 GPU: Prefer D3D12 over Vulkan when available 7 달 전
  Antti Ala-Fossi 29f3844b01 Fix assert in SDL_BeginGPURenderPass 7 달 전
  cosmonaut b067dfa345 GPU: Validate that buffer size is at least 4 bytes 8 달 전
  Sam Lantinga a2a60f75c7 Temporarily disabled texture binding validation 8 달 전
  Sam Lantinga 8a5f9a3837 Removed validate_feature_indirect_draw_first_instance_disabled (thanks @rabbit-ecl!) 9 달 전
  Sam Lantinga 2809ce9389 Set enable_depth_clip to true by default if SDL_PROP_GPU_DEVICE_CREATE_FEATURE_DEPTH_CLAMPING_BOOLEAN is false 9 달 전
  Sam Lantinga f61e271e11 Generalize and validate optional GPU feature properties 9 달 전
  Sam Lantinga 25b2d2c821 Use new parameter validation macro 9 달 전
  cosmonaut 9603360b7e GPU: Allow rendering into depth texture layers and levels 9 달 전
  Sam Lantinga 035eed351c Added SDL_GetPixelFormatFromGPUTextureFormat() and SDL_GetGPUTextureFormatFromPixelFormat() 9 달 전
  Jordan Saunders 265236d952 Fix two uninitialized variables 10 달 전
  Petar Popovic 6a5af95364 SDL_gpu.c: Fixed deref-before-check warning 11 달 전
  Ryan C. Gordon 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 11 달 전
  Ryan C. Gordon 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 11 달 전
  Ryan C. Gordon 190afc0f4f gpu: Fixed uninitialized variable in SDL_AcquireGPUCommandBuffer(). 11 달 전
  WillyJL 4eff36ef53 SDL3 GPU: Fix -Wbool-conversion warnings 1 년 전
  Sam Lantinga d7939abf42 Use consistent style for pointer declarations and casts 1 년 전
  Evan Hemsley fbba5b272a GPU: Binding validation and prevent null dereference if expected binding is missing (#13164) 1 년 전
  cosmonaut 2dad6534b8 GPU: Add missing compute-writeable texture formats 1 년 전
  Ethan Lee 510126ee63 gpu: Check shader format support in PrepareDriver 1 년 전
  Logan 8289656a4e GPU: Update to set supported shader formats inside CreateDevice 1 년 전
  Evan Hemsley b08d79b832 GPU: Check that a texture format is valid for compute writes (#13044) 1 년 전
  Evan Hemsley 604c192154 GPU: Always return NULL if beginning a pass fails an assert check 1 년 전