Commit History

Author SHA1 Message Date
  Sam Lantinga a6d5c1fe05 Added the environment variable SDL_LOGGING to control default log output 1 year ago
  Sam Lantinga fc5bd11dac Simplified the default log category logic 1 year ago
  Sam Lantinga e767840874 Document that the default log priority is error, not critical 1 year ago
  Ozkan Sezer fd08ca3823 SDL_rwops.c (SDL_IsRegularFile): fix WinRT build failure due to S_ISREG 1 year ago
  Ozkan Sezer 3bf60755cb SDL_RWFromFile, stdio: reject if the file is not a regular file. 1 year ago
  Sam Lantinga aac7d1c2ae Report out of memory instead of crashing in SDL_LoadFile_RW() 1 year ago
  Sam Lantinga 55caed2011 Fixed N3DS build 1 year ago
  Sam Lantinga 53058af284 Enable text input on video initialization without popping up an on-screen keyboard 1 year ago
  Ryan C. Gordon ad1a11164c wasapi: Clamp device->spec.samples to the hardware buffer size. 1 year ago
  Ryan C. Gordon 5f6a4fe643 blendmode: Corrected docs for `SDL_BLENDOPERATION_[REV_]SUBTRACT`. 1 year ago
  Sam Lantinga c85ea238ca Improved timing accuracy of SDL_WaitEventTimeout() on Windows 1 year ago
  Ningyuan Li 5c0b2d04f4 mayflash adapter PS4 support 1 year ago
  Sam Lantinga 76e64053c3 Make sure we include the matching copy of vk_video headers 1 year ago
  Sam Lantinga ddfa59a52b Update to the latest version of the Khronos headers 1 year ago
  Sam Lantinga e3fb974fc7 Fixed ambiguity between std::byte and byte in rpcndr.h 1 year ago
  Ozkan Sezer 9120fbd501 make video/pandora to actually compile somehow. 1 year ago
  Ozkan Sezer 52181848da fixes after ShowMessageBox changes: 1 year ago
  Ryan C. Gordon 10cbe04fc5 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 1 year ago
  Ryan C. Gordon 8367b00e8c aaudio: Set low-latency audio mode. 1 year ago
  Ozkan Sezer 4a4f289adc testhaptic.c: include stdlib.h for exit() 1 year ago
  Frank Praznik 467f1d52e4 wayland: Always create the backing input store, even if there is no seat 1 year ago
  Sam Lantinga ef7261bc41 Updated to version 2.29.2 for RC build 1 year ago
  Sam Lantinga 12bab1c981 Fixed warning C4244: '=': conversion from 'Sint64' to 'int', possible loss of data 1 year ago
  pionere 61821bd876 fix audio conversion from S16 to F32 using SSE2 1 year ago
  Simon McVittie 0f9422a6a5 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE 1 year ago
  Simon McVittie 55ba686530 test: Run testautomation under Autotools too, not just CMake 1 year ago
  Simon McVittie 4cb43db1a9 test: Don't distinguish between different categories of tests 1 year ago
  Sylvain 237535b23a Fixed bug #8897 - SDL_BlitSurface segfault when dest_rect is null 1 year ago
  yuanhecai ed5d3d9f82 Fix compilation on loongarch 1 year ago
  Frank Praznik f569cc56a9 tests: Fix automated audio tests on Windows and Linux 1 year ago