summaryrefslogtreecommitdiff
path: root/servers/rendering/renderer_rd/storage_rd
AgeCommit message (Expand)Author
2022-04-13Color: Rename `to_srgb`/`to_linear` to include base color spaceRémi Verschelde
2022-04-11Fix Vulkan validation errors on default depth texturesjfons
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-04-02Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorageBastiaan Olij
2022-03-31Extract global variable, shader and material storageBastiaan Olij
2022-03-21Extract Decal and Decal atlas from Storage classBastiaan Olij
2022-03-20Call the correct texture free method on texture storage cleanupBastiaan Olij
2022-03-16Split dummy renderer classes into separate filesBastiaan Olij