Commit Verlauf

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