Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Linus Probert 3bd737d44c Add error returns to void functions that can fail/set errors. 3 gadi atpakaļ
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) 3 gadi atpakaļ
  Sam Lantinga bd1115fa33 Make sure subsystems are noted as initialized during initialization 3 gadi atpakaļ
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 gadi atpakaļ
  Anonymous Maarten f53d797cca cmake: generate git hash using GetRevisionDescription CMake module 3 gadi atpakaļ
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions 3 gadi atpakaļ
  Sam Lantinga ad8a6d2b05 Split SDL gamepad internal functions into SDL_gamepad_c.h 3 gadi atpakaļ
  Sam Lantinga 659abc721a SDL API renaming: SDL_gamecontroller.h 3 gadi atpakaļ
  Sylvain Becker aa0053141b Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913) 3 gadi atpakaļ
  Sylvain Becker 47170d288e Don't export SDL_AudioInit/Quit, use SDL_InitSubsystem instead (#6912) 3 gadi atpakaļ
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 gadi atpakaļ
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 gadi atpakaļ
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 gadi atpakaļ
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 gadi atpakaļ
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 gadi atpakaļ
  Sam Lantinga 9c8369e097 Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!) 3 gadi atpakaļ
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS 3 gadi atpakaļ
  Sam Lantinga 346eeba210 Removed SDL_GetRevisionNumber() 3 gadi atpakaļ
  Sam Lantinga a635a485bc Re-added WinRT support until we're sure that it's no longer being used 3 gadi atpakaļ
  Ozkan Sezer dc2a3e06e9 removed WinRT support. 3 gadi atpakaļ
  Ozkan Sezer 8d6fda4810 removed os2 support & support for building SDL with watcom. 3 gadi atpakaļ
  Ryan C. Gordon 389ffab733 Code style fixes, etc. 3 gadi atpakaļ
  ulatekh ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. 3 gadi atpakaļ
  Jasper Hugunin 27ee8c8e14 Fix mismatch between Init and Quit 3 gadi atpakaļ
  Pierre Wendling 655275378d N3DS port (squashed) 5 gadi atpakaļ
  Sam Lantinga 4e375996d3 Added a hint to return the version in the old format 3 gadi atpakaļ
  Sam Lantinga eb25f6c912 Fixed Xbox platform name, courtesy of @walbourn 3 gadi atpakaļ
  Sam Lantinga 9f4baeea53 Clean up thread local storage when quitting SDL 3 gadi atpakaļ
  chalonverse f317d619cc Xbox GDKX support (#5869) 3 gadi atpakaļ
  chalonverse 3b191580c3 Windows GDK Support (#5830) 3 gadi atpakaļ