open_toontown_panda3d/panda/src/gsgbase
rdb 410049fd4b Improvements for ShaderGenerator-based programs:
* Disable state munger, which isn't needed
 * Reflect updates to TextureStage properties (Fixes #178)
 * Also respect combine mode and rgb scale changes
 * Allow rehashing and clearing generated shader cache

State munger is now disabled whenever any shader is applied.  Panda assumes that any custom shader will apply color scale by itself.
2017-10-18 11:16:29 +02:00
..
config_gsgbase.cxx Get rid of unnecessary DisplayRegionBase class 2017-05-24 13:42:01 +02:00
config_gsgbase.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
graphicsOutputBase.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
graphicsOutputBase.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
graphicsOutputBase.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
graphicsStateGuardianBase.cxx Improvements for ShaderGenerator-based programs: 2017-10-18 11:16:29 +02:00
graphicsStateGuardianBase.h Improvements for ShaderGenerator-based programs: 2017-10-18 11:16:29 +02:00
p3gsgbase_composite1.cxx Get rid of unnecessary DisplayRegionBase class 2017-05-24 13:42:01 +02:00
test_gsgbase.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00