aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/qssgrendershadowmap_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for 32 bit shadowmapsJonas Karlsson2024-11-181-4/+9
* Remove unused shadowmap blur texturesJonas Karlsson2024-09-181-7/+1
* Properly set clamped shadowMapFarJonas Karlsson2024-05-291-0/+1
* Remove unused blur render targetsJonas Karlsson2024-05-291-3/+0
* Implement Cascading Shadow Maps (CSM)Jonas Karlsson2024-05-281-14/+13
* Use texture arrays for directional lightsKristoffer Skau2024-05-241-13/+13
* Move most of the types in qssgrenderbasetypes into a private headerChristian Strømme2023-12-041-1/+1
* Expose the render context interfaceChristian Strømme2023-10-241-1/+1
* Replace QSSGRef usage for the Reflection and Shadow map managersChristian Strømme2023-05-191-3/+3
* Remove more QSSGRef usage in our APIsChristian Strømme2023-05-191-0/+2
* Also release shadow and reflection map resources when requestedLaszlo Agocs2022-10-311-1/+3
* Hook up DebugView to the QSSGRhiContextStatsLaszlo Agocs2022-10-061-1/+2
* Use SPDX license identifiersLucie Gérard2022-06-161-29/+3
* Remove unused argument in QSSGShadowMapEntry::destroyRhiResources()Christian Strømme2021-09-301-1/+1
* Clean up index vs. light index confusionLaszlo Agocs2020-12-021-5/+5
* Do not QSSGRef the QSSGRenderShadowMap in the layerLaszlo Agocs2020-10-311-2/+1
* delete dummies from shadowMapListInho Lee2020-07-011-1/+2
* Remove pointless interfaceChristian Strømme2020-05-271-51/+11
* Remove the Render moduleAndy Nichols2020-05-101-1/+1
* Remove Legacy OpenGL code from RuntimeRender sub-moduleAndy Nichols2020-05-101-41/+0
* Make sure context, rhicontext, etc. get torn down when exitingLaszlo Agocs2020-02-201-3/+3
* Merge remote-tracking branch 'origin/5.15' into devLaszlo Agocs2020-02-111-6/+6
|\
| * Code clean-up: Unnecessary copyChristian Strømme2020-02-071-6/+6
* | Enable shadow mapping with RHILaszlo Agocs2020-02-071-75/+99
|/
* Long live QtQuick3D!Christian Strømme2019-08-231-0/+186