コミット履歴

作者 SHA1 メッセージ 日付
  David Carlier a5a53c12bf USE_DEV_RANDOM close the file descriptor even in the rare case it can't read it 3 年 前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 年 前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 年 前
  Ozkan Sezer 45025799b7 restore SDL_malloc.c original formatting. 3 年 前
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 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 02ab7f3745 Fixed release build using clang on Windows 3 年 前
  Anonymous Maarten b51a88a95c SDL_malloc.c: fix variable 'used' set but not used 3 年 前
  Sam Lantinga 7f42fb54ad Applied DragonFly BSD patch 3 年 前
  chalonverse f317d619cc Xbox GDKX support (#5869) 3 年 前
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message 3 年 前
  Cameron Cawley 0cca71a846 Use SDLCALL for callbacks in public APIs 3 年 前
  Ozkan Sezer ec1a0f62dd SDL_malloc.c: workaround calling convention issues for real_xxx procs. 3 年 前
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 年 前
  Ozkan Sezer a2fbc452ca replace i386 checks with __i386__ 5 年 前
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 年 前
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 年 前
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 年 前
  Ozkan Sezer d3fa42b8c4 os/2 bits for SDL_malloc.c -- from libffi 7 年 前
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 年 前
  Sam Lantinga fc60db86b3 Fixed compiler warning 8 年 前
  Sam Lantinga 21cd2df694 Fixed compiler warning 8 年 前
  Sam Lantinga 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 8 年 前
  Ozkan Sezer bef0fec121 make sure that SDL_malloc(0) or SDL_calloc(0,x) doesn't return NULL. 8 年 前
  Sam Lantinga 8ed16ea465 Fixed compile warning 8 年 前
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 年 前
  Sam Lantinga 42065e785d Updated copyright to 2016 10 年 前
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年 前
  Ryan C. Gordon a823982e02 Clang static analysis builds should use C runtime directly. 11 年 前