Age | Commit message (Expand) | Author |
---|---|---|
2017-02-12 | ray: remove vestigial stdio.h include | Vito Caputo |
2017-02-10 | ray: implement all orders in ray_euler_basis() | Vito Caputo |
2017-02-09 | ray: remove redundant recursion depth increment | Vito Caputo |
2017-02-09 | ray: fix mistake in ray:sphere intersection math | Vito Caputo |
2017-02-08 | Consolidate fb_fragment_t interactions | Vito Caputo |
2017-02-07 | plasma: add a plasma renderer | Vito Caputo |
2017-02-03 | *: use fb_fragment_zero() instead of memset() | Vito Caputo |
2017-02-03 | fb: add fb_fragment_zero() helper | Vito Caputo |
2017-02-03 | stars: use fb_fragment_put_pixel_unchecked() | Vito Caputo |
2017-02-03 | sparkler: drop draw.h | Vito Caputo |
2017-02-03 | sparkler: use fb.h put_pixel helpers | Vito Caputo |
2017-02-03 | fb: add pixel drawing helpers | Vito Caputo |
2017-02-03 | rototiller: extricate draw_pixel() bounds checking | Vito Caputo |
2017-02-03 | fb: add fragment bounds checking helper | Vito Caputo |
2017-01-18 | autotools: s#../../#@top_srcdir@/src# | Vito Caputo |
2017-01-18 | *: move source into src/ subdir | Vito Caputo |