Commit History

Author SHA1 Message Date
  Sam Lantinga 3ab98a3572 Removed debug print statements (thanks @stsp!) 2 years ago
  Sam Lantinga f4b61fff30 Implemented VT switching for KMSDRM on Linux 2 years ago
  Sam Lantinga a4c6b38fef Fixed FreeBSD build 2 years ago
  Sam Lantinga d9e6dcc650 Fixed FreeBSD build 2 years ago
  Sam Lantinga 7cc3e94eb2 Store the requested muted state 2 years ago
  Sam Lantinga ce9e1bd324 Don't mute the console input if we can't read the keyboard 2 years ago
  luzpaz 37e567994d Fix remaining typos (#7921) 2 years ago
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 years ago
  Sylvain 9b065bf54b Fix various warnings: static /void / comma 3 years ago
  Michal Suchanek 987b748067 evdev_kbd: Use current keymap 3 years ago
  Sylvain b44d3699b1 Fixed most small problems reported by cppcheck for src/core PR #7307 (from @kevin2kevin2) 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Sylvain dd6817b3b7 Fix warnings: static function, {} initializier, un-needed enum forward declaration 4 years ago
  Sam Lantinga 345c161feb Fixed some accidental uses of external C runtime functions 4 years ago
  Sam Lantinga bf97c5a22f Make sure SDL file descriptors don't leak into child processes 4 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Sam Lantinga 1822f97e5f Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Sam Lantinga 6c4765a17a Removed extraneous fprintf() call 6 years ago
  Sylvain Becker 052b4f2969 SDL_EVDEV_kbd_init: uninitialized data for ioctl (Bug 4530) 7 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Sam Lantinga 9af581bd75 Fixed bug 4347 - Keyboard LEDs don't work on linux console 7 years ago