This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze-gles
Watch
0
Star
0
Fork
You've already forked raze-gles
0
mirror of
https://github.com/ZDoom/raze-gles.git
synced
2025-02-14 07:31:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
336a4650d5
raze-gles
/
source
/
build
History
terminx
336a4650d5
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.
...
git-svn-id:
https://svn.eduke32.com/eduke32@7167
1a8010ca-5511-0410-912e-c29ae57300e0
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