提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 11 月之前
  Sam Lantinga aa7357a14d SDL_CreateEnvironment() fills the environment with a non-zero parameter 11 月之前
  Sam Lantinga 90e01040c5 Added thread-safe environment functions 11 月之前
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 年之前
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 年之前
  Sam Lantinga 473feab2a4 Added SDL_unsetenv() 1 年之前
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 年之前
  Sam Lantinga 29f0fd33dc SDL_getenv() should return const 1 年之前
  Anonymous Maarten a2a1d2de66 Add HAVE_UNSETENV to preprocessor guard 1 年之前
  Sam Lantinga ce65f84fd8 Fixed Android warnings 1 年之前
  Sam Lantinga 6e081eb7dc Memory leak no more! 1 年之前
  Sam Lantinga 156ca356b5 Free any temporary environment memory at SDL_Quit() 1 年之前
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年之前
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 年之前
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 1 年之前
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 年之前
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 年之前
  Anonymous Maarten 4af93990a9 Remove disabled self test main functions 2 年之前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 年之前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 年之前
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 2 年之前
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 年之前
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 2 年之前
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 年之前
  chalonverse 3b191580c3 Windows GDK Support (#5830) 3 年之前
  pionere b59ca92e82 use != '\0' comparison instead of SDL_strlen in the functions of SDL_getenv 3 年之前
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 年之前
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 年之前
  Ryan C. Gordon b0a20a153c stdlib: Fixed compiler warnings about int vs size_t. 5 年之前
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 年之前