summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-15rototiller: s/defaults/use_defaults/gVito Caputo
2019-11-15setup: fix width of index columnVito Caputo
2019-11-14rtv: add some snow between module switchesVito Caputo
2019-11-14snow: add a simple tv snow / white noise moduleVito Caputo
2019-11-14rtv: implement "Rototiller TV" rendererVito Caputo
2019-11-14rototiller: add some public module interfacesVito Caputo
2019-11-13ray: add rudimentary gamma correctionVito Caputo
2019-11-10roto: drop roto64, turning roto32 back into rotoVito Caputo
2019-11-10submit: replace submit-softly with bilerp settingVito Caputo
2019-11-10rototiller: wire up contributed pixbounce moduleVito Caputo
2019-11-10build: build contributed pixbounce moduleVito Caputo
2019-11-10pixbounce: add pixbounce modulePhilip J Freeman
2019-11-10flui2d: add some rudimentary settingsVito Caputo
2019-11-10settings: add a SETTINGS_STR() helper macroVito Caputo
2019-11-10rototiller: add rototiller_module_t.setup()Vito Caputo
2019-11-10settings: s/setting_desc_new/setting_desc_clone/Vito Caputo
2019-11-10rototiller: setup_from_args() has defaults alreadyVito Caputo
2019-10-16modules/flui2d: fix spelling of paper's authorVito Caputo
2019-10-14modules/flui2d: add 2D fluid dynamics simulationVito Caputo
2019-05-19libs/ray: fix off by one error in prepared objectsVito Caputo
2019-05-18libs/ray: trivial indentation fixupVito Caputo
2019-01-01modules/submit-softly: bilerp peripheral cellsVito Caputo
2018-12-31modules/submit-softly: shorten descriptionVito Caputo
2018-12-31modules/submit: add bilinearly-interpolated variantVito Caputo
2018-12-31libs/grid: fix grid_ops_t.taken player typeVito Caputo
2018-12-30modules/stars: capitalize descriptionVito Caputo
2018-12-30modules/submit: add cellular automata game moduleVito Caputo
2018-12-30libs/grid: add grid cellular automata componentVito Caputo
2018-12-06rototiller: make some local helpers staticVito Caputo
2018-04-03libs: commit missing Makefile.am filesVito Caputo
2018-03-19modules/ray: #include libray headers w/subdirsVito Caputo
2018-03-19ray: libize raytracer core, introduces src/libsVito Caputo
2018-02-28ray: implement distance-based light brightnessVito Caputo
2018-02-27util: add windows flavor of get_ncpus()Vito Caputo
2018-02-27*: make buildable for windows w/mingw32Vito Caputo
2018-02-27build: make drm optionalChristian Hergert
2018-02-27autotools: remove vestigial ROTOTILLER_* varsVito Caputo
2018-02-26sdl_fb: add fullscreen= and size= settingsVito Caputo
2018-02-26sdl_fb: jump through SDL_Main() hoopsVito Caputo
2018-02-26sdl_fb: drain event queue on page flipVito Caputo
2018-02-26threads: fix cancellation on destroyVito Caputo
2018-02-26rototiller,fb: swap dispatch with page flippingVito Caputo
2018-02-23drm_fb,sdl_fb: drop vestigial headersVito Caputo
2018-02-23rototiller: drop vestigial drm includesVito Caputo
2018-02-23util: drop stdio ask_$type() helpersVito Caputo
2018-02-22fb,settings,drm_fb,sd_fb: const settings_t readersVito Caputo
2018-02-22rototiller: make the sdl video backend the defaultVito Caputo
2018-02-22rototiller: wire up sdl video backendVito Caputo
2018-02-22sdl_fb: implement rudimentary sdl fb backendVito Caputo
2018-02-22*: embrace new generic settings paradigmVito Caputo
© All Rights Reserved