| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-18 | Initial tessellation shader support (#2534) | gdkchan | |
| * Initial tessellation shader support * Nits * Re-arrange built-in table * This is not needed anymore * PR feedback | |||
| 2021-04-02 | Implement shader HelperThreadNV (#2163) | gdkchan | |
| * Implement shader HelperThreadNV * Bump shader cache version * Use gl_HelperInvocation since its supported across all vendors * Nit | |||
| 2020-10-17 | Fix gl_in being used with built-in variables that are not per-vertex (#1624) | gdkchan | |
| 2020-07-26 | Implement BGRA texture support (#1418) | gdkchan | |
| * Implement BGRA texture support * Missing AppendLine * Remove empty lines * Address PR feedback | |||
| 2020-01-09 | Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing ↵ | gdk | |
| the way how global memory is handled | |||
| 2020-01-09 | Initial work | gdk | |
