summaryrefslogtreecommitdiff
path: root/drivers/gles3/storage/material_storage.h
AgeCommit message (Expand)Author
2022-05-24Add clipping, backbuffer, and CanvasGroups to 2D GLES3 rendererclayjohn
2022-05-20Add a new HashSet templatereduz
2022-05-16Add basic lighting to GLES3 renderer.clayjohn
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-12Basic 3D renderingclayjohn
2022-05-11SceneShader compilingclayjohn
2022-05-11SkyShaders workingclayjohn
2022-04-26Overhaul GLES3: Add basis for 3D renderer, overhaul materials and texturesclayjohn
2022-04-04Zero initialize all pointer class and struct membersRĂ©mi Verschelde
2022-03-31Extract global variable, shader and material storageBastiaan Olij