Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: minor cleanup | ameerj | 2021-07-23 | 1 | -8/+8 |
* | shader_recompiler: GCC fixes | lat9nq | 2021-07-23 | 1 | -0/+1 |
* | glsl: Better Storage access and wip warps | ameerj | 2021-07-23 | 1 | -19/+41 |
* | glsl: SSBO access fixes and wip SampleExplicitLod implementation. | ameerj | 2021-07-23 | 1 | -3/+5 |
* | glsl: remove unused headers | ameerj | 2021-07-23 | 1 | -2/+0 |
* | glsl: Fix non-immediate buffer access | ameerj | 2021-07-23 | 1 | -7/+11 |
* | glsl: Revert ssbo aliasing. Storage Atomics impl | ameerj | 2021-07-23 | 1 | -6/+8 |
* | glsl: Wip storage atomic ops | ameerj | 2021-07-23 | 1 | -4/+4 |
* | glsl: FP function fixes | ameerj | 2021-07-23 | 1 | -3/+2 |
* | glsl: Add many FP32/64 instructions | ameerj | 2021-07-23 | 1 | -9/+6 |
* | glsl: Use std::string_view for Emit function args. | ameerj | 2021-07-23 | 1 | -7/+7 |
* | glsl: Fix "reg" allocing | ameerj | 2021-07-23 | 1 | -0/+99 |
* | glsl: Initial backend | ameerj | 2021-07-23 | 1 | -0/+0 |