gdkchan
|
5795bb1528
Support separate textures and samplers (#1216)
|
5 years ago |
gdkchan
|
b8eb6abecc
Refactor shader GPU state and memory access (#1203)
|
6 years ago |
gdkchan
|
dc97457bf0
Initial support for double precision shader instructions. (#963)
|
6 years ago |
gdkchan
|
7e4d986a73
Support compute uniform buffers emulated with global memory (#924)
|
6 years ago |
gdkchan
|
9d7a142a48
Support texture rectangle targets (non-normalized coords)
|
6 years ago |
gdkchan
|
171c3d54c6
Correct non-constant offset rewrite for texelFetch
|
6 years ago |
gdkchan
|
f2c85c5d58
Support non-constant texture offsets on non-NVIDIA gpus
|
6 years ago |
gdk
|
6a98c643ca
Add a pass to turn global memory access into storage access, and do all storage related transformations on IR
|
6 years ago |