raze-gles/source/build
2018-11-18 18:07:25 +00:00
..
doc Trailing whitespace. 2017-06-27 11:01:22 +00:00
include Move g_defaultVideoModes[] and g_keyAsciiTable[] from baselayer.cpp to baselayer.h and make them constexpr 2018-11-18 18:06:43 +00:00
src This is supposed to fix some errors with HIGH_PRECISION_SPRITE reported by a static analyzer, wherein 32-bit values were shifted and truncated as 32-bit before being widened to a 64-bit type, which didn't seem like the intended behavior. This is the commit to look at if anything is suddenly fucked up in the classic software renderer. 2018-11-18 18:07:25 +00:00
buildlic.txt The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
Dependencies.mak Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00