Commit History

Author SHA1 Message Date
  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
  Sam Lantinga 08caafe2f1 Improved timing accuracy of SDL_WaitEventTimeout() on Windows 1 year ago
  Ningyuan Li 138fe3d43d mayflash adapter PS4 support 1 year ago
  Sam Lantinga b16ef14c7c Make sure we include the matching copy of vk_video headers 1 year ago
  Sam Lantinga 0f5a815657 Update to the latest version of the Khronos headers 1 year ago
  Sam Lantinga 9196584773 Fixed ambiguity between std::byte and byte in rpcndr.h 1 year ago
  Ozkan Sezer 48b62e2e57 make video/pandora to actually compile somehow. 1 year ago
  Ozkan Sezer 9e352e61db fixes after ShowMessageBox changes: 1 year ago
  Ryan C. Gordon c5c0b2cb34 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 1 year ago
  Ryan C. Gordon 1e016fd5ea aaudio: Set low-latency audio mode. 1 year ago
  Ozkan Sezer aaf426e280 testhaptic.c: include stdlib.h for exit() 1 year ago
  Frank Praznik a8eeb181b6 wayland: Always create the backing input store, even if there is no seat 1 year ago
  Sam Lantinga 4845027cad Updated to version 2.31.0 for development 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