- added option to disable alpha testing for user shaders.

This commit is contained in:
Christoph Oelckers 2018-10-31 15:56:20 +01:00
commit 91df3f8c73
5 changed files with 23 additions and 12 deletions

View file

@ -31,8 +31,6 @@
EXTERN_CVAR(Bool, gl_texture_usehires)
extern TArray<UserShaderDesc> usershaders;
//===========================================================================
//
// Quick'n dirty image rescaling.