ameerj
|
31147ffe69
glsl: Yet another gl_ViewportIndex fix attempt
|
5 years ago |
ameerj
|
9f3970f837
glsl: Add gl_ViewportIndex out attribute
|
5 years ago |
ameerj
|
59576b82a8
glsl: Fix precise variable declaration
|
5 years ago |
ameerj
|
8c684b3e23
glsl: Implement tessellation shaders
|
5 years ago |
ameerj
|
19247ba4fa
glsl: Implement geometry shaders
|
5 years ago |
ameerj
|
3a024b3026
glsl: Implement gl_ViewportIndex
|
5 years ago |
ameerj
|
14bfb4719a
HACK glsl: Write defaults to unused generic attributes
|
5 years ago |
ameerj
|
4b5a4ea72e
glsl: Fix ssbo indexing and name shadowing between shader stages
|
5 years ago |
ameerj
|
9f3ffb996b
glsl: Rework var alloc to not assign unused results
|
5 years ago |
ameerj
|
9ccbd74991
glsl: Fix ATOM and implement ATOMS
|
5 years ago |
ameerj
|
68ef3803bf
glsl: Use gl_SubGroupInvocationARB
|
5 years ago |
ameerj
|
e35ffbbeb0
glsl: Implement VOTE for subgroup size potentially larger
|
5 years ago |
ameerj
|
770b754afd
glsl: Implement VOTE
|
5 years ago |
ameerj
|
181a4ffdc4
glsl: Implement ST{LS}
|
5 years ago |
ameerj
|
57d354b02c
glsl: Implement more instructions used by SMO
|
5 years ago |
ameerj
|
7619b7d427
glsl: Implement TEX depth functions
|
5 years ago |
ameerj
|
55e0211a5e
glsl: Implement TEX ImageSample functions
|
5 years ago |
ameerj
|
8ba814efb2
glsl: Better Storage access and wip warps
|
5 years ago |
ameerj
|
f6bbc76336
glsl: WIP var forward declaration
|
5 years ago |
ameerj
|
2a71333716
glsl: Fix bindings, add some CC ops
|
5 years ago |
ameerj
|
a752ec88d0
glsl: Implement derivatives and YDirection
|
5 years ago |
ameerj
|
ed14d31f66
glsl: Fix non-immediate buffer access
|
5 years ago |
ameerj
|
d171083d53
glsl: textures wip
|
5 years ago |
ameerj
|
3d086e6130
glsl: Implement some attribute getters and setters
|
5 years ago |
ameerj
|
5399906c26
glsl: Track S32 atomics
|
5 years ago |
ameerj
|
bd24fa9713
glsl: Query GL Device for FP16 extension support
|
5 years ago |
ameerj
|
3482df1176
glsl: Simply FP storage atomics
|
5 years ago |
ameerj
|
9cc1b8a873
glsl: F16x2 storage atomics
|
5 years ago |
ameerj
|
11ba190462
glsl: Revert ssbo aliasing. Storage Atomics impl
|
5 years ago |
ameerj
|
3d9ecbe998
glsl: Wip storage atomic ops
|
5 years ago |