summaryrefslogtreecommitdiff
path: root/servers/rendering/dummy/rasterizer_dummy.h
AgeCommit message (Expand)Author
2022-10-06Use a giant UBO to optimize performance in 2Dclayjohn
2022-06-28Split dependency logicBastiaan Olij
2022-06-22Split GI effects and fix stereoscopic rendering of GI effectsBastiaan Olij
2022-05-11SkyShaders workingclayjohn
2022-04-17Moved particles into ParticlesStorageBastiaan Olij
2022-04-17Move light, reflection probe and lightmap into LightStorageBastiaan Olij
2022-04-17Merge canvas and decal into TextureStorage and add render targetBastiaan Olij
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-16Split dummy renderer classes into separate filesBastiaan Olij