gdkchan
|
6435cd798f
|
Initial tessellation shader support (#2534)
* Initial tessellation shader support
* Nits
* Re-arrange built-in table
* This is not needed anymore
* PR feedback
|
2021-10-18 18:38:04 -03:00 |
|
gdkchan
|
3b90814fc8
|
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 |
|
gdkchan
|
51d1779102
|
Fix gl_in being used with built-in variables that are not per-vertex (#1624)
|
2020-10-17 10:16:40 +02:00 |
|
gdkchan
|
68da3ce3cd
|
Implement BGRA texture support (#1418)
* Implement BGRA texture support
* Missing AppendLine
* Remove empty lines
* Address PR feedback
|
2020-07-26 00:03:40 -03: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 |
|