]> icculus.org git repositories - divverent/darkplaces.git/history - vid_agl.c
patch from Dresk that adds a doom3-like "toggle" console command
[divverent/darkplaces.git] / vid_agl.c
2006-04-26 havocadded a lot more CHECKGLERROR macro calls, to identify...
2006-04-20 havocgrab mouse when using menu while watching demos (import...
2006-04-16 molivierAGL fixes: fixed a crash when switching to and from...
2006-04-15 molivierFixes and cleanups related to the recent AGL patches
2006-04-15 havocfix more warnings
2006-04-15 havocfix some warnings
2006-04-13 havoctwo Mac OSX fixes from ds01 on alientrap forums - input...
2006-03-28 havocmodified gamma handling, now VID_UpdateGamma is only...
2006-03-21 molivierMinor changes to get rid of functions deprecated in...
2006-03-11 havocfix typo
2006-03-11 havocchanged VID_Finish to take an allowmousegrab parameter...
2005-12-28 molivierAdded support for refresh rate, vsync, and hardware...
2005-11-30 havocimplemented vid_refreshrate cvar to specify display...
2005-11-25 havocallow typing characters above 126
2005-11-20 molivierFixed black screen when using fullscreen mode on Mac...
2005-11-07 havocremoved \n from all Host_Error, Sys_Error, PRVM_ERROR...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocadded explicit casts for agl functions when calling...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-10-20 havocgcc 4.0 signedness warning fixes and uninitialized...
2005-09-09 molivierMac OS X OpenGL and input module, using Carbon and...