Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 973c8b3273 Added SDL properties API il y a 2 ans
  Ozkan Sezer 77446e2029 Unaligned stacks on i686-w64-mingw32 may lead to crashes il y a 2 ans
  Alexander Richards ec5088cb99 src/SDL.c: add managarm support il y a 2 ans
  Sam Lantinga cb73bed6eb SDL API renaming: SDL TLS functions il y a 2 ans
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style il y a 2 ans
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style il y a 2 ans
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined il y a 3 ans
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 3 ans
  Linus Probert 3bd737d44c Add error returns to void functions that can fail/set errors. il y a 3 ans
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) il y a 3 ans
  Sam Lantinga bd1115fa33 Make sure subsystems are noted as initialized during initialization il y a 3 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Anonymous Maarten f53d797cca cmake: generate git hash using GetRevisionDescription CMake module il y a 3 ans
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions il y a 3 ans
  Sam Lantinga ad8a6d2b05 Split SDL gamepad internal functions into SDL_gamepad_c.h il y a 3 ans
  Sam Lantinga 659abc721a SDL API renaming: SDL_gamecontroller.h il y a 3 ans
  Sylvain Becker aa0053141b Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913) il y a 3 ans
  Sylvain Becker 47170d288e Don't export SDL_AudioInit/Quit, use SDL_InitSubsystem instead (#6912) il y a 3 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 3 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) il y a 3 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 3 ans
  Sam Lantinga 9c8369e097 Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!) il y a 3 ans
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS il y a 3 ans
  Sam Lantinga 346eeba210 Removed SDL_GetRevisionNumber() il y a 3 ans
  Sam Lantinga a635a485bc Re-added WinRT support until we're sure that it's no longer being used il y a 3 ans
  Ozkan Sezer dc2a3e06e9 removed WinRT support. il y a 3 ans
  Ozkan Sezer 8d6fda4810 removed os2 support & support for building SDL with watcom. il y a 3 ans
  Ryan C. Gordon 389ffab733 Code style fixes, etc. il y a 3 ans