summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-12-30roto: bilinear interpolation of texture colorsVito Caputo
2016-12-30roto: move initialization to shared functionVito Caputo
2016-12-30roto: some fixed point macro cleanupsVito Caputo
2016-12-21ray: eliminate benign compiler warningsVito Caputo
2016-12-13drmsetup: include errno in more drm errorsVito Caputo
2016-12-13Merge pull request #3 from vcaputo/docsVito Caputo
2016-12-13text: update README and TODOVito Caputo
2016-12-13Merge pull request #2 from vcaputo/moarVito Caputo
2016-12-13*: drop original rototiller, update MakefileVito Caputo
2016-12-13rototiller: new main w/modular renderersVito Caputo
2016-12-13ray: introduce a rudimentary ray tracerVito Caputo
2016-12-13sparkler: introduce a particle systemVito Caputo
2016-12-13roto: add modular forms of original rendererVito Caputo
2016-12-13drmsetup: introduce drm_setup()Vito Caputo
2016-12-13util: introduce ask_(string,num) helpersVito Caputo
2016-12-13rototiller: introduce rototiller_renderer_tVito Caputo
2016-12-12README: fix spelling of AirlieVito Caputo
2016-12-12fb: inline fb_drm_flip_waitVito Caputo
2016-11-23util: put convenience helpers into util.[ch]Vito Caputo
2016-11-23fps: add rudimentary FPS counterVito Caputo
2016-11-23fb: add rudimentary drm fb and page apiVito Caputo
2016-06-17rototiller: fix typo in READMEVito Caputo
2016-06-17rototiller: initial commitVito Caputo
© All Rights Reserved