Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace the Triangle with a general purpose Primitive. | rodri | 2024-04-16 | 1 | -1/+1 |
* | implement a fully concurrent pipeline based on tiles. | rodri | 2024-04-15 | 1 | -0/+18 |
* | simplify the job scheduler. correct two mistakes regarding the Viewport. | rodri | 2024-04-05 | 1 | -7/+0 |
* | implement a (partially) concurrent pipeline. | rodri | 2024-03-25 | 1 | -3/+7 |
* | add user-defined vertex attributes (varyings) and improve the interpolation c... | rodri | 2024-03-03 | 1 | -0/+7 |
* | lay out the grounds for a scene renderer. | rodri | 2024-02-13 | 1 | -1/+1 |
* | improve coordinate transformations and fix projections. | rodri | 2024-01-31 | 1 | -9/+1 |
* | import the new renderer and clean things up. | rodri | 2024-01-30 | 1 | -0/+29 |