| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader: Add partial rasterizer integration | 2021-07-22 | 1 | -12/+52 | |
| * | shader: Implement DADD | 2021-07-22 | 1 | -0/+2 | |
| * | shader: Implement CAL inlining function calls | 2021-07-22 | 1 | -4/+2 | |
| * | shader: Partial implementation of LDC | 2021-07-22 | 1 | -15/+48 | |
| * | shader: Initial support for textures and TEX | 2021-07-22 | 1 | -2/+67 | |
| * | spirv: Fixes and Intel specific workarounds | 2021-07-22 | 1 | -1/+2 | |
| * | spirv: Add lower fp16 to fp32 pass | 2021-07-22 | 1 | -9/+20 | |
| * | shader: Primitive Vulkan integration | 2021-07-22 | 1 | -0/+2 | |
| * | spirv: Initial bindings support | 2021-07-22 | 1 | -0/+160 |