| Commit message (Expand) | Author | Age | Files | Lines |
* | * OS X/SDL mouse sensitivity fix | tma | 2006-02-08 | 1 | -0/+4 |
* | * Do not cull non-ascii keyboard chars at the SDL level any more, these are | tma | 2006-02-04 | 1 | -20/+13 |
* | * SDL build no longer requires a vid_restart when changing r_fullscreen | tma | 2006-01-25 | 1 | -0/+28 |
* | * Fix to some warnings in linux_glimp.c | tma | 2006-01-15 | 1 | -1/+1 |
* | r_smp now works as expected with sdl_glimp.c on Mac OS X. | icculus | 2005-12-01 | 1 | -5/+32 |
* | Fixed comment. | icculus | 2005-11-28 | 1 | -4/+1 |
* | First shot at SMP renderer with sdl_glimp. Does not work yet! | icculus | 2005-11-28 | 1 | -45/+101 |
* | * Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.local | tma | 2005-11-26 | 1 | -2/+2 |
* | Mac OS X work...lots of little changes that touch a lot of random places. | icculus | 2005-11-26 | 1 | -25/+45 |
* | * Tidy-up of q_platform.h | tma | 2005-11-06 | 1 | -1/+1 |
* | * Beginnings of Solaris support from Vincent S. Cojot | tma | 2005-10-29 | 1 | -2/+2 |
* | * Added STATUS | tma | 2005-10-29 | 1 | -1/+1 |
* | * Fixed unused variable warning | tma | 2005-10-23 | 1 | -1/+1 |
* | remove french keyboard hack. we cannot know what this does on other | ludwig | 2005-10-23 | 1 | -1/+0 |
* | map extra mouse buttons to K_AUX* | ludwig | 2005-10-23 | 1 | -56/+14 |
* | * Added a little hack to support the console key on french keyboards | tma | 2005-10-14 | 1 | -0/+2 |
* | * Removed hard coded mouse acceleration in the unix build(s) | tma | 2005-10-14 | 1 | -4/+2 |
* | * Applied ajax's cleanup patch | tma | 2005-09-23 | 1 | -2/+2 |
* | use r_ignorehwgamma cvar to allow user to disable gamma correction | ludwig | 2005-09-08 | 1 | -1/+7 |
* | Possible fix for 16-bit displays (untested)...reset the gl red/green/blue | icculus | 2005-09-07 | 1 | -0/+1 |
* | Fixed all lowercase input (Bugzilla #2364). | icculus | 2005-09-04 | 1 | -2/+7 |
* | Removed some tab chars. | icculus | 2005-09-04 | 1 | -16/+16 |
* | Cleanups from pomac! | zakk | 2005-09-02 | 1 | -1/+1 |
* | Screw with (de)initialization code. | icculus | 2005-09-01 | 1 | -10/+15 |
* | backed out broken patch. | icculus | 2005-09-01 | 1 | -16/+12 |
* | Removed some FIXMEs | icculus | 2005-09-01 | 1 | -2/+0 |
* | Renamed the SDL stuff to not be Linux specific. | icculus | 2005-09-01 | 1 | -0/+1447 |