Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix case of GetViewProjection | Dan Goodliffe | 2022-12-11 |
* | Support fall-back internal framebuffer formats, use smaller and/or standard f... | Dan Goodliffe | 2022-12-08 |
* | Disable depth test, remove unnecesary texture binds and clear for lighting pass | Dan Goodliffe | 2022-12-06 |
* | Increase gBuffer position data to 32bit and drop all the alpha channels | Dan Goodliffe | 2022-12-06 |
* | Explicit ShadowMapper size only, no default | Dan Goodliffe | 2022-12-04 |
* | Generate and use a shadow map | Dan Goodliffe | 2022-12-04 |
* | Split SceneProvider out | Dan Goodliffe | 2022-11-27 |
* | SceneRenderer is a graphics component, not a UI one | Dan Goodliffe | 2022-11-27 |