]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - vid_agl.c
fix bugs with bbox vs bbox traces (the collision box's planes didn't have correct...
[xonotic/darkplaces.git] / vid_agl.c
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...