Commit History

Author SHA1 Message Date
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e 1 year ago
  Sam Lantinga c95c415a0b Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data 1 year ago
  Sam Lantinga aecb62e30d Improved API consistency for flag data types 1 year ago
  Sam Lantinga e9ab2d46de Revert "Change `SDL_Keycode` type to an enum" 1 year ago
  Susko3 f8cb3c742d Change `SDL_Keycode` type to an enum 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 years ago
  Sylvain 4053876bf6 Fix warning drop const qualifier 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
  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
  Frank Praznik abdfa809db Prepend key modifier enum values with 'SDL_' 2 years ago
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 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
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. 2 years ago
  Ozkan Sezer 990fb668f7 tests: several -Wwrite-strings fixes. 3 years ago
  Sam Lantinga cb1e20b058 Added KMOD_SCROLL to track the scroll lock state 4 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
  Christian Rauch b972258d56 test: remove unused variables and typedefs 4 years ago
  Erik Yuzwa 82a96afa70 Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069) 4 years ago
  Ryan C. Gordon 70c8bd2481 Fixed a bunch of compiler warnings in the test code. 8 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