Age | Commit message (Expand) | Author |
2019-11-16 | sparkler: remove assert from chunker_free_chunker() | Vito Caputo |
2019-11-16 | sparkler: plug some memory leaks | Vito Caputo |
2019-11-15 | settings: check value in settings_apply_desc_generators() | Vito Caputo |
2019-11-15 | rototiller: print setup error cause | Vito Caputo |
2019-11-15 | sdl_fb: use setting_desc_check() | Vito Caputo |
2019-11-15 | settings: add setting_desc_check() helper | Vito Caputo |
2019-11-15 | rototiller: s/defaults/use_defaults/g | Vito Caputo |
2019-11-15 | setup: fix width of index column | Vito Caputo |
2019-11-14 | README: add snow to modules list | Vito Caputo |
2019-11-14 | rtv: add some snow between module switches | Vito Caputo |
2019-11-14 | snow: add a simple tv snow / white noise module | Vito Caputo |
2019-11-14 | README: add rtv module to list | Vito Caputo |
2019-11-14 | rtv: implement "Rototiller TV" renderer | Vito Caputo |
2019-11-14 | rototiller: add some public module interfaces | Vito Caputo |
2019-11-13 | ray: add rudimentary gamma correction | Vito Caputo |
2019-11-10 | README: update modules list | Vito Caputo |
2019-11-10 | roto: drop roto64, turning roto32 back into roto | Vito Caputo |
2019-11-10 | submit: replace submit-softly with bilerp setting | Vito Caputo |
2019-11-10 | rototiller: wire up contributed pixbounce module | Vito Caputo |
2019-11-10 | build: build contributed pixbounce module | Vito Caputo |
2019-11-10 | pixbounce: add pixbounce module | Philip J Freeman |
2019-11-10 | flui2d: add some rudimentary settings | Vito Caputo |
2019-11-10 | settings: add a SETTINGS_STR() helper macro | Vito Caputo |
2019-11-10 | rototiller: add rototiller_module_t.setup() | Vito Caputo |
2019-11-10 | settings: s/setting_desc_new/setting_desc_clone/ | Vito Caputo |
2019-11-10 | rototiller: setup_from_args() has defaults already | Vito Caputo |
2019-10-30 | README: add flui2d to modules list | Vito Caputo |
2019-10-16 | modules/flui2d: fix spelling of paper's author | Vito Caputo |
2019-10-14 | modules/flui2d: add 2D fluid dynamics simulation | Vito Caputo |
2019-05-19 | libs/ray: fix off by one error in prepared objects | Vito Caputo |
2019-05-18 | libs/ray: trivial indentation fixup | Vito Caputo |
2019-01-01 | modules/submit-softly: bilerp peripheral cells | Vito Caputo |
2018-12-31 | modules/submit-softly: shorten description | Vito Caputo |
2018-12-31 | README: add mention of submit-softly | Vito Caputo |
2018-12-31 | modules/submit: add bilinearly-interpolated variant | Vito Caputo |
2018-12-31 | libs/grid: fix grid_ops_t.taken player type | Vito Caputo |
2018-12-30 | modules/stars: capitalize description | Vito Caputo |
2018-12-30 | modules/submit: add cellular automata game module | Vito Caputo |
2018-12-30 | libs/grid: add grid cellular automata component | Vito Caputo |
2018-12-06 | rototiller: make some local helpers static | Vito Caputo |
2018-04-03 | libs: commit missing Makefile.am files | Vito Caputo |
2018-03-19 | modules/ray: #include libray headers w/subdirs | Vito Caputo |
2018-03-19 | ray: libize raytracer core, introduces src/libs | Vito Caputo |
2018-02-28 | ray: implement distance-based light brightness | Vito Caputo |
2018-02-27 | util: add windows flavor of get_ncpus() | Vito Caputo |
2018-02-27 | *: make buildable for windows w/mingw32 | Vito Caputo |
2018-02-27 | build: make drm optional | Christian Hergert |
2018-02-27 | autotools: remove vestigial ROTOTILLER_* vars | Vito Caputo |
2018-02-26 | sdl_fb: add fullscreen= and size= settings | Vito Caputo |
2018-02-26 | sdl_fb: jump through SDL_Main() hoops | Vito Caputo |