DarkRadiant: master 3a59cb06

Author Committer Branch Timestamp Parent
greebo greebo master 09.04.2021 07:32 master d78eb47b
Affected Issues  0005566: Material stages with alpha test are incorrectly rendered as translucent
Changeset 0005566: Introduce GLSLProgramBase class to contain the shared code, all other programs now derive from that base
add - install/gl/zfill_alpha_fp.glsl Diff File
mod - radiantcore/CMakeLists.txt Diff File
mod - radiantcore/rendersystem/backend/GLProgramFactory.cpp Diff File
mod - radiantcore/rendersystem/backend/glprogram/GLSLBumpProgram.cpp Diff File
mod - radiantcore/rendersystem/backend/glprogram/GLSLBumpProgram.h Diff File
add - radiantcore/rendersystem/backend/glprogram/GLSLDepthFillAlphaProgram.cpp Diff File
add - radiantcore/rendersystem/backend/glprogram/GLSLDepthFillAlphaProgram.h Diff File
mod - radiantcore/rendersystem/backend/glprogram/GLSLDepthFillProgram.cpp Diff File
mod - radiantcore/rendersystem/backend/glprogram/GLSLDepthFillProgram.h Diff File
add - radiantcore/rendersystem/backend/glprogram/GLSLProgramBase.cpp Diff File
add - radiantcore/rendersystem/backend/glprogram/GLSLProgramBase.h Diff File
mod - tools/msvc/DarkRadiantCore.vcxproj Diff File
mod - tools/msvc/DarkRadiantCore.vcxproj.filters Diff File