| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glasm: Implement ImageRead | 2021-07-22 | 1 | -0/+10 | |
| * | glasm: Fix compute stage name | 2021-07-22 | 1 | -1/+1 | |
| * | glasm: Implement stores to gl_ViewportIndex | 2021-07-22 | 1 | -1/+3 | |
| * | glasm: Implement ImageFetch | 2021-07-22 | 1 | -5/+8 | |
| * | glasm: Support textures used in more than one stage | 2021-07-22 | 1 | -1/+9 | |
| * | emit_glasm: Enable ARB_draw_buffers when needed | 2021-07-22 | 1 | -1/+1 | |
| * | glasm: Add graphics specific shader declarations to GLASM | 2021-07-22 | 1 | -0/+37 | |
| * | glasm: Implement shuffle and vote instructions on GLASM | 2021-07-22 | 1 | -0/+17 | |
| * | glasm: Implement basic GLASM instructions | 2021-07-22 | 1 | -1/+20 | |
| * | glasm: Changes to GLASM register allocator and emit context | 2021-07-22 | 1 | -2/+6 | |
| * | glasm: Add GLASM backend infrastructure | 2021-07-22 | 1 | -0/+7 |