Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 5297596132 Report out of memory instead of crashing in SDL_LoadFile_RW() hace 1 año
  Sam Lantinga 332213163c Fixed N3DS build hace 1 año
  Sam Lantinga 4ff3b28273 Enable text input on video initialization without popping up an on-screen keyboard hace 1 año
  Ryan C. Gordon f931b25f4c wasapi: If GetDeviceBuf can't get a full buffer, go back to waiting. hace 1 año
  Ryan C. Gordon 1e06a3614f wasapi: Clamp device->spec.samples to the hardware buffer size. hace 1 año
  Ryan C. Gordon 7aab3f0db6 blendmode: Corrected docs for `SDL_BLENDOPERATION_[REV_]SUBTRACT`. hace 1 año
  Sam Lantinga 08caafe2f1 Improved timing accuracy of SDL_WaitEventTimeout() on Windows hace 1 año
  Ningyuan Li 138fe3d43d mayflash adapter PS4 support hace 1 año
  Sam Lantinga b16ef14c7c Make sure we include the matching copy of vk_video headers hace 1 año
  Sam Lantinga 0f5a815657 Update to the latest version of the Khronos headers hace 1 año
  Sam Lantinga 9196584773 Fixed ambiguity between std::byte and byte in rpcndr.h hace 1 año
  Ozkan Sezer 48b62e2e57 make video/pandora to actually compile somehow. hace 1 año
  Ozkan Sezer 9e352e61db fixes after ShowMessageBox changes: hace 1 año
  Ryan C. Gordon c5c0b2cb34 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. hace 1 año
  Ryan C. Gordon 1e016fd5ea aaudio: Set low-latency audio mode. hace 1 año
  Ozkan Sezer aaf426e280 testhaptic.c: include stdlib.h for exit() hace 1 año
  Frank Praznik a8eeb181b6 wayland: Always create the backing input store, even if there is no seat hace 1 año
  Sam Lantinga 4845027cad Updated to version 2.31.0 for development hace 1 año
  Sam Lantinga ef7261bc41 Updated to version 2.29.2 for RC build hace 1 año
  Sam Lantinga 12bab1c981 Fixed warning C4244: '=': conversion from 'Sint64' to 'int', possible loss of data hace 1 año
  pionere 61821bd876 fix audio conversion from S16 to F32 using SSE2 hace 1 año
  Simon McVittie 0f9422a6a5 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE hace 1 año
  Simon McVittie 55ba686530 test: Run testautomation under Autotools too, not just CMake hace 1 año
  Simon McVittie 4cb43db1a9 test: Don't distinguish between different categories of tests hace 1 año
  Sylvain 237535b23a Fixed bug #8897 - SDL_BlitSurface segfault when dest_rect is null hace 1 año
  yuanhecai ed5d3d9f82 Fix compilation on loongarch hace 1 año
  Frank Praznik f569cc56a9 tests: Fix automated audio tests on Windows and Linux hace 1 año
  Frank Praznik 06dd70bc8b video: Use string comparison instead of #ifdefs for driver detection hace 1 año
  Anonymous Maarten a420eb79bb cmake: run testautomation with CTest on ci hace 1 año
  Anonymous Maarten 41fc398114 Move check for SDL_Delay upper bounds to testtimer hace 1 año