gdkchan
|
25fd4ef10e
Extend bindless elimination to work with masked and shifted handles (#2727)
|
4 лет назад |
gdkchan
|
75f4b1ff2d
Relax sampler pool requirement (#2703)
|
4 лет назад |
gdkchan
|
83bdafccda
Share scales array for graphics and compute (#2653)
|
4 лет назад |
riperiperi
|
b0af010247
Set texture/image bindings in place rather than allocating and passing an array (#2647)
|
4 лет назад |
riperiperi
|
76e8f9ac87
Only reupload the texture scale array if it changes. (#2595)
|
4 лет назад |
gdkchan
|
96a070a9a7
Do not require texture and sampler pools being initialized (#2476)
|
4 лет назад |
gdkchan
|
40b21cc3c4
Separate GPU engines (part 2/2) (#2440)
|
4 лет назад |
gdkchan
|
8b44eb1c98
Separate GPU engines and make state follow official docs (part 1/2) (#2422)
|
4 лет назад |
gdkchan
|
fbb4019ed5
Initial support for separate GPU address spaces (#2394)
|
4 лет назад |
gdkchan
|
a10b2c5ff2
Initial support for GPU channels (#2372)
|
4 лет назад |
gdkchan
|
65fee49e8a
Fix separate bindless sampler at offset 0 (#2360)
|
4 лет назад |
Mary
|
afd68d4c6c
GAL: Fix sampler leaks on exit (#2353)
|
4 лет назад |
gdkchan
|
02e2e561ac
Support bindless textures with separate constant buffers for texture and sampler (#2339)
|
4 лет назад |
gdkchan
|
79b3243f54
Do not attempt to normalize SNORM image buffers on shaders (#2317)
|
4 лет назад |
riperiperi
|
0129250c2e
Pass CbufSlot when getting info from the texture descriptor (#2291)
|
4 лет назад |
riperiperi
|
1623ab524f
Improve Buffer Textures and flush Image Stores (#2088)
|
5 лет назад |
gdkchan
|
c4f56c5704
Support for resources on non-contiguous GPU memory regions (#1905)
|
5 лет назад |
riperiperi
|
24d316cc92
Extract texture Target from Info for quick access (#1774)
|
5 лет назад |
gdkchan
|
934a78005e
Simplify logic for bindless texture handling (#1667)
|
5 лет назад |
gdkchan
|
8d168574eb
Use explicit buffer and texture bindings on shaders (#1666)
|
5 лет назад |
riperiperi
|
e1da7df207
Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657)
|
5 лет назад |
gdkchan
|
876fa656f6
Remove unused texture and sampler pool invalidation code (#1648)
|
5 лет назад |
gdkchan
|
efa77a2415
Add missing null check on image binding (#1632)
|
5 лет назад |
gdkchan
|
2dcc6333f8
Fix image binding format (#1625)
|
5 лет назад |
riperiperi
|
08332bdc04
Ensure storage is set for Buffer Textures when binding an Image. (#1627)
|
5 лет назад |
riperiperi
|
484eb645ae
Implement Zero-Configuration Resolution Scaling (#1365)
|
5 лет назад |
gdkchan
|
5795bb1528
Support separate textures and samplers (#1216)
|
5 лет назад |
gdkchan
|
3cb1fa0e85
Implement texture buffers (#1152)
|
6 лет назад |
gdkchan
|
b8e3909d80
Add a GetSpan method to the memory manager and use it on GPU (#877)
|
6 лет назад |
gdkchan
|
92703af555
Address PR feedback
|
6 лет назад |