Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Address Rodrigo's feedback | ameerj | 2021-07-23 | 1 | -5/+5 |
* | glsl: Implement fswzadd | ameerj | 2021-07-23 | 1 | -5/+31 |
* | glsl: Fix atomic SSBO offsets | ameerj | 2021-07-23 | 1 | -1/+1 |
* | glsl: Use NotImplemented macro with function name output | ameerj | 2021-07-23 | 1 | -2/+2 |
* | glsl: SHFL fix and prefer shift operations over divide in glsl shader | ameerj | 2021-07-23 | 1 | -4/+4 |
* | glsl: Use gl_SubGroupInvocationARB | ameerj | 2021-07-23 | 1 | -7/+7 |
* | glsl: Implement VOTE for subgroup size potentially larger | ameerj | 2021-07-23 | 1 | -16/+27 |
* | glsl: Implement VOTE | ameerj | 2021-07-23 | 1 | -0/+53 |
* | shader_recompiler: GCC fixes | lat9nq | 2021-07-23 | 1 | -0/+1 |
* | glsl: Rework Shuffle emit instructions to align with SPIR-V | ameerj | 2021-07-23 | 1 | -19/+40 |
* | glsl: Better Storage access and wip warps | ameerj | 2021-07-23 | 1 | -0/+53 |
* | glsl: remove unused headers | ameerj | 2021-07-23 | 1 | -3/+0 |
* | glsl: Implement derivatives and YDirection | ameerj | 2021-07-23 | 1 | -0/+35 |
* | glsl: Initial backend | ameerj | 2021-07-23 | 1 | -0/+0 |