Commit History

Author SHA1 Message Date
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
  Sam Lantinga 90e01040c5 Added thread-safe environment functions 7 months ago
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention 7 months ago
  Anonymous Maarten ff1e252413 testautomation: remove SDLTest_TestCaseFp casts 7 months ago
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* 7 months ago
  Sam Lantinga 091960441b Don't check SDL_RENDER_DRIVER in automated tests 8 months ago
  Cameron Gutman f14fb979c1 Remove legacy SDL2 input grab API 1 year ago
  Sam Lantinga 2f7c24e4be Removed SDL_HINT_RENDER_SCALE_QUALITY 1 year ago
  Sam Lantinga 7cb1ca60ec Removed SDL_HINT_RENDER_OPENGL_SHADERS 1 year ago
  Sam Lantinga 9ce7fe2848 Removed SDL_HINT_ACCELEROMETER_AS_JOYSTICK 1 year ago
  Sam Lantinga 1c4723ac66 SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options. 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Sylvain 0f24956b0a testautomation_hints.c: free hint memory 1 year 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 4696c9556b SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145) 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
  Sasha Szpakowski 80a9397459 Remove SDL_HINT_IDLE_TIMER_DISABLED. 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
  Sam Lantinga 64ea6cefaf SDL_ResetHint() no longer clears the callbacks associated with a hint 2 years ago
  Sam Lantinga d4192850c1 Added SDL_ResetHint() to reset a hint to the default value 2 years ago
  Eddy Jansson 5c1f5a7306 test: Correct invalid enum length. 3 years ago
  Ryan C. Gordon 7d7ec9c951 x11: Remove XVidMode and Xinerama support. 3 years ago
  Ozkan Sezer 990fb668f7 tests: several -Wwrite-strings fixes. 3 years ago
  Cameron Gutman f124259e59 testautomation: fix use-after-free when restoring hint value 3 years ago
  Sam Lantinga 94a42af570 Fixed the name of the verbose hints 3 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 11 years ago