aboutsummaryrefslogtreecommitdiff
path: root/fb.c
Commit message (Expand)AuthorAgeFilesLines
* replace the Triangle with a general purpose Primitive.rodri2024-04-161-4/+4
* implement a fully concurrent pipeline based on tiles.rodri2024-04-151-9/+12
* simplify the job scheduler. correct two mistakes regarding the Viewport.rodri2024-04-051-0/+14
* have separate routines for drawing and memdrawing.rodri2024-02-271-1/+13
* import the new renderer and clean things up.rodri2024-01-301-0/+81