Age | Commit message (Expand) | Author |
2022-05-12 | Implement Viewport Transform Disable (#3328)1.1.120 | riperiperi |
2022-01-08 | Add support for render scale to vertex stage. (#2763) | riperiperi |
2021-10-18 | Initial tessellation shader support (#2534) | gdkchan |
2021-08-11 | Replace BGRA and scale uniforms with a uniform block (#2496) | gdkchan |
2020-10-25 | Implement CAL and RET shader instructions (#1618) | gdkchan |
2020-07-26 | Implement BGRA texture support (#1418) | gdkchan |
2020-01-09 | Fix wrong maximum id on sampler pool in some cases | gdkchan |
2020-01-09 | Support shared color mask, implement more shader instructions | gdkchan |
2020-01-09 | Add a pass to turn global memory access into storage access, and do all stora... | gdk |
2020-01-09 | Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing t... | gdk |
2020-01-09 | Initial support for image stores, support texture sample on compute | gdk |
2020-01-09 | Initial work | gdk |