aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/qssgrenderreflectionmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move most of the types in qssgrenderbasetypes into a private headerChristian Strømme2023-12-041-1/+0
* Move most of QSSGRhiContext to the private classLaszlo Agocs2023-11-241-7/+7
* Expose the render context interfaceChristian Strømme2023-10-241-2/+2
* Move and improve the cache of built-in shadersChristian Strømme2023-10-231-2/+2
* Trace: Add tracepoints to quick3dAntti Määttä2023-05-291-2/+2
* Remove some usage of QSSGRef for shader pipelinesChristian Strømme2023-05-191-2/+2
* Fix some name collision and double definition for unity buildAmir Masoud Abdol2023-03-141-17/+17
* Improve cubemap code usage and readabilityChristian Strømme2023-01-241-15/+16
* Move toString() functions in base-types out of the global scopeChristian Strømme2023-01-181-1/+1
* Add support for textured reflection probesJere Tuliniemi2022-12-091-2/+28
* Also release shadow and reflection map resources when requestedLaszlo Agocs2022-10-311-0/+5
* Improve quick3d profiling eventsAntti Määttä2022-10-131-0/+5
* Add support for profiling object id and event dataAntti Määttä2022-10-131-0/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Hook up DebugView to the QSSGRhiContextStatsLaszlo Agocs2022-10-061-0/+5
* Fix Reflection Probe artifactsHatem ElKharashy2022-08-031-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Add method for triggering reflection probe updateJere Tuliniemi2022-06-011-0/+3
* Cleanup QSSGLayerRenderData and QSSGLayerRenderPreparationDataAndy Nichols2022-04-041-1/+1
* Add internal enablers for setting the W (R) addressing modeLaszlo Agocs2022-03-111-8/+10
* Render reflection probe cubemap only when neededJere Tuliniemi2022-02-101-0/+2
* QSSGReflectionMapEntry: eradicate Java-style iteratorsMarc Mutz2022-01-291-5/+2
* Refactor IBL prefilteringAndy Nichols2022-01-071-1/+22
* Add reflection probeJere Tuliniemi2021-12-031-0/+606