Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga c065a9b128 Fix some issues caught by check_stdlib_usage.py vor 2 Jahren
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style vor 2 Jahren
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention vor 2 Jahren
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined vor 2 Jahren
  Sam Lantinga 177a6f38e0 Only minimize the window for an assert if it's in exclusive fullscreen mode vor 2 Jahren
  Sam Lantinga ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag vor 2 Jahren
  Sam Lantinga e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags vor 2 Jahren
  Sam Lantinga fde78d12f2 Updated copyright for 2023 vor 2 Jahren
  Sam Lantinga 63724c113b Removed the vi format comments from the source vor 2 Jahren
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis vor 2 Jahren
  Sylvain f906c52ee6 SDL_assert: remove old naming convention (see #6783) vor 2 Jahren
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) vor 2 Jahren
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) vor 2 Jahren
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) vor 2 Jahren
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) vor 2 Jahren
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` vor 2 Jahren
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers vor 2 Jahren
  pionere 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 vor 3 Jahren
  chalonverse 3b191580c3 Windows GDK Support (#5830) vor 3 Jahren
  Sam Lantinga 996b3dc37a Fixed warning building with Visual Studio vor 3 Jahren
  Eddy Jansson d7866ffac8 assert: Check for integer overflow. vor 3 Jahren
  Eddy Jansson ca26df3404 assert: Allow messages of any length. vor 3 Jahren
  Eddy Jansson 73448fe245 assert: Remove use of alloca() vor 3 Jahren
  Sam Lantinga 120c76c84b Updated copyright for 2022 vor 3 Jahren
  Sam Lantinga 9130f7c377 Updated copyright for 2021 vor 4 Jahren
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 vor 5 Jahren
  Sylvain Becker 3d100df36f Readability: remove const-qualifation from function declaration vor 5 Jahren
  Sam Lantinga 097b9c3084 Better fix for iOS build vor 5 Jahren
  Ryan C. Gordon ec04110d8e dynapi: Deal with failure cases better, other fixes. vor 5 Jahren
  Ozkan Sezer ceee7def84 minor build fixes. vor 6 Jahren