Commit History

Author SHA1 Message Date
  meyraud705 a09b0b05eb Fix memory leak in SDL_UpdateSteamVirtualGamepadInfo() 1 year ago
  Wohlstand a29f37c14a SDL_windowsopengl.c: WGL: Fixed null-pointer dereference crash 1 year ago
  Wohlstand ca01016577 SDL_audiotypecvt.c: Fixed memory corruption when resampling S16 t F32 1 year ago
  Joshua Root c53c351921 Fix SDL_mfijoystick build issues 1 year ago
  Sam Lantinga fc787a41dc vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!) 1 year ago
  Sam Lantinga 05bb182a53 Don't test 10-bit pixel format conversion 1 year ago
  Simon McVittie 58907d2c27 testautomation_math: Fix misleading log output 1 year ago
  Simon McVittie a7bd18c0d5 test: Don't accept results that are much less than expected 1 year ago
  Simon McVittie f73abd49c3 testautomation: Don't expect exp to yield exact floating point results 1 year ago
  Sam Lantinga 8eed915dfa Don't use the system iconv on Apple mobile platforms 1 year ago
  Sam Lantinga 8ce6fb2513 Use the exact motion associated with the warp 1 year ago
  Francisco Javier Trujillo Mata d34a7c5ed2 Fixing viewport 1 year ago
  Francisco Javier Trujillo Mata 36b8438280 Fix scissor usage 1 year ago
  Francisco Javier Trujillo Mata faa8fc2917 Fix color 1 year ago
  Ozkan Sezer 971508c0d7 autotools: a few libtool updates from mainstream 1 year ago
  Sam Lantinga c55bd24827 Fixed testautomation log callback calling convention 1 year ago
  Ryan C. Gordon ec25d6b1e8 aaudio: Backport headphone hotplugging support from SDL3. 1 year ago
  Sam Lantinga bb30a35364 Fixed Watcom build 1 year ago
  Sam Lantinga 11c932bf1d Fixed build 1 year ago
  Sam Lantinga f0b8fee88f Added the environment variable SDL_LOGGING to control default log output 1 year ago
  Sam Lantinga 6ec3f5a28e Simplified the default log category logic 1 year ago
  Sam Lantinga 2c11068569 Document that the default log priority is error, not critical 1 year ago
  Ozkan Sezer fcd1c155cc SDL_rwops.c (SDL_IsRegularFile): fix WinRT build failure due to S_ISREG 1 year ago
  Ozkan Sezer 230ae797a7 SDL_RWFromFile, stdio: reject if the file is not a regular file. 1 year ago
  Sam Lantinga 5297596132 Report out of memory instead of crashing in SDL_LoadFile_RW() 1 year ago
  Sam Lantinga 332213163c Fixed N3DS build 1 year ago
  Sam Lantinga 4ff3b28273 Enable text input on video initialization without popping up an on-screen keyboard 1 year ago
  Ryan C. Gordon f931b25f4c wasapi: If GetDeviceBuf can't get a full buffer, go back to waiting. 1 year ago
  Ryan C. Gordon 1e06a3614f wasapi: Clamp device->spec.samples to the hardware buffer size. 1 year ago
  Ryan C. Gordon 7aab3f0db6 blendmode: Corrected docs for `SDL_BLENDOPERATION_[REV_]SUBTRACT`. 1 year ago