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
Age
Commit message (
Expand
)
Author
2022-07-27
setup: don't spin on EOF in setup_interactively()
Vito Caputo
2022-07-24
modules/checkers: center unaligned checkers scenarios
Vito Caputo
2022-07-24
modules/plato: scale to frame size
Vito Caputo
2022-07-24
modules/stars: more fast and nasty fragment clip to frame fixes
Vito Caputo
2022-07-24
modules/spiro: fast and dirty frame clipping fixup
Vito Caputo
2022-07-24
modules/shapes: fix up clipped fragment/frame
Vito Caputo
2022-07-21
til: simplify and clarify module_render_fragment()
Vito Caputo
2022-07-21
modules/{compose,rtv}: s/prepare_frame/render_fragment/
Vito Caputo
2022-07-20
til_settings: support rudimentary =value escaping
Vito Caputo
2022-07-20
modules/pixbounce: s/rand/rand_r/
Vito Caputo
2022-07-20
modules/meta2d: more rand()->rand_r() conversions
Vito Caputo
2022-07-20
libs/sig: add blurb comment about need for seed
Vito Caputo
2022-07-20
modules/checkers: one more rand/rand_r conversion
Vito Caputo
2022-07-20
modules/sparkler: s/rand/rand_r/ and wire up seed
Vito Caputo
2022-07-20
modules/drizzle: switch to rand_r w/local seed
Vito Caputo
2022-07-20
libs/din: pass seed to din_new()
Vito Caputo
2022-07-20
modules/submit: wire up seed to randomizers
Vito Caputo
2022-07-20
modules/swarm: wire up seed to various randomizers
Vito Caputo
2022-07-20
main: show --seed with print_setup_as_args()
Vito Caputo
2022-07-20
modules/flui2d: fix clockstep value to match default
Vito Caputo
2022-07-18
modules/rtv: s/rand/rand_r/
Vito Caputo
2022-07-18
til: wire seed up to til randomizers
Vito Caputo
2022-07-18
til_args: add --seed= explicit PRNG seeding support
Vito Caputo
2022-07-15
build: always build the rototiller bin
Vito Caputo
2022-07-15
mem_fb: introduce --video=mem; a dummy in-memory video backend
Vito Caputo
2022-07-15
til_fb: switch til_fb_ops_t.init() to use til_setup_t
Vito Caputo
2022-06-13
modules/sparkler: plug longstanding chunker leak
Vito Caputo
2022-06-10
modules/checkers: experimenting with fill modes
Vito Caputo
2022-06-10
til: introduce til_frame_plan_t and .cpu_affinity
Vito Caputo
2022-06-10
modules/roto: drive from ticks, move palette to contetxt
Vito Caputo
2022-06-10
modules/plato: derive movement from delta ticks
Vito Caputo
2022-06-10
til: add ticks to til_module_context_t
Vito Caputo
2022-06-10
til_threads: remove vestigial n_fragments counter
Vito Caputo
2022-06-10
modules/blinds: use til_fb_put_pixel_checked()
Vito Caputo
2022-06-10
modules/montage: minor fixups
Vito Caputo
2022-06-10
modules/montage: remove vestigial unused variable
Vito Caputo
2022-06-10
modules/pixbounce: use til_fb_put_pixel_checked()
Vito Caputo
2022-06-07
modules/moire: implement rudimentary moire module
Vito Caputo
2022-05-29
*: pivot to til_module_context_t
Vito Caputo
2022-05-29
til: introduce til_module_context_t
Vito Caputo
2022-05-25
setup: return the desc for failed setting on error
Vito Caputo
2022-05-25
til: mention --go in --help
Vito Caputo
2022-05-25
til: add --go to supported args
Vito Caputo
2022-05-25
*: normalize on all case-insensitive comparisons
Vito Caputo
2022-05-25
modules/shapes: update TODO comment
Vito Caputo
2022-05-25
modules/shapes: slow spins down a bit
Vito Caputo
2022-05-25
modules/shapes: introduce pinch setting
Vito Caputo
2022-05-24
modules/shapes: fixup indentation of star+pinwheel
Vito Caputo
2022-05-24
modules/shapes: add scale setting
Vito Caputo
2022-05-24
modules/shapes: add spin setting for star+pinwheel
Vito Caputo
[next]
© All Rights Reserved