summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-21*: s/renderer/module/gVito Caputo
2017-04-21sparkler: remove vestigial draw.h from Makefile.amVito Caputo
2017-02-14ray: increase highlight exponent on shiny sphereVito Caputo
2017-02-14ray: add highlight exponent to ray_surface_tVito Caputo
2017-02-12ray: tweak surface propertiesVito Caputo
2017-02-12ray: update copyright yearsVito Caputo
2017-02-12ray: improve camera movementVito Caputo
2017-02-12julia: add a morphing Julia set rendererVito Caputo
2017-02-12ray: fixup ray_object_plane_intersects_ray() bugVito Caputo
2017-02-12ray: remove vestigial stdio.h includeVito Caputo
2017-02-10ray: implement all orders in ray_euler_basis()Vito Caputo
2017-02-09ray: remove redundant recursion depth incrementVito Caputo
2017-02-09ray: fix mistake in ray:sphere intersection mathVito Caputo
2017-02-08Consolidate fb_fragment_t interactionsVito Caputo
2017-02-07plasma: add a plasma rendererVito Caputo
2017-02-03*: use fb_fragment_zero() instead of memset()Vito Caputo
2017-02-03fb: add fb_fragment_zero() helperVito Caputo
2017-02-03stars: use fb_fragment_put_pixel_unchecked()Vito Caputo
2017-02-03sparkler: drop draw.hVito Caputo
2017-02-03sparkler: use fb.h put_pixel helpersVito Caputo
2017-02-03fb: add pixel drawing helpersVito Caputo
2017-02-03rototiller: extricate draw_pixel() bounds checkingVito Caputo
2017-02-03fb: add fragment bounds checking helperVito Caputo
2017-01-18autotools: s#../../#@top_srcdir@/src#Vito Caputo
2017-01-18*: move source into src/ subdirVito Caputo
© All Rights Reserved