Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style 2 lat temu
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 lat temu
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention 2 lat temu
  Ozkan Sezer c41a76657e SDL_timer.c: silence a minor warning. 2 lat temu
  Sam Lantinga 85ee1498a5 Fixed Visual Studio warning 4245 2 lat temu
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 lat temu
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 lat temu
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 lat temu
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 3 lat temu
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions 3 lat temu
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 lat temu
  Sam Lantinga 75f1eb9216 Don't assume evdev events and SDL_GetTicks() use the same time source 3 lat temu
  Sam Lantinga 57d34f2e10 Make sure we never get a zero tick_start value 3 lat temu
  Sam Lantinga c468d93760 Removed unnecessary conversion from nanoseconds to milliseconds in SDL_GetTicks() 3 lat temu
  Sam Lantinga 82b01035d1 Reduce the chance of overflow when calculating nanosecond time 3 lat temu
  Sam Lantinga 73f4aeee6a Pass the event timestamp for joystick events 3 lat temu
  Ozkan Sezer 202eaeea11 replace windows timeapi.h with mmsystem.h for better compatibility. 3 lat temu
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 3 lat temu
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 lat temu
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 lat temu
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 lat temu
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 lat temu
  Sam Clegg cfab203f91 emscripten: Remove use of EM_ASM from SDL_timer code. 3 lat temu
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 lat temu
  Charlie Birks d950b9e2d9 emscripten: Make timers work (if used with emscripten_set_main_loop) 4 lat temu
  Ryan C. Gordon 99c9727dc0 timer: Added SDL_GetTicks64(), for a timer that doesn't wrap every ~49 days. 4 lat temu
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 lat temu
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 lat temu
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 lat temu
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 lat temu