Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style před 2 roky
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style před 2 roky
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined před 3 roky
  Sam Lantinga fde78d12f2 Updated copyright for 2023 před 3 roky
  Sam Lantinga 63724c113b Removed the vi format comments from the source před 3 roky
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) před 3 roky
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` před 3 roky
  Sylvain cd0d5a5fc5 Don't compare pointer against '0', but NULL před 3 roky
  Sylvain ce5da5d579 Don't compare pointer against '0', but NULL před 3 roky
  Ozkan Sezer e9ff4fdd49 add SDL_bsearch před 4 roky
  Sam Lantinga 120c76c84b Updated copyright for 2022 před 4 roky
  Sam Lantinga 9130f7c377 Updated copyright for 2021 před 5 roky
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h před 5 roky
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 před 6 roky
  Ozkan Sezer fea3c8bdef SDL_qsort.c: sync comments with version 1.15 from mainstream před 6 roky
  Sam Lantinga 5e13087b0f Updated copyright for 2019 před 7 roky
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 před 8 roky
  Sam Lantinga 1b2492ed8a Fixed 64-bit build warning před 8 roky
  Ryan C. Gordon ae667da638 Fixed a bunch of compiler warnings. před 8 roky
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 před 9 roky
  Sam Lantinga 79f6ba5a84 Fixed signed/unsigned comparison warnings in Visual Studio před 9 roky
  Sam Lantinga 5333deab1c Quick fix for qsort off-by-one error. před 10 roky
  Ryan C. Gordon 32c70cc546 stdlib: Restored previous qsort() implementation; the licensing is resolved. před 10 roky
  Ryan C. Gordon 09ae4df5bf Another attempt to fix Windows build. před 10 roky
  Ryan C. Gordon 18f74c6e15 Patched to compile on Visual Studio. před 10 roky
  Ryan C. Gordon 014956ac1d Replaced SDL_qsort with public domain code from PDCLib: http://pdclib.e43.eu/ před 10 roky
  Ryan C. Gordon a823982e02 Clang static analysis builds should use C runtime directly. před 11 roky
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support před 12 roky