2007-11-12 |
divverent | can't move quakedef.h up in vid_agl.c (redefinition... |
blob | commitdiff | raw |
2007-11-12 |
divverent | move two #defined to quakedef.h, and always include... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
divverent | OS X: make unknown char/keycode just a DPrint, reported... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
divverent | kill mouse accel using IOHIDSetAccelerationWithKey... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
divverent | cvar apple_mouse_noaccel (1 default) disables mouse... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
divverent | enable apple multithreaded GL by default; let's see... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
havoc | audited all Sys_Quit calls and gave them return values... |
blob | commitdiff | raw | diff to current |
2007-04-20 |
divverent | oops... sorry for that one. Copypaste without testing... |
blob | commitdiff | raw | diff to current |
2007-04-20 |
divverent | fix multithreaded OpenGL support; actually load CGL... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
havoc | removed all commandline checks for the option "-safe... |
blob | commitdiff | raw | diff to current |
2007-03-31 |
havoc | patch from div0 that improves mac keyboard support... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
havoc | fix a double typo (thanks Willis) |
blob | commitdiff | raw | diff to current |
2007-03-14 |
havoc | add apple_multithreadedgl cvar (offloads OpenGL driver... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
havoc | patch from div0 that enables printf format warnings... |
blob | commitdiff | raw | diff to current |
2006-10-18 |
havoc | added vid_stereobuffer cvar based on patch from syschuc... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
molivier | Removed all calls to strcpy; most of them are now calls... |
blob | commitdiff | raw | diff to current |
2006-06-04 |
molivier | - the Linux sound modules (ALSA and OSS) are now write... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
havoc | added a lot more CHECKGLERROR macro calls, to identify... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
havoc | grab mouse when using menu while watching demos (import... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
molivier | AGL fixes: fixed a crash when switching to and from... |
blob | commitdiff | raw | diff to current |
2006-04-15 |
molivier | Fixes and cleanups related to the recent AGL patches |
blob | commitdiff | raw | diff to current |
2006-04-15 |
havoc | fix more warnings |
blob | commitdiff | raw | diff to current |
2006-04-15 |
havoc | fix some warnings |
blob | commitdiff | raw | diff to current |
2006-04-13 |
havoc | two Mac OSX fixes from ds01 on alientrap forums - input... |
blob | commitdiff | raw | diff to current |
2006-03-28 |
havoc | modified gamma handling, now VID_UpdateGamma is only... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
molivier | Minor changes to get rid of functions deprecated in... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
havoc | fix typo |
blob | commitdiff | raw | diff to current |
2006-03-11 |
havoc | changed VID_Finish to take an allowmousegrab parameter... |
blob | commitdiff | raw | diff to current |
2005-12-28 |
molivier | Added support for refresh rate, vsync, and hardware... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
havoc | implemented vid_refreshrate cvar to specify display... |
blob | commitdiff | raw | diff to current |
2005-11-25 |
havoc | allow typing characters above 126 |
blob | commitdiff | raw | diff to current |
2005-11-20 |
molivier | Fixed black screen when using fullscreen mode on Mac... |
blob | commitdiff | raw | diff to current |
2005-11-07 |
havoc | removed \n from all Host_Error, Sys_Error, PRVM_ERROR... |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated qbyte type, now uses unsigned char throughou... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | added explicit casts for agl functions when calling... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | made darkplaces compile successfully with g++ to test... |
blob | commitdiff | raw | diff to current |
2005-10-20 |
havoc | gcc 4.0 signedness warning fixes and uninitialized... |
blob | commitdiff | raw | diff to current |
2005-09-09 |
molivier | Mac OS X OpenGL and input module, using Carbon and... |
blob | commitdiff | raw | diff to current |
|