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
/
checkers
/
checkers.c
Age
Commit message (
Expand
)
Author
2023-11-03
modules/*: drop til_setup_t.free_func() NULL setup checks
Vito Caputo
2023-11-02
til,checkers: move checkers_rgb_to_uint32() to libtil
Vito Caputo
2023-10-11
modules/checkers: staticify checkers_fragment_tile_single()
Vito Caputo
2023-10-02
modules/checkers: adopt til_value_to_pos() helper
Vito Caputo
2023-09-04
til: support multi-pass rendering
Vito Caputo
2023-08-31
modules/*: use til_setup_free_with_ret_err() where apropos
Vito Caputo
2023-08-30
modules/checkers: handle baking errors in checkers_setup()
Vito Caputo
2023-08-12
modules/checkers: fix clipping bug in fragmenter
Vito Caputo
2023-08-12
modules/checkers: minor cosmetic changes to fragmenter
Vito Caputo
2023-08-07
modules/checkers: ensure all fill_module_contexts render
Vito Caputo
2023-08-05
modules/checkers: til_module_setup_full() for fill_module=
Vito Caputo
2023-08-05
til_setup,*: add til_setup_t.creator pointer
Vito Caputo
2023-07-30
modules/checkers: add blurb about context clones
Vito Caputo
2023-07-08
modules/checkers: stop setting til_frame_plan_t.cpu_affinity
Vito Caputo
2023-07-04
modules/*: return invalid setting on -EINVAL in setup
Vito Caputo
2023-06-13
modules/checkers: return -EINVAL on invalid module name
Vito Caputo
2023-06-13
*: smattering of random small fixes to silence -Wall
Vito Caputo
2023-06-13
modules/checkers: introduce clear=,clear_color= settings
Vito Caputo
2023-06-13
modules/checkers: prefix fill_ to fill color+flags
Vito Caputo
2023-06-05
modules/checkers: use til_module_create_contexts() for fill_module
Vito Caputo
2023-05-30
til,*: pivot to til_setup_t for context paths
Vito Caputo
2023-05-30
modules/*: utilize til_module_setup_finalize()
Vito Caputo
2023-05-28
til_setup,*: note settings path in til_setup_t
Vito Caputo
2023-05-26
til_settings: add til_setting_spec_t.as_label
Vito Caputo
2023-05-26
modules/checkers: desc the fill_module's name setting
Vito Caputo
2023-05-23
modules/checkers: add seed to randomized pattern,dynamics
Vito Caputo
2023-05-23
modules/checkers: fix transposed seed,ticks arguments
Vito Caputo
2023-05-19
modules/checkers: also set texture->frame_{width,height}
Vito Caputo
2023-05-11
modules/checkers: settings-ize fill_module
Vito Caputo
2023-05-11
modules/*: stop storing setup by value in contexts
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-09-04
til: fixup til_fb_fragment_t.texture fragmenting
Vito Caputo
2022-08-07
til: til_fb_fragment_t **fragment_ptr all the things
Vito Caputo
2022-07-24
modules/checkers: center unaligned checkers scenarios
Vito Caputo
2022-07-20
modules/checkers: one more rand/rand_r conversion
Vito Caputo
2022-07-18
til: wire seed up to til randomizers
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
til: add ticks to til_module_context_t
Vito Caputo
2022-05-29
*: pivot to til_module_context_t
Vito Caputo
2022-05-25
*: normalize on all case-insensitive comparisons
Vito Caputo
2022-05-21
til: supply a seed to til_module_t.create_context()
Vito Caputo
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-05-01
til: wire n_cpus up to the fragmenter function
Vito Caputo
[next]
© All Rights Reserved