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
/
main.c
Age
Commit message (
Expand
)
Author
2023-07-17
main: fix UAF bug on shutdown
Vito Caputo
2023-07-13
til_args,*_fb: introduce --title= and wire up to til_fb_t
Vito Caputo
2023-07-05
setup: return failed desc _path_ from setup_interactively()
Vito Caputo
2023-06-15
main: quit when the stream ends
Vito Caputo
2023-06-13
*: smattering of random small fixes to silence -Wall
Vito Caputo
2023-06-12
til_args: introduce --print-module-contexts
Vito Caputo
2023-06-08
til_stream: name pipe-oriented stream api as such
Vito Caputo
2023-06-03
til_settings: add an optional til_settings_t.prefix
Vito Caputo
2023-05-30
til,*: pivot to til_setup_t for context paths
Vito Caputo
2023-05-26
til_settings: add til_setting_spec_t.as_label
Vito Caputo
2023-05-24
til_settings: til_setting_t,til_settings_t get parent pointers
Vito Caputo
2023-05-11
til_settings: introduce til_setting_spec_t concept vs. desc
Vito Caputo
2023-05-11
til_settings: rework setting get/add for bare values
Vito Caputo
2023-05-11
setup: constify settings passed to setup_func
Vito Caputo
2023-05-11
main: quote shown flags/args
Vito Caputo
2023-05-10
til_settings: label til_settings_t instances
Vito Caputo
2023-01-11
main: experimenting with ANSI codes for --print-pipes
Vito Caputo
2023-01-11
* turn til_fb_fragment_t.stream into a discrete parameter
Vito Caputo
2023-01-11
main,til_args: employ the stream, add --print-pipes
Vito Caputo
2023-01-11
fps: move FPS printing to stderr
Vito Caputo
2023-01-11
main: move args to rototiller_t
Vito Caputo
2023-01-10
*: introduce paths for module contexts
Vito Caputo
2022-08-07
main: still show configured flags with --go
Vito Caputo
2022-08-07
til: experimentally fragment-centric page api
Vito Caputo
2022-08-07
til: til_fb_fragment_t **fragment_ptr all the things
Vito Caputo
2022-07-20
main: show --seed with print_setup_as_args()
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-05-29
*: pivot to til_module_context_t
Vito Caputo
2022-05-25
setup: return the desc for failed setting on error
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-21
til: supply a seed to til_module_t.create_context()
Vito Caputo
2022-04-24
*: s/void */til_setup_t */
Vito Caputo
2022-03-30
*: wire up context-specific setup instances
Vito Caputo
2022-03-29
build: make sdl2 and rototiller bin optional
Vito Caputo
2022-03-19
*: de-constify til_setting_t throughout
Vito Caputo
2022-03-19
*: use til_module_destroy_context()
Vito Caputo
2022-03-19
*: normalize setting description capitalizations
Vito Caputo
2022-03-12
til_settings: always describe relevant settings
Vito Caputo
2022-03-11
main: move til_init() to start of main
Vito Caputo
2022-03-11
main: simplify setup_from_args()
Vito Caputo
2021-10-03
args: move argument parsing/help output to libtil
Vito Caputo
2021-10-01
*: librototiller->libtil
Vito Caputo
2021-02-14
*: split rototiller.[ch] into lib and main
Vito Caputo
© All Rights Reserved