gdk
|
2437ccca0e
Separate sub-channel state
|
6 лет назад |
gdk
|
3ca675223a
Remove TranslatorConfig struct
|
6 лет назад |
gdk
|
6a8ba6d600
Add R2P shader instruction
|
6 лет назад |
gdk
|
8eb773d81f
Make the shader translator more error resilient (part 2)
|
6 лет назад |
gdk
|
04102e5c9d
Make the shader translator more error resilient
|
6 лет назад |
gdk
|
eea73bc421
Add missing check for BRX, do not add a out of bounds block to the queue
|
6 лет назад |
gdk
|
6e399061ce
Invalidate shaders when they are modified
|
6 лет назад |
gdk
|
f0a59f345c
Add partial support for the BRX shader instruction
|
6 лет назад |
gdk
|
d274328c31
Fix image units bindings and shader dump in the presence of NOPs
|
6 лет назад |
gdk
|
d620aa7d1b
Revert "Check for ASTC support on the list of supported compressed formats"
|
6 лет назад |
gdk
|
cd47600e57
Check for ASTC support on the list of supported compressed formats
|
6 лет назад |
gdk
|
f6e96551bf
Fix regression on load/store local (wrong type)
|
6 лет назад |
gdk
|
fd196b3d19
Do not throw for invalid ASTC compressed textures
|
6 лет назад |
gdk
|
769c02235f
Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled
|
6 лет назад |
gdk
|
1e8bc29f32
Use a more efficient range list on the buffer manager
|
6 лет назад |
gdk
|
a31fced221
Remove some unused constants and other code
|
6 лет назад |
gdk
|
3ab5c23f49
Add partial support for array of samplers, and add pass to identify them from bindless texture accesses
|
6 лет назад |
gdk
|
63345a3098
Support window resizing
|
6 лет назад |
gdk
|
278a4c317c
Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes
|
6 лет назад |
gdk
|
d786d8d2b9
Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them
|
6 лет назад |
gdk
|
3bcc395253
Add shader support for the round mode on the F2F instruction, support mipmaps on ASTC compressed textures
|
6 лет назад |
gdk
|
d3fcab8511
Fix shader FMUL32I instruction saturation
|
6 лет назад |
gdk
|
f2e84ff566
Flush buffers on copies
|
6 лет назад |
gdk
|
8cba252b23
Add per-source type memory change tracking, simplified state change tracking, other fixes
|
6 лет назад |
gdk
|
1b7d955195
Initial support for image stores, support texture sample on compute
|
6 лет назад |
gdk
|
717ace6f6e
Fix incorrect saturation on HADD2 and HMUL2 shader instructions
|
6 лет назад |
gdk
|
873bb4c15a
Fix BC6 Signed/Unsigned float texture formats
|
6 лет назад |
gdk
|
f90ee9b707
Handle quad and quad strip primitive types using triangle fans
|
6 лет назад |
gdk
|
cdeeac163f
Improved Min/Mip -> MinFilter enum conversion
|
6 лет назад |
gdk
|
1bb08742c1
Calculate width from stride on texture copies
|
6 лет назад |