gzdoom-gles/wadsrc
Christoph Oelckers 1ee9256842 - did a complete workover of the weapon sprite translucency code that got inherited from QZDoom.
This was very poorly done without ever addressing the issues a composite render style can bring, it merely dealt with the known legacy render styles.
The same, identical code was also present in two different places.
The oversight that AlterWeaponSprite overrode even forced styles was also fixed.

OpenGL is not implemented yet but with the problems eliminated should be doable now.
2017-04-15 16:41:00 +02:00
..
static - did a complete workover of the weapon sprite translucency code that got inherited from QZDoom. 2017-04-15 16:41:00 +02:00
CMakeLists.txt - Make QZDoom GZDoom again! 2017-03-09 11:51:42 -05:00