| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-22 | Implement SULD shader instruction (#1117) | gdkchan | |
| * Implement SULD shader instruction * Some nits | |||
| 2020-04-03 | Better IPA shader instruction implementation (#1082) | gdkchan | |
| * Fix varying interpolation on fragment shader * Some nits * Alignment | |||
| 2020-03-29 | Index constant buffer vec4s using ternary expressions. (#1015) | riperiperi | |
| * Index constant buffer vec4s using ternary expressions. * Remove indexed path. We determined that it had negligible impact. * Revert "Remove indexed path." This reverts commit 25ec4eddfa441e802bd957dfaabc83b23c6bae38. * Revert "Revert "Remove indexed path."" This reverts commit 7cd52fecb529dcb9e1a574533bd38531319f1268. | |||
| 2020-01-09 | Revert "Simplify shader uniform buffer access codegen" | gdk | |
| This reverts commit 2fe9ebaf118d690be8d0cb302529dd359d7c402b. | |||
| 2020-01-09 | Simplify shader uniform buffer access codegen | gdk | |
| 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 | Add partial support for array of samplers, and add pass to identify them ↵ | gdk | |
| from bindless texture accesses | |||
| 2020-01-09 | Initial support for image stores, support texture sample on compute | gdk | |
| 2020-01-09 | Initial work | gdk | |
