Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
1418Filtered Results

Detail

2018.07.02.Log1472.txt

📄SVN 📅2018-07-02 💾873 B 1 Parsed entries BUILD FIX

Revision r6936

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.
Raw Content
------------------------------------------------------------------------
r6937 | pogokeen | 2018-07-02 21:29:23 -0700 (Mon, 02 Jul 2018) | 1 line

polymost.cpp: make c_wrapThreshold consistent between POLYMOST1_BASIC_FRAGMENT_SHADER_CODE and POLYMOST1_EXTENDED_FRAGMENT_SHADER_CODE
------------------------------------------------------------------------
r6936 | pogokeen | 2018-07-02 21:29:19 -0700 (Mon, 02 Jul 2018) | 2 lines

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.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.