Commit History

Author SHA1 Message Date
  Petar Popovic e5d3a1b6f5 Remove casts from typed pointer to void * for printf %p in test projects 7 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention 7 months ago
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* 7 months ago
  Sam Lantinga 627cb8acd0 SDL_EventFilter functions now return SDL_bool 8 months ago
  Anonymous Maarten f57c597c60 Added SDL_GetWindowFromEvent 8 months ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 8 months ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 8 months ago
  Sam Lantinga ff1d351390 Removed SDL_FreeTemporaryMemory() 9 months ago
  Sam Lantinga fd9fe1bb7b Renamed event memory to temporary memory, since it's not just used for events 9 months ago
  Sam Lantinga ef884c8aa6 Transfer event memory between the local pool and the event queue 9 months ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Sylvain 2c3717881f testautomation_events.c: initialize "timestamp" to solve "conditional jump or move depends on uninitialised value" 1 year ago
  Sylvain 3ccfd361cb Fix video_getSetWindowPosition() that fail when checking events, 2 years ago
  Sylvain c963f02571 More fix warnings about static function and prototype 2 years ago
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments 2 years ago
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 2 years ago
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 2 years ago
  Ryan C. Gordon da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 4 years ago
  Ryan C. Gordon 2542977b0a Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)" 4 years ago
  Erik Yuzwa 82a96afa70 Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069) 4 years ago
  Sam Lantinga ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 years ago
  Philipp Wiesemann ed80cfd9bc Removed empty statements in tests. 8 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 11 years ago