summaryrefslogtreecommitdiff
path: root/gfx/gl/shadowMapper.cpp
Commit message (Collapse)AuthorAge
* Tidy upDan Goodliffe2022-12-06
|
* Centre shadow map at 0,0 until we can do betterDan Goodliffe2022-12-04
|
* Support saving a depth textureDan Goodliffe2022-12-04
|
* Don't actually need to define an empty fragment shaderDan Goodliffe2022-12-04
|
* Initial commit of the shadow map generator and shadows render interfaceDan Goodliffe2022-12-03
Lots of hard coding, buggy in places, far from great, but the basics work.