No description
Find a file
pogokeen facc69f142 polymost.cpp: fix rendering for indexed colour textures to match original behaviour when !r_usetileshades or globalflags & GLOBAL_NO_GL_TILESHADES
Additionally, fix issue in polymost_setShade() where shade calculation was happening after a check for whether or not the shade needed to be updated.

git-svn-id: https://svn.eduke32.com/eduke32@6936 1a8010ca-5511-0410-912e-c29ae57300e0
2018-07-03 04:29:19 +00:00
jit The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
package Don't apply weapon shade interpolation to the shrinker/expander crystal at all. 2018-03-22 04:48:41 +00:00
platform Add glsurface.cpp/h and tilepacker.cpp/h to Visual Studio Project 2018-06-13 19:15:26 +00:00
source polymost.cpp: fix rendering for indexed colour textures to match original behaviour when !r_usetileshades or globalflags & GLOBAL_NO_GL_TILESHADES 2018-07-03 04:29:19 +00:00
.gitignore Add perl.exe.stackdump to .gitignore. 2017-06-09 06:38:33 +00:00
_clang-format Disable AllowShortLoopsOnASingleLine in clang-format 2018-04-23 10:15:21 +00:00
Android.mk Replace sound_func function pointer parameter and associate functions for hardcoded ANMs with equivalent animsounds arrays. 2017-06-25 11:24:34 +00:00
Common.mak Makefile: Build debug builds with -Og instead of -O0 where available. 2018-01-30 16:02:24 +00:00
GNUmakefile Fix building the Build tools 2018-06-14 17:49:53 +00:00