Commit History

Author SHA1 Message Date
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 9 months ago
  Sam Lantinga bdafc8e212 SDL_GetWindows() follows the SDL_GetStringRule 9 months ago
  Sam Lantinga 8ca6caeda5 SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule 9 months ago
  Sam Lantinga bb96320cc4 Make sure we always copy the data returned using SDL_GetStringRule 9 months ago
  Sam Lantinga ef884c8aa6 Transfer event memory between the local pool and the event queue 9 months ago
  Sam Lantinga f95ecac300 Added SDL_ClaimEventMemory() 9 months ago
  Sam Lantinga 2816745f48 Allow passing a pointer to SDL_FreeEventMemory() 9 months ago
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API 9 months ago
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 9 months ago
  Frank Praznik 0d24b6e9f3 wayland: Use the compositor provided size during state transitions 9 months ago
  Charlie Birks 25559faaea emscripten: restore key event prevent default behaviour 9 months ago
  Anonymous Maarten f8c1cd6622 ci: build MSVC workflows using Ninja generator 9 months ago
  Anonymous Maarten a2a1d2de66 Add HAVE_UNSETENV to preprocessor guard 9 months ago
  Anonymous Maarten 2d1d3d9fb2 cmake: fix building UWP with non-MSVC generator 9 months ago
  Anonymous Maarten ccebbb6c6e Fix UWP build in non-UNICODE mode 9 months ago
  Anonymous Maarten c59771d7fc cmake: detect ARM64EC 9 months ago
  vanfanel 7d83e03ac2 Fix KMSDRM double buffering. 9 months ago
  Sam Lantinga 9af7a80767 OpenGL ES is still available on iOS 9 months ago
  SDL Wiki Bot e949f12f63 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 38a301a3f9 Added automated tests to verify SDL_ClearSurface() and SDL_PremultiplySurfaceAlpha() 9 months ago
  Sam Lantinga 02a072a1b7 Added SDL_ClearSurface() and SDL_ReadSurfacePixelFloat() 9 months ago
  Sam Lantinga b07bd55baf Fixed use of SDL_expand_byte after flipping from bit loss to bit count 9 months ago
  Sam Lantinga cd25cb3435 Check SDL_LockSurface() return value 9 months ago
  Sam Lantinga eefcb62588 SDL_MUSTLOCK() returns true once a surface has the RLE flag set 9 months ago
  Sam Lantinga de6595bda6 SDL_MUSTLOCK() should return true if the surface needs locking even if it's currently locked. 9 months ago
  Sam Lantinga 334962b056 Enhancements for SDL_PremultiplyAlpha() 9 months ago
  Frank Praznik b99ea1ff75 wayland: Add SDL_VIDEO_DOUBLE_BUFFER support 9 months ago
  Amir 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 months ago
  Sam Lantinga 94c40fb3c9 Fixed warning: no previous prototype for function 'SDL_InitFilesystem' 9 months ago
  Sam Lantinga 761e86e25e Initialize output parameters to reasonable defaults in case of error 9 months ago