gdkchan
|
b8eb6abecc
|
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
|
e93ca84b14
|
Better IPA shader instruction implementation (#1082)
* Fix varying interpolation on fragment shader
* Some nits
* Alignment
|
2020-04-03 11:20:47 +11:00 |
|
gdk
|
f0a59f345c
|
Add partial support for the BRX shader instruction
|
2020-01-09 02:13:00 +01: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
|
1876b346fe
|
Initial work
|
2020-01-09 02:13:00 +01:00 |
|