| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glsl: Fix output varying initialization when transform feedback is used | 2021-07-22 | 1 | -3/+37 | |
| * | shader: Properly manage attributes not written from previous stages | 2021-07-22 | 1 | -9/+9 | |
| * | glsl: Obey need_declared_frag_colors to declare and initialize all frag_color | 2021-07-22 | 1 | -0/+9 | |
| * | glsl: Address rest of feedback | 2021-07-22 | 1 | -8/+14 | |
| * | glsl: Move gl_Position/generic attribute initialization to EmitProlgue | 2021-07-22 | 1 | -5/+12 | |
| * | glsl: Reorganize backend code, remove unneeded [[maybe_unused]] | 2021-07-22 | 1 | -0/+61 | |
| * | glsl: Initial backend | 2021-07-22 | 1 | -0/+0 |