summaryrefslogtreecommitdiff
path: root/gfx/gl/shadowMapper.h
Commit message (Expand)AuthorAge
* Pop and complete instanced shadow supportDan Goodliffe2023-04-26
* DynamicPoint shadow render now supports updating the position without calling...Dan Goodliffe2023-03-04
* Fix up all the static analyzer warningsDan Goodliffe2023-01-08
* Tidy shadow map creationDan Goodliffe2023-01-07
* Only generate the first N shadow maps which are usefulDan Goodliffe2023-01-07
* Add missing explicit on constructorsDan Goodliffe2022-12-29
* Generate 4 bands of shadow mapsDan Goodliffe2022-12-28
* Generate a single shadow band and region definitionDan Goodliffe2022-12-28
* Initial support for multiple shadow maps in the same textureDan Goodliffe2022-12-28
* First cut of view scope shadow mapper viewDan Goodliffe2022-12-18
* Explicit ShadowMapper size only, no defaultDan Goodliffe2022-12-04
* Initial commit of the shadow map generator and shadows render interfaceDan Goodliffe2022-12-03