gdkchan
|
524fe3bea4
|
Implement shader HelperThreadNV (#2163)
* Implement shader HelperThreadNV
* Bump shader cache version
* Use gl_HelperInvocation since its supported across all vendors
* Nit
|
2021-04-02 21:50:35 +11:00 |
|
gdk
|
769c02235f
|
Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
278a4c317c
|
Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
8cba252b23
|
Add per-source type memory change tracking, simplified state change tracking, other fixes
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
1876b346fe
|
Initial work
|
2020-01-09 02:13:00 +01:00 |
|