Age | Commit message (Expand) | Author |
---|---|---|
2022-04-13 | Color: Rename `to_srgb`/`to_linear` to include base color space | Rémi Verschelde |
2022-04-11 | Fix Vulkan validation errors on default depth textures | jfons |
2022-04-04 | Zero initialize all pointer class and struct members | Rémi Verschelde |
2022-04-02 | Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage | Bastiaan Olij |
2022-03-31 | Extract global variable, shader and material storage | Bastiaan Olij |
2022-03-21 | Extract Decal and Decal atlas from Storage class | Bastiaan Olij |
2022-03-20 | Call the correct texture free method on texture storage cleanup | Bastiaan Olij |
2022-03-16 | Split dummy renderer classes into separate files | Bastiaan Olij |