| Age | Commit message (Expand) | Author |
| 2020-04-25 | Implement texture buffers (#1152) | gdkchan |
| 2020-04-22 | Implement SULD shader instruction (#1117) | gdkchan |
| 2020-03-30 | Implement FCMP shader instruction (#1067) | gdkchan |
| 2020-03-29 | Move the OpActivator to OpCodeTable class for improve performance (#1001) | Chenj168 |
| 2020-03-26 | Implement NOP and stub DEPBAR shader instructions (#1041) | Elise |
| 2020-03-25 | Implement VMNMX shader instruction (#1032) | gdkchan |
| 2020-03-23 | Implement ICMP shader instruction (#1010) | gdkchan |
| 2020-03-03 | Initial support for double precision shader instructions. (#963) | gdkchan |
| 2020-01-09 | Partial support for shader memory barriers | gdkchan |
| 2020-01-09 | Support bindless texture gather shader instruction | gdkchan |
| 2020-01-09 | Support shared color mask, implement more shader instructions | gdkchan |
| 2020-01-09 | Implement HSET2 shader instruction and fix errors uncovered by Rodrigo tests | gdk |
| 2020-01-09 | Add PSET shader instruction | gdk |
| 2020-01-09 | Add R2P shader instruction | gdk |
| 2020-01-09 | Add partial support for the BRX shader instruction | gdk |
| 2020-01-09 | Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing t... | gdk |
| 2020-01-09 | Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc... | gdk |
| 2020-01-09 | Initial support for image stores, support texture sample on compute | gdk |
| 2020-01-09 | Initial work | gdk |