Torque3D/Engine/source/shaderGen
2021-01-27 12:26:33 -06:00
..
GLSL Overhauls the handling of probes to utilize an active probe list to improve performance and allow a greater total number of active probes in a scene. 2020-10-19 00:53:09 -05:00
HLSL Added in needed normal map processing for preview render 2021-01-27 12:26:33 -06:00
conditionerFeature.cpp
conditionerFeature.h
customShaderFeature.cpp Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. 2020-09-19 18:25:10 -05:00
customShaderFeature.h linux followup work by tim 2019-08-21 03:12:54 -05:00
featureMgr.cpp
featureMgr.h
featureSet.cpp
featureSet.h
featureType.cpp
featureType.h
langElement.cpp Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 2020-10-03 14:37:55 +02:00
langElement.h Removes Direct3D9 functionality. 2017-05-28 16:51:31 -05:00
shaderComp.cpp
shaderComp.h
shaderDependency.cpp
shaderDependency.h
shaderFeature.cpp give shadergen tags for the other two potential rendertargets for use down the line 2020-08-03 16:45:37 -05:00
shaderFeature.h give shadergen tags for the other two potential rendertargets for use down the line 2020-08-03 16:45:37 -05:00
shaderGen.cpp Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. 2020-09-19 18:25:10 -05:00
shaderGen.h Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. 2020-09-19 18:25:10 -05:00
shaderGenVars.cpp Overhauls the handling of probes to utilize an active probe list to improve performance and allow a greater total number of active probes in a scene. 2020-10-19 00:53:09 -05:00
shaderGenVars.h Overhauls the handling of probes to utilize an active probe list to improve performance and allow a greater total number of active probes in a scene. 2020-10-19 00:53:09 -05:00
shaderOp.cpp Implement Singlepass Terrain Render 2021-01-01 21:06:01 +01:00
shaderOp.h Implement Singlepass Terrain Render 2021-01-01 21:06:01 +01:00