Age | Commit message (Expand) | Author |
2021-07-22 | glsl: Implement ST{LS} | ameerj |
2021-07-22 | glsl: Implement more instructions used by SMO | ameerj |
2021-07-22 | glsl: Implement TEX depth functions | ameerj |
2021-07-22 | glsl: Implement TEX ImageSample functions | ameerj |
2021-07-22 | glsl: Better Storage access and wip warps | ameerj |
2021-07-22 | glsl: WIP var forward declaration | ameerj |
2021-07-22 | glsl: Fix bindings, add some CC ops | ameerj |
2021-07-22 | glsl: Implement derivatives and YDirection | ameerj |
2021-07-22 | glsl: Fix non-immediate buffer access | ameerj |
2021-07-22 | glsl: textures wip | ameerj |
2021-07-22 | glsl: Implement some attribute getters and setters | ameerj |
2021-07-22 | glsl: Track S32 atomics | ameerj |
2021-07-22 | glsl: Query GL Device for FP16 extension support | ameerj |
2021-07-22 | glsl: Simply FP storage atomics | ameerj |
2021-07-22 | glsl: F16x2 storage atomics | ameerj |
2021-07-22 | glsl: Revert ssbo aliasing. Storage Atomics impl | ameerj |
2021-07-22 | glsl: Wip storage atomic ops | ameerj |
2021-07-22 | glsl: More FP fixes | ameerj |
2021-07-22 | glsl: FP function fixes | ameerj |
2021-07-22 | glsl: Implement a few Integer instructions | ameerj |
2021-07-22 | glsl: Fix program linking and cbuf | ameerj |
2021-07-22 | glsl: Fix "reg" allocing | ameerj |
2021-07-22 | glsl: Initial backend | ameerj |