Age | Commit message (Expand) | Author |
2017-01-07 | sparkler: remove unnecessary cast to float | Vito Caputo |
2017-01-07 | sparkler: don't _particles_draw() empty children | Vito Caputo |
2017-01-07 | sparkler: move page clear before all particles ops | Vito Caputo |
2017-01-07 | sparkler: prefer *.5 to / 2 | Vito Caputo |
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-31 | rototiller: renderer select consistent with drmsetup | Vito Caputo |
2016-12-31 | drmsetup: add mode selection | 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 | drmsetup: include errno in more drm errors | Vito Caputo |
2016-12-13 | Merge pull request #3 from vcaputo/docs | Vito Caputo |
2016-12-13 | text: update README and TODO | Vito Caputo |
2016-12-13 | Merge pull request #2 from vcaputo/moar | Vito Caputo |
2016-12-13 | *: drop original rototiller, update Makefile | Vito Caputo |
2016-12-13 | rototiller: new main w/modular renderers | 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 |
2016-12-13 | drmsetup: introduce drm_setup() | Vito Caputo |
2016-12-13 | util: introduce ask_(string,num) helpers | Vito Caputo |
2016-12-13 | rototiller: introduce rototiller_renderer_t | Vito Caputo |
2016-12-12 | README: fix spelling of Airlie | Vito Caputo |
2016-12-12 | fb: inline fb_drm_flip_wait | Vito Caputo |
2016-11-23 | util: put convenience helpers into util.[ch] | Vito Caputo |
2016-11-23 | fps: add rudimentary FPS counter | Vito Caputo |
2016-11-23 | fb: add rudimentary drm fb and page api | Vito Caputo |
2016-06-17 | rototiller: fix typo in README | Vito Caputo |
2016-06-17 | rototiller: initial commit | Vito Caputo |