aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix/sdl_glimp.c
Commit message (Expand)AuthorAgeFilesLines
* * (bug 2741) Adds support in the SDL client for many keys that were nottjw2007-02-141-2/+25
* Updated urls.zakk2007-01-141-1/+1
* * (bug 2863) allow DEL key to be binded again. I broke it for bug 2650tjw2006-12-071-2/+2
* bug 2723tjw2006-08-021-1/+6
* Fixed shit commited by myself.thilo2006-07-301-1/+2
* * Better SDL joystick support (from Erik Auerswald)tma2006-06-171-20/+121
* - Fixed incompatibility to original VMs introduced by anisotropic filtering p...thilo2006-04-301-6/+6
* - Fix r_overBrightBits variable getting ignored on Linuxthilo2006-04-301-7/+32
* * Anisotropic texture filtering (from Echon)tma2006-04-221-0/+24
* Removed redundant assignment.thilo2006-04-201-1/+0
* * Fix backspace on MacOS X (from tjw)tma2006-04-141-1/+8
* * Change window titletma2006-03-241-4/+1
* * OS X/SDL mouse sensitivity fixtma2006-02-081-0/+4
* * Do not cull non-ascii keyboard chars at the SDL level any more, these aretma2006-02-041-20/+13
* * SDL build no longer requires a vid_restart when changing r_fullscreentma2006-01-251-0/+28
* * Fix to some warnings in linux_glimp.ctma2006-01-151-1/+1
* r_smp now works as expected with sdl_glimp.c on Mac OS X.icculus2005-12-011-5/+32
* Fixed comment.icculus2005-11-281-4/+1
* First shot at SMP renderer with sdl_glimp. Does not work yet!icculus2005-11-281-45/+101
* * Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.localtma2005-11-261-2/+2
* Mac OS X work...lots of little changes that touch a lot of random places.icculus2005-11-261-25/+45
* * Tidy-up of q_platform.htma2005-11-061-1/+1
* * Beginnings of Solaris support from Vincent S. Cojottma2005-10-291-2/+2
* * Added STATUStma2005-10-291-1/+1
* * Fixed unused variable warningtma2005-10-231-1/+1
* remove french keyboard hack. we cannot know what this does on otherludwig2005-10-231-1/+0
* map extra mouse buttons to K_AUX*ludwig2005-10-231-56/+14
* * Added a little hack to support the console key on french keyboardstma2005-10-141-0/+2
* * Removed hard coded mouse acceleration in the unix build(s)tma2005-10-141-4/+2
* * Applied ajax's cleanup patchtma2005-09-231-2/+2
* use r_ignorehwgamma cvar to allow user to disable gamma correctionludwig2005-09-081-1/+7
* Possible fix for 16-bit displays (untested)...reset the gl red/green/blueicculus2005-09-071-0/+1
* Fixed all lowercase input (Bugzilla #2364).icculus2005-09-041-2/+7
* Removed some tab chars.icculus2005-09-041-16/+16
* Cleanups from pomac!zakk2005-09-021-1/+1
* Screw with (de)initialization code.icculus2005-09-011-10/+15
* backed out broken patch.icculus2005-09-011-16/+12
* Removed some FIXMEsicculus2005-09-011-2/+0
* Renamed the SDL stuff to not be Linux specific.icculus2005-09-011-0/+1447