Age | Commit message (Expand) | Author |
---|---|---|
2023-01-25 | Make screen texture and depth texture work in Multiview | Bastiaan Olij |
2023-01-18 | Remove SCREEN_TEXTURE, DEPTH_TEXTURE, and NORMAL_ROUGHNESS_TEXTURE | clayjohn |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-10-03 | Fix global uniform crash at editor startup | Yuri Rubinsky |
2022-08-09 | Add shader uniform hints for screen textures so users can specify custom filt... | clayjohn |
2022-05-31 | Refactor shader hints | Yuri Rubinsky |
2022-05-20 | Add a new HashSet template | reduz |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-05-02 | Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` | Rémi Verschelde |
2022-01-12 | Optimize include files to improve `shader_language.h` compilation speed | Yuri Roubinsky |
2022-01-11 | New OpenGL batching canvas renderer | clayjohn |