| .. |
|
accuFeatureHLSL.cpp
|
be clear where we're referencing gbuffer render targets
|
2021-08-28 17:21:45 -05:00 |
|
accuFeatureHLSL.h
|
cleaned up variant of https://github.com/GarageGames/Torque3D/pull/768 alterations: opengl support, in-shader bug-reporting, direction vector fit to material slider-bar.
|
2014-12-21 14:07:42 -06:00 |
|
bumpHLSL.cpp
|
be clear where we're referencing gbuffer render targets
|
2021-08-28 17:21:45 -05:00 |
|
bumpHLSL.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
customFeatureHLSL.cpp
|
uninitialized and unused value cleanups
|
2023-05-01 10:40:02 -05:00 |
|
customFeatureHLSL.h
|
initial port of the new interpreter
|
2021-03-30 19:33:19 -04:00 |
|
debugVizFeatureHLSL.cpp
|
clang tidy misc fixes
|
2024-03-18 20:11:44 -05:00 |
|
debugVizFeatureHLSL.h
|
Added Forward Material debug viz for HLSL(so far) and integrated it back into editor flagging.
|
2019-11-21 00:48:55 -06:00 |
|
depthHLSL.cpp
|
Removes Direct3D9 functionality.
|
2017-05-28 16:51:31 -05:00 |
|
depthHLSL.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
paraboloidHLSL.cpp
|
Removes Direct3D9 functionality.
|
2017-05-28 16:51:31 -05:00 |
|
paraboloidHLSL.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
shaderCompHLSL.cpp
|
Compilation fixes for C++20
|
2022-11-28 21:39:06 -05:00 |
|
shaderCompHLSL.h
|
Compilation fixes for C++20
|
2022-11-28 21:39:06 -05:00 |
|
shaderFeatureHLSL.cpp
|
revert some removals of vert to pixel shader getters to avoid register mismatches.
|
2023-05-01 17:10:38 -05:00 |
|
shaderFeatureHLSL.h
|
Removed redundant 'load last edited level' startup mode to editor.
|
2019-11-20 01:39:12 -06:00 |
|
shaderGenHLSL.cpp
|
Removes Direct3D9 functionality.
|
2017-05-28 16:51:31 -05:00 |
|
shaderGenHLSL.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
shaderGenHLSLInit.cpp
|
shift pbrconfig to ORM
|
2020-09-30 13:51:12 -05:00 |