index
:
rototiller/.git
checkers-waves
checkers-waves-textureable-setting
droste
master
Collection of software-rendered graphics hacks supporting libdrm and SDL2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
pixbounce
Age
Commit message (
Expand
)
Author
2023-05-28
til_setup,*: note settings path in til_setup_t
Vito Caputo
2023-05-28
*: use NULL for free() in til_setup_new()
Vito Caputo
2023-05-11
til_module_context: reference setup from module context
Vito Caputo
2023-05-11
modules/*: remove use of static default setups
Vito Caputo
2023-05-11
til_settings: introduce til_setting_spec_t concept vs. desc
Vito Caputo
2023-01-20
til: pass module to .context_create()/til_module_context_new()
Vito Caputo
2023-01-11
* turn til_fb_fragment_t.stream into a discrete parameter
Vito Caputo
2023-01-10
*: introduce paths for module contexts
Vito Caputo
2022-08-07
til: til_fb_fragment_t **fragment_ptr all the things
Vito Caputo
2022-07-20
modules/pixbounce: s/rand/rand_r/
Vito Caputo
2022-06-10
til: add ticks to til_module_context_t
Vito Caputo
2022-06-10
modules/pixbounce: use til_fb_put_pixel_checked()
Vito Caputo
2022-05-29
*: pivot to til_module_context_t
Vito Caputo
2022-05-21
til: supply a seed to til_module_t.create_context()
Vito Caputo
2022-05-06
modules/pixbounce: add Ignignokt & Err pixmaps
Philip J Freeman
2022-05-06
modules/pixbounce: add "rototiller" qr code
Philip J Freeman
2022-05-06
modules/pixbounce: add setting for pixmap choice
Philip J Freeman
2022-05-06
modules/pixbounce: remove weird pixmaps
Philip J Freeman
2022-05-06
modules/pixbounce: add setting for pixmap size
Philip J Freeman
2022-05-06
modules/pixbounce: support arbitrary pixmap size
Philip J Freeman
2022-05-01
til_fb: add draw flags for controlling texturability
Vito Caputo
2022-05-01
modules/*: make use of generic fragmenters
Vito Caputo
2022-04-27
modules/pixbounce: randomize pixmap sizes
Philip J Freeman
2022-04-27
modules/pixbounce: add 2 new pixmaps
Philip J Freeman
2022-04-27
modules/pixmap: randomize colors
Philip J Freeman
2022-04-25
modules/pixbounce: rand start pos and dir
Philip J Freeman
2022-04-25
modules/*: set TIL_MODULE_OVERLAYABLE where appropriate
Vito Caputo
2022-04-24
*: s/void */til_setup_t */
Vito Caputo
2022-04-19
*: s/til_fb_fragment_zero/til_fb_fragment_clear/
Vito Caputo
2022-04-14
modules/*: remove srand() initializations
Vito Caputo
2022-03-30
*: wire up context-specific setup instances
Vito Caputo
2022-03-19
*: drop til_module_t.license
Vito Caputo
2021-10-01
*: librototiller->libtil
Vito Caputo
2021-02-14
*: split rototiller.[ch] into lib and main
Vito Caputo
2021-02-08
modules/*: normalize description capitalization
Vito Caputo
2020-01-25
rototiller: introduce ticks and wire up to modules
Vito Caputo
2019-12-30
pixbounce: fix bugs, refactor for resizing
Philip J Freeman
2019-11-23
rototiller: pass cpu to .render_fragment()
Vito Caputo
2019-11-10
pixbounce: add pixbounce module
Philip J Freeman
© All Rights Reserved