Rename Hejl-Richard tonemapping to Hejl-Dawson
This appears to be a mistake inherited from the GLTF2 sample viewer
where the tonemapping algorithm authored by Jim Hejl and Richard
Burgess-Dawson is called "Hejl-Richard". Other sources call it
Hejl-Dawson, which is more in accordance with how algorithms are
usually named after its authors. Using the same name as these other
sources will make it easier to find information about the algorithm.
Change-Id: Ia16b72eec947acfaae721716ce6f7ab1f6b61579
Reviewed-by:
Christian Strømme <christian.stromme@qt.io>
Showing
- src/quick3d/qquick3dsceneenvironment.cpp 2 additions, 2 deletionssrc/quick3d/qquick3dsceneenvironment.cpp
- src/quick3d/qquick3dsceneenvironment_p.h 1 addition, 1 deletionsrc/quick3d/qquick3dsceneenvironment_p.h
- src/runtimerender/CMakeLists.txt 4 additions, 4 deletionssrc/runtimerender/CMakeLists.txt
- src/runtimerender/graphobjects/qssgrenderlayer_p.h 1 addition, 1 deletionsrc/runtimerender/graphobjects/qssgrenderlayer_p.h
- src/runtimerender/qssgrendershadercache.cpp 1 addition, 1 deletionsrc/runtimerender/qssgrendershadercache.cpp
- src/runtimerender/qssgrendershadercache_p.h 1 addition, 1 deletionsrc/runtimerender/qssgrendershadercache_p.h
- src/runtimerender/rendererimpl/qssgrendererimpllayerrenderpreparationdata.cpp 2 additions, 2 deletions...ndererimpl/qssgrendererimpllayerrenderpreparationdata.cpp
- src/runtimerender/rendererimpl/qssgrendererimplshaders_rhi.cpp 2 additions, 2 deletions...untimerender/rendererimpl/qssgrendererimplshaders_rhi.cpp
- src/runtimerender/res.qrc 4 additions, 4 deletionssrc/runtimerender/res.qrc
- src/runtimerender/res/effectlib/tonemapping.glsllib 7 additions, 7 deletionssrc/runtimerender/res/effectlib/tonemapping.glsllib
- src/runtimerender/res/rhishaders/compile.bat 5 additions, 5 deletionssrc/runtimerender/res/rhishaders/compile.bat
- src/runtimerender/res/rhishaders/skybox.frag 5 additions, 5 deletionssrc/runtimerender/res/rhishaders/skybox.frag
- src/runtimerender/res/rhishaders/skybox_hdr_hejldawson.frag.qsb 0 additions, 0 deletions...ntimerender/res/rhishaders/skybox_hdr_hejldawson.frag.qsb
- src/runtimerender/res/rhishaders/skybox_hdr_hejldawson.vert.qsb 0 additions, 0 deletions...ntimerender/res/rhishaders/skybox_hdr_hejldawson.vert.qsb
- src/runtimerender/res/rhishaders/skybox_rgbe_hejldawson.frag.qsb 0 additions, 0 deletions...timerender/res/rhishaders/skybox_rgbe_hejldawson.frag.qsb
- src/runtimerender/res/rhishaders/skybox_rgbe_hejldawson.vert.qsb 0 additions, 0 deletions...timerender/res/rhishaders/skybox_rgbe_hejldawson.vert.qsb
- tests/auto/quick3d_lancelot/data/layers/Tonemapping_hejldawson.qml 1 addition, 1 deletion...o/quick3d_lancelot/data/layers/Tonemapping_hejldawson.qml
Loading
Please register or sign in to comment