aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix/linux_glimp_sdl.c
Commit message (Collapse)AuthorAgeFilesLines
* try to fix keyboard handling. Works with German keyboard now AFAICTludwig2005-08-311-30/+37
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@52 edf5b092-35ff-0310-97b2-ce42778d08ea
* First diff from Andreas Schneider:zakk2005-08-311-5/+5
| | | | | | | | here are gcc4 signedness fixes for latest svn :) git-svn-id: svn://svn.icculus.org/quake3/trunk@50 edf5b092-35ff-0310-97b2-ce42778d08ea
* Show the system cursor when ungrabbing the mouse, so you know it'sicculus2005-08-311-0/+2
| | | | | | | been ungrabbed. git-svn-id: svn://svn.icculus.org/quake3/trunk@49 edf5b092-35ff-0310-97b2-ce42778d08ea
* Shutdown game if user clicks the 'X' on his window.icculus2005-08-311-0/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@48 edf5b092-35ff-0310-97b2-ce42778d08ea
* More SDL fixes:icculus2005-08-311-8/+15
| | | | | | | | | | | | - Console key works as it should, at least on QWERTY keyboards. Someone will have to check AZERTY keyboards for me. - Backspace key now works in text entry. - Mouse input is scaled 2x, like the X11 driver does. - Some basic logging so I know I'm using the SDL code and not the X11 code. git-svn-id: svn://svn.icculus.org/quake3/trunk@46 edf5b092-35ff-0310-97b2-ce42778d08ea
* oops!zakk2005-08-301-0/+1410
git-svn-id: svn://svn.icculus.org/quake3/trunk@39 edf5b092-35ff-0310-97b2-ce42778d08ea