Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix texture usage via materials in shadows | Dan Goodliffe | 2024-08-10 |
| | | | | | This is a mess of a commit much like the shader folder, need a better way of dealing with them. | ||
* | Pull material lookup functions into a common file | Dan Goodliffe | 2024-08-10 |
| | |||
* | Use 32bit integer texture for position render data | Dan Goodliffe | 2023-12-17 |
| | |||
* | Lookup material details once in the vertex shader | Dan Goodliffe | 2023-04-27 |
| | | | | ... instead of per texel in the fragment shader | ||
* | Rename lots of shader files | Dan Goodliffe | 2023-04-15 |
Names and paths still not perfect, but better and the weird name missuse is gone |