Tags: cclauss/SDL
Tags
Allow 1 kHz sample rate for DualSense Edge over USB DualSense Edge natively reports at 1 kHz for all connection types, but gyro sample rate was limited to 250 Hz for USB. (cherry picked from commit a07cf3e)
gpu: Add BC2_RGBA_UNORM_SRGB to GetBlockWidth/Height functions
renderer: Always use the output size when updating the main view The main view always reflects the size of the output, so don't use the dimensions of the currently bound render target texture when updating it, or it will reflect an incorrect size when the render target texture is unbound. (cherry picked from commit 8aa5b97)
don't prototype strdup() for __clang_analyzer__ case in windows builds. Fixes: libsdl-org#12948. (cherry picked from commit 17bba02)
PreviousNext