Age | Commit message (Expand) | Author |
2023-12-13 | modules/flow: trivial optimization | Vito Caputo |
2023-12-12 | modules/spokes: fix missing spoke in some counts | Vito Caputo |
2023-12-09 | modules/mixer: implement t={normal,inverted} setting | Vito Caputo |
2023-12-09 | modules/mixer: introduce t={normal,inverted} setting | Vito Caputo |
2023-12-09 | modules/mixer: implement bottom={a,b} setting | Vito Caputo |
2023-12-09 | modules/mixer: introduce bottom= setting | Vito Caputo |
2023-12-05 | modules/mixer: implement style=sine | Vito Caputo |
2023-12-03 | modules/spokes: make spokes count configurable | Vito Caputo |
2023-12-03 | modules/spokes: get rid of spokes_context_t et al | Vito Caputo |
2023-12-03 | modules/spokes: uint setup->{thickness,iterations} | Vito Caputo |
2023-12-03 | modules/blinds: convert "count" to u8 tap | Vito Caputo |
2023-12-03 | modules/rkt: round integer tap values | Vito Caputo |
2023-12-02 | modules/rkt: handle all scalar tap types | Vito Caputo |
2023-12-01 | modules/pan: fmod the snapshot's dimensions | Vito Caputo |
2023-12-01 | modules/spokes: add spokes module | Philip J Freeman |
2023-12-01 | modules/book: implement a flipbook module | Vito Caputo |
2023-12-01 | til_fb: move isnan(ratio) test to before assert | Vito Caputo |
2023-11-30 | til,main: introduce ratio= --video setting | Vito Caputo |
2023-11-30 | til: wire up til_video_setup_t throughout *_fb | Vito Caputo |
2023-11-30 | til: introduce til_video_setup_t | Vito Caputo |
2023-11-30 | til_fb: initialize synchronization primitives earlier | Vito Caputo |
2023-11-29 | modules/pan: implement a panning overlay module | Vito Caputo |
2023-11-22 | til_fb: trivial indentation fixup | Vito Caputo |
2023-11-22 | modules/mixer: trivial indentation fixup | Vito Caputo |
2023-11-22 | modules/mixer: add style=paintroller variant | Vito Caputo |
2023-11-22 | modules/mixer: use fewer snapshots for style=interlace | Vito Caputo |
2023-11-22 | til_fb: remove asserts from til_fb_fragment_copy() | Vito Caputo |
2023-11-22 | modules/mixer: fix direction of new interlace style | Vito Caputo |
2023-11-22 | modules/mixer: consider epsilon in fast-path edge cases | Vito Caputo |
2023-11-21 | modules/mixer: introduce style=interlace | Vito Caputo |
2023-11-21 | modules/mixer: some random small cleanups | Vito Caputo |
2023-11-21 | til_fb: fixup clipping of til_fb_fragment_copy() | Vito Caputo |
2023-11-21 | til_util: fix til_get_ncpus() windows builds | Vito Caputo |
2023-11-21 | modules/playit: tomix must be signed to handle negatives | Vito Caputo |
2023-11-21 | modules/rkt: send \r\n instead of \n from scener | Vito Caputo |
2023-11-21 | modules/{compose,mixer}: more TIL_MODULE_AUDIO_ONLY excepts | Vito Caputo |
2023-11-19 | modules/spiro: add some taps for controlling l/k/rounds | Vito Caputo |
2023-11-18 | *: apply TIL_MODULE_AUDIO_ONLY where appropriate | Vito Caputo |
2023-11-18 | til: add TIL_MODULE_AUDIO_ONLY flag | Vito Caputo |
2023-11-18 | modules/flow: silences warnings about implicit cast | Vito Caputo |
2023-11-18 | modules/asc: fix asc_setup_t.halign type mismatch | Vito Caputo |
2023-11-18 | libs/playit: bump submodule for prerendered leak fix | Vito Caputo |
2023-11-18 | til_builtins/pre: introduce "pre" pre-render hook module | Vito Caputo |
2023-11-18 | til_builtins/ref: s/render_fragment/render_proxy/ | Vito Caputo |
2023-11-18 | til: introduce til_module_t.render_proxy() method | Vito Caputo |
2023-11-18 | til_stream: introduce "pre" module contexts on stream | Vito Caputo |
2023-11-18 | til_stream: drop til_stream_start_frame() | Vito Caputo |
2023-11-18 | main: use new til_stream_render() api | Vito Caputo |
2023-11-18 | til_stream: add til_stream_render() | Vito Caputo |
2023-11-18 | drm_fb: use shadow buffers when device prefers it | Vito Caputo |