gdkchan
|
63f1663fa9
Fix shader 8-bit and 16-bit STS/STG (#2741)
|
4 лет назад |
riperiperi
|
052deebf26
Another workaround for NVIDIA driver 496.13 shader bug (#2750)
|
4 лет назад |
gdkchan
|
d512ce122c
Initial tessellation shader support (#2534)
|
4 лет назад |
gdkchan
|
d05573bfd1
Implement SHF (funnel shift) shader instruction (#2702)
|
4 лет назад |
gdkchan
|
a7109c767b
Rewrite shader decoding stage (#2698)
|
4 лет назад |
gdkchan
|
fd7567a6b5
Only make render target 2D textures layered if needed (#2646)
|
4 лет назад |
gdkchan
|
f08a280ade
Use shader subgroup extensions if shader ballot is not supported (#2627)
|
4 лет назад |
riperiperi
|
f0b00c1ae9
Fix TXQ for 3D textures. (#2613)
|
4 лет назад |
riperiperi
|
142cededd4
Implement Shader Instructions SUATOM and SURED (#2090)
|
4 лет назад |
gdkchan
|
416dc8fde4
Fix out-of-bounds shader thread shuffle (#2605)
|
4 лет назад |
gdkchan
|
ee1038e542
Initial support for shader attribute indexing (#2546)
|
4 лет назад |
riperiperi
|
ec3e848d79
Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501)
|
4 лет назад |
gdkchan
|
eb181425b1
Fix size of cached compute shaders (#2548)
|
4 лет назад |
gdkchan
|
3148c0c21c
Unify GpuAccessorBase and TextureDescriptorCapableGpuAccessor (#2542)
|
4 лет назад |
gdkchan
|
c3e2646f9e
Workaround for Intel FrontFacing built-in variable bug (#2540)
|
4 лет назад |
gdkchan
|
ed754af8d5
Make sure attributes used on subsequent shader stages are initialized (#2538)
|
4 лет назад |
gdkchan
|
0f6ec446ea
Replace BGRA and scale uniforms with a uniform block (#2496)
|
4 лет назад |
gdkchan
|
d9d18439f6
Use a new approach for shader BRX targets (#2532)
|
4 лет назад |
gdkchan
|
9b08abc644
Fix shader compilation on shaders that uses rectangle textures (#2471)
|
4 лет назад |
gdkchan
|
40b21cc3c4
Separate GPU engines (part 2/2) (#2440)
|
4 лет назад |
gdkchan
|
59900d7f00
Unscale textureSize when resolution scaling is used (#2441)
|
4 лет назад |
gdkchan
|
8b44eb1c98
Separate GPU engines and make state follow official docs (part 1/2) (#2422)
|
4 лет назад |
gdkchan
|
d125fce3e8
Allow shader language and target API to be specified on the shader translator (#2402)
|
4 лет назад |
gdkchan
|
fbb4019ed5
Initial support for separate GPU address spaces (#2394)
|
4 лет назад |
gdkchan
|
493648df31
Fix default value for unwritten shader outputs (#2412)
|
4 лет назад |
gdkchan
|
ed2f5ede0f
Fix texture sampling with depth compare and LOD level or bias (#2404)
|
4 лет назад |
gdkchan
|
c71ae9c85c
Fix shader texture LOD query (#2397)
|
4 лет назад |
gdkchan
|
49edf14a3e
Pass all inputs when geometry shader passthrough is enabled (#2362)
|
4 лет назад |
riperiperi
|
7ff1f9aa12
End shader decoding when reaching a block that starts with an infinite loop (after BRX) (#2367)
|
4 лет назад |
gdkchan
|
3b90adcd1d
Fix shaders with mixed PBK and SSY addresses on the stack (#2329)
|
4 лет назад |