Age | Commit message (Expand) | Author |
---|---|---|
2021-01-24 | Shadow map rendering optimization | reduz |
2021-01-24 | Several GI related optimizations and fixes | reduz |
2021-01-19 | Added GPU based cluster builder | reduz |
2021-01-19 | Shader optimizations to reduce VGPR usage and increase occupancy | reduz |
2021-01-06 | Added ability to visualize native shaders | reduz |
2021-01-05 | Rewrite render code to be more cache and thread friendly. | reduz |
2021-01-05 | Reorganize renderer code. | reduz |
2021-01-01 | Update copyright statements to 2021 | RĂ©mi Verschelde |
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-07 | Add support for low-end 3D rendering. | reduz |
2020-12-04 | RenderingServer reorganization | reduz |