コミット履歴

作者 SHA1 メッセージ 日付
  Ozkan Sezer 63d4bd4e57 SDL_SendKeyboardText: remove workaround from 1e12d7c, fix use of iscntrl 1 年間 前
  Anonymous Maarten fea6e7afb1 cmake: copy sources to binary directory in separate target 1 年間 前
  Dimitriy Ryazantcev 9faa7977bd UWP: Add support for supplementary Unicode characters input 1 年間 前
  Dimitriy Ryazantcev 7b628ea4d5 Win32: Simplify Unicode text input code 1 年間 前
  Sam Lantinga 411c70abb1 Fix the target membership of SDL_pen.h (thanks kanjitalk755!) 1 年間 前
  shenleban tongying 3e6513c773 document the purpose of SDL_SetTextInputRect 1 年間 前
  Sam Lantinga 1e12d7cfb6 Make sure we don't pass UTF-8 to SDL_iscntrl() 1 年間 前
  Dimitriy Ryazantcev 9a206adbee UWP: Use Windows.UI.Core.CoreDispatcher.AcceleratorKeyActivated event for keyboard 1 年間 前
  Dimitriy Ryazantcev 309ea2d5f9 UWP: Simplify Win32 scan code to SDL scan code mapping 1 年間 前
  Dimitriy Ryazantcev acc5bb89f8 [Win32] Better keyboard button mapping to SDL scan codes 1 年間 前
  Dimitriy Ryazantcev 6b28065e9e Reformat Win32 scan code table 1 年間 前
  Dimitriy Ryazantcev 7e86b6aef2 Win32: Fix keymap for keyboard layouts that can print UTF-16 surrogates and ligatures 1 年間 前
  Ryan C. Gordon 08c6ac1b16 test: SDLTest_PrintEvent now reports key event mod state. 1 年間 前
  Sam Lantinga 571e9796b9 Fixed the GameCube HIDAPI controller mapping 1 年間 前
  Sam Lantinga dd984dcd9f Removed HIDAPI controller mappings 1 年間 前
  Ryan C. Gordon 3817f5126e cocoa: Use `-[NSApplicationDelegate applicationSupportsSecureRestorableState]`. 1 年間 前
  Ryan C. Gordon c5b0ff77d7 test: testwm2 now displays keyboard mod state. 1 年間 前
  Anonymous Maarten 5772e00c3f cmake: disable oss by default on OpenBSD, not FreeBSD 1 年間 前
  Jake S. Del Mastro ceac93ade2 Set framebuffer_srgb_capable to the actual value obtained (#8634) 1 年間 前
  Anonymous Maarten ed3fad1880 cmake: disable oss by default on Linux, NetBSD and FreeBSD 1 年間 前
  Sylvain 6bb40f1d8d SDL_VideoCapture: allow add/remove device at runtime on linux 1 年間 前
  Sam Lantinga f0e47f8ee0 Added support for the NACON Revolution 5 Pro controller 1 年間 前
  Ozkan Sezer 2f806c89b5 initial import of hidapi netbsd uhid native backend from mainstream 1 年間 前
  Christoph Reichenbach 1b284cd415 X11 pen detection: fix misclassification due to improper init 1 年間 前
  Anonymous Maarten c4ca64deaf ci: do 'brew update' & don't run dependent checks on installed things 1 年間 前
  Ozkan Sezer d486de6349 cmake: fixed iconv detection test program 1 年間 前
  Ryan C. Gordon 42a8139fd6 render: Clip bresenham lines against a real viewport thing. 1 年間 前
  Ryan C. Gordon 4a40a272bd render: Patched to compile. 1 年間 前
  Ryan C. Gordon 983f178b7d render: Clip lines before Bresenham algorithm generates points. 1 年間 前
  Ryan C. Gordon db7f6425d0 rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine. 1 年間 前