]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - qtypes.h
Change a comment and a description to remove mentions of GL_ARB_occlusion_query becau...
[xonotic/darkplaces.git] / qtypes.h
2018-04-14 havocEnable PRVM_64 - the QuakeC VM will run as 64bit (using...
2018-03-25 havocChange shader permutation flags to 64bit.
2013-04-17 havocadd prvm_uint_t type
2012-04-15 havocdisable PRVM_64 until the bugs are worked out
2012-04-04 havocenable PRVM_64 define
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2010-02-18 havocmove RESTRICT keyword define to qtypes.h and add it...
2009-12-24 havocdon't use ssize_t
2009-12-24 havocchange a few WIN64 checks to _WIN64 (which actually...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-07-05 havocmore fixes
2005-07-05 havocadded a 64bif fs_offset_t type to clean up most of...
2004-11-22 molivierSeveral changes to the SFX lock code in the sound engin...
2002-07-07 havocadded a qtypes.h for little things like qbyte and such