summaryrefslogtreecommitdiff
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-18Merge build system cleanupsVito Caputo
2017-01-18autotools: s#../../#@top_srcdir@/src#Vito Caputo
2017-01-18*: move source into src/ subdirVito Caputo
2017-01-17fb: require 2+ pages in fb_new()Vito Caputo
2017-01-10stars: two bugfixesVito Caputo
2017-01-10stars: fixed bug in opacity calculation (starslib)Philip J Freeman
2017-01-10pull fix in draw.h from sparkler to stars (78d9c385ae3a1939e059c674ba5649df99...Philip J Freeman
2017-01-10*: update gitignore to include autoconf outputVito Caputo
2017-01-10build: add bootstrap scriptVito Caputo
2017-01-10*: add .gitignoreVito Caputo
2017-01-10*: drop MakefileVito Caputo
2017-01-10*: preliminary autotools adoptionVito Caputo
2017-01-09Merge pull request #4 from ph1l/starsVito Caputo
2017-01-09stars: add starfield simulator from ph1l/starsPhilip J Freeman
2017-01-07sparkler: stop scaling gravity vector every particleVito Caputo
2017-01-07sparkler: don't age or sim on empty children eitherVito Caputo
2017-01-07sparkler: add per-bsp (last) lookup cacheVito Caputo
2017-01-07sparkler: remove unnecessary cast to floatVito Caputo
2017-01-07sparkler: don't _particles_draw() empty childrenVito Caputo
2017-01-07sparkler: move page clear before all particles opsVito Caputo
2017-01-07sparkler: prefer *.5 to / 2Vito Caputo
2017-01-07sparkler: fix parens typo in draw_pixelVito Caputo
2017-01-03ray: remove vestigial ray_scene.h includesVito Caputo
2017-01-02roto: add TODO comment about faster lerp_color()Vito Caputo
2017-01-02roto: skip lerp of identical colorsVito Caputo
2016-12-31rototiller: renderer select consistent with drmsetupVito Caputo
2016-12-31drmsetup: add mode selectionVito Caputo
© All Rights Reserved