Age | Commit message (Expand) | Author |
---|---|---|
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-12-27 | Merge pull request #44715 from clayjohn/VULKAN-SSAO-cleanup | RĂ©mi Verschelde |
2020-12-26 | Cleanup leftover functions from adding SSAO | clayjohn |
2020-12-26 | Rewrite culling to be more cache/thread friendly. | reduz |
2020-12-23 | Replace Octree by DynamicBVH in cull code | reduz |
2020-12-21 | Port ASSAO to Godot to replace SAO | clayjohn |
2020-12-18 | Implement automatic LOD (Level of Detail) | reduz |
2020-12-09 | Static analyzer fixes: | bruvzg |
2020-12-07 | Add support for low-end 3D rendering. | reduz |
2020-12-04 | Rename RD texture "type" to "texture_type" | Aaron Franke |
2020-12-04 | Rename RD uniform "type" to "uniform_type" | Aaron Franke |
2020-12-04 | RenderingServer reorganization | reduz |