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-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