提交歷史

作者 SHA1 備註 提交日期
  Vicki Pfau 4037c258a1 testcontroller: Fix crash when unplugging a controller while calibrating gyro 6 月之前
  SDL Wiki Bot 52e12046f6 Sync SDL3 wiki -> header 6 月之前
  Sam Lantinga e18d63a4e2 Added SDL_RotateSurface() 6 月之前
  Sam Lantinga a402af506c Removed SDL_FILE from source code 6 月之前
  Sam Lantinga f79ede100b Removed __FILE__ from source code 6 月之前
  Sam Lantinga 999f782ad3 Be more selective when blacklisting controller touchpads 6 月之前
  Anonymous Maarten c5b0187fc9 cmake: fix typo 6 月之前
  Sam Lantinga e58648d592 Removed call to ID3D11DeviceContext1_DiscardView() (thanks @pipiwoaini!) 6 月之前
  Ryan C. Gordon 2056c54548 kmsdrm: Allow windows to be marked as "unfocusable". 6 月之前
  Sam Lantinga 9d32e0e881 Fixed data alignment for PNG cursors (thanks @Kontrabant!) 6 月之前
  Sam Lantinga af6f517453 Use CreateIconFromResource() for all cursors (#14285) 6 月之前
  Frank Praznik 41039b44ac wayland: Ensure that the main queue is dispatched when showing a libdecor window 6 月之前
  Frank Praznik c84ac6d6bc wayland: Fix a race condition in the color management event handlers 6 月之前
  Frank Praznik 35cc58e027 wayland: Run cursor animations on a thread 6 月之前
  Frank Praznik 776d11a9c8 wayland: Remove unnecessary flushes 6 月之前
  Frank Praznik bfa89b3d5f wayland: Refactor event processing 6 月之前
  Katelyn Gadd 9479ac039c If VULKAN_Submit fails during VULKAN_INTERNAL_CreateTexture, destroy the texture and return NULL 6 月之前
  Frank Praznik 7c110cb0f1 wayland: Convert alternate images to ARGB8888 6 月之前
  Victor Ilyushchenko 544772173f fix crash in Cocoa when SDL_RedrawCursor sends NULL to ShowCursor 6 月之前
  Ryan C. Gordon 91a5598283 cocoa: Check for duplicate proximity events. 6 月之前
  Frank Praznik 3669920fdd win32: Set the number of frames correctly when caching a scaled animated cursor 6 月之前
  Sam Lantinga 0e351efbbc testcustomcursor: set the hotspot to the middle of the cross 6 月之前
  Ryan C. Gordon f999d8d99f README-emscripten: Added a note about how the 2D API handles vsync differently. 6 月之前
  Sylvain 128baec810 Add option "--quit-after-ms N" to automatically quit application after N ms 6 月之前
  Jeong Sang (정상) 792bde98c3 Make SDL3.framework path detection more robust by searching upwards (#14259) 6 月之前
  Eddy Jansson 3b0347ac48 Don't do NULL-checks before free() 6 月之前
  Eddy Jansson aaee09d6ed Don't do NULL-checks before SDL_free() 6 月之前
  Sam Lantinga 2f810e0a5f Copy properties when converting a surface to a new format 6 月之前
  Sam Lantinga 23fcf53c53 Treat a single frame animated cursor as a normal color cursor 6 月之前
  Sam Lantinga bd86e85249 Added fallback support for animated cursors 6 月之前