Historie revizí

Autor SHA1 Zpráva Datum
  L zard 1ed1bc1d5d testautomation keyboard: use `space` instead of `a` před 9 měsíci
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool před 10 měsíci
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values před 11 měsíci
  Sam Lantinga 6fc6e3dc7e Use SDL_bool where appropriate in SDL events před 11 měsíci
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention před 11 měsíci
  Anonymous Maarten ff1e252413 testautomation: remove SDLTest_TestCaseFp casts před 11 měsíci
  Sam Lantinga a1998d106d Putting the simple back into Simple DirectMedia Layer před 1 rokem
  Sam Lantinga a13c993e40 Removed keymaps from the API před 1 rokem
  Sam Lantinga c298a3749b Expose the keymap separately from the event keycode před 1 rokem
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z před 1 rokem
  Sam Lantinga bdd531986b SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea() před 1 rokem
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. před 1 rokem
  Sam Lantinga 679e4471ed Added the ability to query the keymap for keycodes based on modifier state před 1 rokem
  Sam Lantinga 9d816c72ef Updated SDL3 scancode list před 1 rokem
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e před 1 rokem
  Sam Lantinga c95c415a0b Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data před 1 rokem
  Sam Lantinga aecb62e30d Improved API consistency for flag data types před 1 rokem
  Sam Lantinga e9ab2d46de Revert "Change `SDL_Keycode` type to an enum" před 1 rokem
  Susko3 f8cb3c742d Change `SDL_Keycode` type to an enum před 1 rokem
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. před 1 rokem
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) před 2 roky
  Sylvain 4053876bf6 Fix warning drop const qualifier před 2 roky
  Sylvain c963f02571 More fix warnings about static function and prototype před 2 roky
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments před 2 roky
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) před 2 roky
  Sam Lantinga 63724c113b Removed the vi format comments from the source před 2 roky
  Frank Praznik abdfa809db Prepend key modifier enum values with 'SDL_' před 2 roky
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) před 2 roky
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) před 2 roky
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` před 2 roky