Historique des commits

Auteur SHA1 Message Date
  SDL Wiki Bot b92ec25147 Sync SDL3 wiki -> header il y a 9 mois
  Sam Lantinga 3d2e5a0b66 Fixed a few remaining functions to directly return their values instead of an error code. il y a 9 mois
  Sam Lantinga 1e828eec57 Fixed warning C4244: '=': conversion from 'float' to 'int', possible loss of data il y a 9 mois
  Sam Lantinga 98bea25363 Converted surfaces with alpha format default to SDL_BLENDMODE_BLEND il y a 9 mois
  Sam Lantinga 7c0307060d Textures with alpha format default to SDL_BLENDMODE_BLEND il y a 9 mois
  Sam Lantinga 2db57e2678 Removed SlowBlitPixelAccess_Unknown il y a 9 mois
  Sam Lantinga b5292bdec9 Added blend mode testing for 8-bit surfaces il y a 9 mois
  Sam Lantinga e41428d259 Added full blit feature support for 8-bit surfaces il y a 9 mois
  Sam Lantinga b7ec2119dd Use a dither palette when converting RGB images to indexed formats il y a 9 mois
  Sam Lantinga 626bb53772 Fail blits between indexed and RGB surfaces if there is no palette set il y a 9 mois
  Sam Lantinga 9ca1792848 Renamed driverdata to internal il y a 9 mois
  SDL Wiki Bot fe183872ee Sync SDL3 wiki -> header il y a 9 mois
  Ryan C. Gordon 4dda785c69 gamepad: Several gamepad mapping functions now follow the SDL_GetStringRule. il y a 9 mois
  Ryan C. Gordon ed1f93cd11 filesystem: `SDL_Glob*Directory()` functions now follow the SDL_GetStringRule. il y a 9 mois
  Ryan C. Gordon 52bf7ff42d filesystem: SDL_GetPrefPath() now follows the SDL_GetStringRule. il y a 9 mois
  Ryan C. Gordon 2321726ff1 filesystem: SDL_GetUserFolder() now follows the SDL_GetStringRule. il y a 9 mois
  Ryan C. Gordon d40b89dff6 clipboard: SDL_GetPrimarySelectionText() now follows the SDL_GetStringRule. il y a 9 mois
  Ryan C. Gordon 158fc459f1 clipboard: SDL_GetClipboardText() now follows the SDL_GetStringRule. il y a 9 mois
  Ryan C. Gordon 3bc81a81f5 filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule. il y a 9 mois
  SDL Wiki Bot d65a8146b9 Sync SDL3 wiki -> header il y a 9 mois
  Sam Lantinga 4aeabb3c3b Made event and temporary string memory thread-local and added SDL_FreeEventMemory() il y a 9 mois
  Sam Lantinga ec3bb4c029 Removed the need for SDL_CreateTLS() il y a 9 mois
  Ryan C. Gordon 1592452cad video: Fixed remaining `return 0` to use NULL in CreateDevice implementations. il y a 9 mois
  Ryan C. Gordon d78ef58b4b offscreen: Don't ever use this backend unless explicitly requested. il y a 9 mois
  Ryan C. Gordon bc1ceb0883 dummyvideo: Change a thing returning a 0 pointer to return NULL instead. il y a 9 mois
  Ryan C. Gordon 045f0456b1 dummyvideo: Change a thing using int to use SDL_bool instead. il y a 9 mois
  huanhuan-jiang 723c1cc5b3 Print message in summary when a X11 or wayland video driver is not found il y a 9 mois
  SDL Wiki Bot 70727d36b2 Sync SDL3 wiki -> header il y a 9 mois
  Sam Lantinga 027671bedb SDL_GetWindowOpacity() directly returns the opacity instead of using an out parameter. il y a 9 mois
  Sam Lantinga 58270ef3f2 Finished renaming functions in SDL_system.h il y a 9 mois