gdkchan
|
92cc37e365
|
Fix negation of HADD2 constant buffer source (#1116)
|
2020-04-15 09:01:26 +10:00 |
|
gdkchan
|
dc97457bf0
|
Initial support for double precision shader instructions. (#963)
* Implement DADD, DFMA and DMUL shader instructions
* Rename FP to FP32
* Correct double immediate
* Classic mistake
|
2020-03-03 15:02:08 +01:00 |
|
gdkchan
|
912e43e979
|
Remove some unused args on the shader translator
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
6407729a1d
|
Fix FADD32I check for Ra negation
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
18814d44b2
|
Address PR feedback
Add TODO comment for GL_EXT_polygon_offset_clamp
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
b8528c6317
|
Implement HSET2 shader instruction and fix errors uncovered by Rodrigo tests
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
8eb773d81f
|
Make the shader translator more error resilient (part 2)
|
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 |
|