ameerj
|
8bb8bbf4ae
glsl: Implement fswzadd
|
5 лет назад |
ameerj
|
c542204113
glsl: Implement indexed attribute loads
|
5 лет назад |
ameerj
|
2a504b4765
glsl: Conditionally add GL_ARB_sparse_texture2
|
5 лет назад |
ameerj
|
970fc39d98
glsl: Rebase fixes
|
5 лет назад |
ameerj
|
fc0db612ab
glsl: Conditionally use GL_EXT_shader_image_load_formatted
|
5 лет назад |
ameerj
|
fb839061fb
glsl: Remove output generic indexing for geometry stage
|
5 лет назад |
ameerj
|
258106038e
glsl: Allow dynamic tracking of variable allocation
|
5 лет назад |
ameerj
|
465903468e
glsl: Implement barriers
|
5 лет назад |
ameerj
|
421847cf1e
glsl: Implement image atomics and set layer
|
5 лет назад |
ameerj
|
d41aef03c7
glsl: Fix image gather logic
|
5 лет назад |
ameerj
|
35e78d558d
glsl: Add cbuf access workaround for devices with component indexing bug
|
5 лет назад |
ameerj
|
747b8556a4
glsl: Use textureGrad fallback when EXT_texture_shadow_lod is unsupported
|
5 лет назад |
ameerj
|
d12f2b8ccf
emit_glsl_image: Use immediate offsets when possible
|
5 лет назад |
ameerj
|
0a0b0a73d8
glsl: Fix <32-bit SSBO writes
|
5 лет назад |
ameerj
|
34fdb6471d
glsl: Cleanup and address feedback
|
5 лет назад |
ameerj
|
5355568a2d
glsl: Refactor Global memory functions
|
5 лет назад |
ameerj
|
a68fabf6d5
glsl: Increase NUM_VARS that can be allocated
|
5 лет назад |
ameerj
|
8d8ce24f20
glsl: Implement Load/WriteGlobal
|
5 лет назад |
ameerj
|
af9696059c
glsl: Implement Images
|
5 лет назад |
ameerj
|
6577a63d36
glsl: skip gl_ViewportIndex write if device does not support it
|
5 лет назад |
ameerj
|
f4799e8fa1
glsl: Implement transform feedback
|
5 лет назад |
ameerj
|
31147ffe69
glsl: Yet another gl_ViewportIndex fix attempt
|
5 лет назад |
ameerj
|
9f3970f837
glsl: Add gl_ViewportIndex out attribute
|
5 лет назад |
lat9nq
|
fc29de7d5b
emit_glsl_context_get_set: Remove unused function
|
5 лет назад |
ameerj
|
59576b82a8
glsl: Fix precise variable declaration
|
5 лет назад |
ameerj
|
8c684b3e23
glsl: Implement tessellation shaders
|
5 лет назад |
ameerj
|
c7d085b505
glsl: Implement ImageGradient and other texture function variants
|
5 лет назад |
ameerj
|
68d075d1e8
glsl: Fix atomic SSBO offsets
|
5 лет назад |
ameerj
|
19247ba4fa
glsl: Implement geometry shaders
|
5 лет назад |
ameerj
|
df53046d68
glsl: Use NotImplemented macro with function name output
|
5 лет назад |