Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-01 | Extracting render buffers and changing it to a more generic solution | Bastiaan Olij | |
2022-07-25 | Code quality: Fix header guards consistency | RĂ©mi Verschelde | |
Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards. | |||
2022-07-17 | Adding Variable Rate Shading support to Godot | Bastiaan Olij | |
Improve GI renderer and add VRS support Implement render device has_feature and move subgroup settings to limit_get |