1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* 1 жил өмнө
  Sam Lantinga 00c409cff8 Additional cleanup exposed by building with a C++ compiler 1 жил өмнө
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 жил өмнө
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 жил өмнө
  Mathieu Eyraud 5de3d1e9cc Fix error handling of SDL_AddHintCallback 1 жил өмнө
  Sam Lantinga 2b853121fe Allow environment hint overrides before hints are initialized 1 жил өмнө
  Ryan C. Gordon 074dd8c35f hints: Change hints to be backed by Properties, add documentation. (#9892) 1 жил өмнө
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 жил өмнө
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 1 жил өмнө
  APGR22 961488b0dc Added NULL pointer check 1 жил өмнө
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 жил өмнө
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 жил өмнө
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 жил өмнө
  Sam Lantinga e643d28d9c Set the hint value before calling hint callbacks 2 жил өмнө
  Sam Lantinga 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 2 жил өмнө
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 жил өмнө
  Sam Lantinga 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 3 жил өмнө
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 жил өмнө
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 жил өмнө
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 жил өмнө
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 жил өмнө
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 жил өмнө
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 жил өмнө
  ulatekh ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. 3 жил өмнө
  Sam Lantinga cf331ef3f9 Fixed build 3 жил өмнө
  Sam Lantinga 64ea6cefaf SDL_ResetHint() no longer clears the callbacks associated with a hint 3 жил өмнө
  Sam Lantinga d4192850c1 Added SDL_ResetHint() to reset a hint to the default value 3 жил өмнө
  pionere 7eb13c21c6 improve behavior of SDL_SetHint(WithPriority) (#5309) 3 жил өмнө
  Ryan C. Gordon 9703f23663 SDL_SetHintWithPriority: actually, this test is good. 3 жил өмнө
  Ryan C. Gordon 5f25a6ea78 Revert "SDL_SetHintWithPriority: better test if hint value has changed." 3 жил өмнө