提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga 7c0307060d Textures with alpha format default to SDL_BLENDMODE_BLEND 9 月之前
  Sam Lantinga 2db57e2678 Removed SlowBlitPixelAccess_Unknown 9 月之前
  Sam Lantinga b5292bdec9 Added blend mode testing for 8-bit surfaces 9 月之前
  Sam Lantinga e41428d259 Added full blit feature support for 8-bit surfaces 9 月之前
  Sam Lantinga b7ec2119dd Use a dither palette when converting RGB images to indexed formats 9 月之前
  Sam Lantinga 626bb53772 Fail blits between indexed and RGB surfaces if there is no palette set 9 月之前
  Sam Lantinga 9ca1792848 Renamed driverdata to internal 9 月之前
  SDL Wiki Bot fe183872ee Sync SDL3 wiki -> header 9 月之前
  Ryan C. Gordon 4dda785c69 gamepad: Several gamepad mapping functions now follow the SDL_GetStringRule. 9 月之前
  Ryan C. Gordon ed1f93cd11 filesystem: `SDL_Glob*Directory()` functions now follow the SDL_GetStringRule. 9 月之前
  Ryan C. Gordon 52bf7ff42d filesystem: SDL_GetPrefPath() now follows the SDL_GetStringRule. 9 月之前
  Ryan C. Gordon 2321726ff1 filesystem: SDL_GetUserFolder() now follows the SDL_GetStringRule. 9 月之前
  Ryan C. Gordon d40b89dff6 clipboard: SDL_GetPrimarySelectionText() now follows the SDL_GetStringRule. 9 月之前
  Ryan C. Gordon 158fc459f1 clipboard: SDL_GetClipboardText() now follows the SDL_GetStringRule. 9 月之前
  Ryan C. Gordon 3bc81a81f5 filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule. 9 月之前
  SDL Wiki Bot d65a8146b9 Sync SDL3 wiki -> header 9 月之前
  Sam Lantinga 4aeabb3c3b Made event and temporary string memory thread-local and added SDL_FreeEventMemory() 9 月之前
  Sam Lantinga ec3bb4c029 Removed the need for SDL_CreateTLS() 9 月之前
  Ryan C. Gordon 1592452cad video: Fixed remaining `return 0` to use NULL in CreateDevice implementations. 9 月之前
  Ryan C. Gordon d78ef58b4b offscreen: Don't ever use this backend unless explicitly requested. 9 月之前
  Ryan C. Gordon bc1ceb0883 dummyvideo: Change a thing returning a 0 pointer to return NULL instead. 9 月之前
  Ryan C. Gordon 045f0456b1 dummyvideo: Change a thing using int to use SDL_bool instead. 9 月之前
  huanhuan-jiang 723c1cc5b3 Print message in summary when a X11 or wayland video driver is not found 9 月之前
  SDL Wiki Bot 70727d36b2 Sync SDL3 wiki -> header 9 月之前
  Sam Lantinga 027671bedb SDL_GetWindowOpacity() directly returns the opacity instead of using an out parameter. 9 月之前
  Sam Lantinga 58270ef3f2 Finished renaming functions in SDL_system.h 9 月之前
  Ryan C. Gordon 199e6929e5 README-macos: fixed some text. 9 月之前
  SDL Wiki Bot 4ac67f5ba6 Sync SDL3 wiki -> header 9 月之前
  Sam Lantinga 033df70d4c SDL_DelayNS() will attempt to sleep exactly the requested amount of time 9 月之前
  Sam Lantinga 54366181c3 Rename functions in SDL_system.h to match SDL 3.0 naming convention 9 月之前