Torque3D/Templates/Full/game/shaders/common
2018-11-02 15:57:37 -05:00
..
fixedFunction Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
gl Getting the GL side up-to-date to match. 2018-10-06 17:50:15 -05:00
lighting shifted normDepth to pre-Createsurface so we can throw out any calcs as soon as we determine that the pixel is out of viewrange 2018-11-02 15:57:37 -05:00
postFx Implementation of reflection and skylight probes. 2018-09-16 22:15:07 -05:00
ribbons Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
terrain Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
VolumetricFog Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 2017-06-23 11:36:20 -05:00
water Implementation of reflection and skylight probes. 2018-09-16 22:15:07 -05:00
basicCloudsP.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
basicCloudsV.hlsl removes w=z trick (was causing fisheye, effectively) 2016-05-18 06:38:13 -05:00
brdf.hlsl WIP shader work - not complete! 2018-11-02 09:08:45 +10:00
cloudLayerP.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
cloudLayerV.hlsl removes w=z trick (was causing fisheye, effectively) 2016-05-18 06:38:13 -05:00
cubemapSaveP.hlsl Core implementation of Physical Based Rendering. 2018-09-15 20:19:57 -05:00
cubemapSaveV.hlsl Core implementation of Physical Based Rendering. 2018-09-15 20:19:57 -05:00
foliage.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
fxFoliageReplicatorP.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
fxFoliageReplicatorV.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
guiMaterialV.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
hlslStructs.h Side by side rendering 2013-04-09 15:19:18 -04:00
hlslStructs.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
imposter.hlsl Full Template for ticket #1 2012-09-19 11:54:25 -04:00
lighting.hlsl shifted normDepth to pre-Createsurface so we can throw out any calcs as soon as we determine that the pixel is out of viewrange 2018-11-02 15:57:37 -05:00
particleCompositeP.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
particleCompositeV.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
particlesP.hlsl Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 2017-06-23 11:36:20 -05:00
particlesV.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
planarReflectBumpP.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
planarReflectBumpV.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
planarReflectP.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
planarReflectV.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
precipP.hlsl corrects corruption in precipitation class 2016-06-23 11:44:17 -05:00
precipV.hlsl corrects corruption in precipitation class 2016-06-23 11:44:17 -05:00
projectedShadowP.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
projectedShadowV.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
scatterSkyP.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
scatterSkyV.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
shaderModel.hlsl WIP shader work - not complete! 2018-11-02 09:08:45 +10:00
shaderModelAutoGen.hlsl WIP shader work - not complete! 2018-11-02 09:08:45 +10:00
shdrConsts.h Full Template for ticket #1 2012-09-19 11:54:25 -04:00
torque.hlsl WIP shader work - not complete! 2018-11-02 09:08:45 +10:00
wavesP.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
wavesV.hlsl Direct3D11 common shader changes. 2016-03-20 21:50:21 +10:00
wind.hlsl Full Template for ticket #1 2012-09-19 11:54:25 -04:00