]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/xor.tmpl
increment the optimization counter for DCE'd folds, also enable -O3 for compilation.
[xonotic/gmqcc.git] / tests / xor.tmpl
2013-06-17 Dale WeilerMerge branch 'master' into cooking
2013-06-16 Dale WeilerAdd the good old xor swap trick to the xor test, yes...
2013-06-16 Dale WeilerMake ^ legal for vector ^ vector, and vector ^ float...
2013-06-15 Dale WeilerMake them tests work now
2013-06-15 Dale WeilerImplemented bitwise xor operator.