Age | Commit message (Expand) | Author |
---|---|---|
2017-01-07 | sparkler: fix parens typo in draw_pixel | Vito Caputo |
2017-01-03 | ray: remove vestigial ray_scene.h includes | Vito Caputo |
2017-01-02 | roto: add TODO comment about faster lerp_color() | Vito Caputo |
2017-01-02 | roto: skip lerp of identical colors | Vito Caputo |
2016-12-30 | roto: bilinear interpolation of texture colors | Vito Caputo |
2016-12-30 | roto: move initialization to shared function | Vito Caputo |
2016-12-30 | roto: some fixed point macro cleanups | Vito Caputo |
2016-12-21 | ray: eliminate benign compiler warnings | Vito Caputo |
2016-12-13 | ray: introduce a rudimentary ray tracer | Vito Caputo |
2016-12-13 | sparkler: introduce a particle system | Vito Caputo |
2016-12-13 | roto: add modular forms of original renderer | Vito Caputo |