gdkchan
|
f08a280ade
|
Use shader subgroup extensions if shader ballot is not supported (#2627)
* Use shader subgroup extensions if shader ballot is not supported
* Shader cache version bump + cleanup
* The type is still required on the table
|
2021-09-19 14:38:39 +02:00 |
|
gdkchan
|
416dc8fde4
|
Fix out-of-bounds shader thread shuffle (#2605)
* Fix out-of-bounds shader thread shuffle
* Shader cache version bump
|
2021-08-30 14:02:40 -03:00 |
|
gdkchan
|
4b7c7dab9e
|
Support multiple destination operands on shader IR and shuffle predicates (#1964)
* Support multiple destination operands on shader IR and shuffle predicates
* Cache version change
|
2021-01-28 10:59:47 +11:00 |
|
gdk
|
278a4c317c
|
Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes
|
2020-01-09 02:13:00 +01:00 |
|