Commit History

Author SHA1 Message Date
  SDL Wiki Bot 306cc6f91e Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 80e64ef921 Windows IME cleanup 9 months ago
  hwsmm dc8b06fb5a Check if SDL_GetKeyboardFocus is null in X11/Wayland events 9 months ago
  Edoardo Lolletti 64acde86de stdcpp threads, simplify SDL_GetCurrentThreadID implementation 9 months ago
  Cecill Etheredge e9a93246ef fix: Use drmModeAddFB2WithModifiers instead of drmModeAddFB to allow using GBM modifiers. 9 months ago
  Sam Lantinga b37b94453c Fixed multi-window test programs not quitting when windows are closed 9 months ago
  Aleksander 596c0af0f3 Camera: Bugfix: `ChooseBestCameraSpec` doesn't set camera colorspace 9 months ago
  SDL Wiki Bot 3d121d9bc7 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 0804598b5d Added a font glyph for missing characters 9 months ago
  Sam Lantinga def7a43a2e SDL_HINT_IME_SHOW_UI defaults to SDL_TRUE 9 months ago
  Sam Lantinga 382494eeda checkkeys: draw the IME composition text 9 months ago
  Sam Lantinga 018ca39c45 Don't move the cursor to the end of the selected candidate 9 months ago
  Sam Lantinga 92b3ce20b1 checkkeys: don't toggle text input with the left mouse button 9 months ago
  Sam Lantinga 377014c430 Added some documentation to the SDL_EVENT_TEXT_EDITING event 9 months ago
  Sam Lantinga 01ae067504 checkkeys: print the start/length values of the SDL_EVENT_TEXT_EDITING event 9 months ago
  Sam Lantinga 8328fdfe0d Don't use raw keyboard input when text input is active 9 months ago
  Frank Praznik f79d0adfc9 x11: Avoid excessive keymap reconstruction 9 months ago
  Sam Lantinga 94ae4e1513 Fixed build warnings 9 months ago
  Anonymous Maarten d52ea20916 cmake: check for valid isinf/isinff/isnan/isnanf macros 9 months ago
  SDL Wiki Bot ea11c9e0c7 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 0ff5c05486 Added SDL_GetWindows() 9 months ago
  SDL Wiki Bot 2c745dbd3c Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 2f5b20fcb5 Updated based on feedback from @JKaniarz 9 months ago
  Sam Lantinga a938e2b979 Replaced test framework random code with SDL random functions 10 months ago
  Sam Lantinga 96f2f23240 Simplified SDL random function names and added thread-safe versions 10 months ago
  Sam Lantinga d013ac80ef Don't check for isinf() and friends using CMake 9 months ago
  Sam Lantinga 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 9 months ago
  SDL Wiki Bot 410bed20ba Sync SDL3 wiki -> header 9 months ago
  Edoardo Lolletti 20dbe90771 Fix std::thread memory leak 9 months ago
  Sam Lantinga 138eb8649d checkkeys: draw a blinking cursor 9 months ago