gdkchan
|
435ab6a552
|
Refactor shader GPU state and memory access (#1203)
* Refactor shader GPU state and memory access
* Fix NVDEC project build
* Address PR feedback and add missing XML comments
|
2020-05-06 11:02:28 +10:00 |
|
gdkchan
|
1c133eb18b
|
Better IPA shader instruction implementation (#1082)
* Fix varying interpolation on fragment shader
* Some nits
* Alignment
|
2020-04-03 11:20:47 +11:00 |
|
gdk
|
c8398482ef
|
Add partial support for the BRX shader instruction
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
f7cec66ce0
|
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
|
fb2200c09b
|
Initial work
|
2020-01-09 02:13:00 +01:00 |
|