| Age | Commit message (Collapse) | Author |
|
* Implement DADD, DFMA and DMUL shader instructions
* Rename FP to FP32
* Correct double immediate
* Classic mistake
|
|
* Update bindless to indexed conversion code pattern match
* Correct index shift
|
|
|
|
Removes a useless null check
Aligns some values to improve readability
|
|
|
|
storage related transformations on IR
|
|
the way how global memory is handled
|
|
|
|
from bindless texture accesses
|
|
misc. fixes
|
|
|