Age | Commit message (Expand) | Author |
2023-11-30 | til: wire up til_video_setup_t throughout *_fb | Vito Caputo |
2023-11-18 | drm_fb: use shadow buffers when device prefers it | Vito Caputo |
2023-09-03 | drm_fb: better handle empty modes/connectors results | Vito Caputo |
2023-08-05 | til_setup,*: add til_setup_t.creator pointer | Vito Caputo |
2023-07-13 | til_args,*_fb: introduce --title= and wire up to til_fb_t | Vito Caputo |
2023-06-19 | drm_fb: keep spare pages on a free list | Vito Caputo |
2023-06-13 | *: smattering of random small fixes to silence -Wall | Vito Caputo |
2023-06-11 | build: move -D_GNU_SOURCE to CFLAGS | Vito Caputo |
2023-05-28 | til_setup,*: note settings path in til_setup_t | Vito Caputo |
2023-05-11 | til_settings: introduce til_setting_spec_t concept vs. desc | Vito Caputo |
2022-08-07 | til: experimentally fragment-centric page api | Vito Caputo |
2022-07-15 | til_fb: switch til_fb_ops_t.init() to use til_setup_t | Vito Caputo |
2022-05-01 | til_fb: introduce a fragment texture source | Vito Caputo |
2022-04-27 | til_fb: til_fb_fragment_t.{pitch,stride} uint32_t units | 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-19 | *: de-constify til_setting_t throughout | Vito Caputo |
2022-03-19 | *: normalize setting description capitalizations | Vito Caputo |
2022-03-12 | til_settings: always describe relevant settings | Vito Caputo |
2021-10-01 | *: librototiller->libtil | Vito Caputo |
2021-02-16 | *fb: plumb outer fb_t down to fb_ops_t methods | Vito Caputo |
2021-02-14 | *fb: improve error propagation out of setup/init | Vito Caputo |
2021-02-14 | drm_fb,sdl_fb: staticify all functions | Vito Caputo |
2019-11-24 | fb: add pitch to fb_fragment_t | Vito Caputo |
2019-11-10 | settings: s/setting_desc_new/setting_desc_clone/ | Vito Caputo |
2018-02-22 | fb,settings,drm_fb,sd_fb: const settings_t readers | Vito Caputo |
2018-02-22 | *: embrace new generic settings paradigm | Vito Caputo |
2018-01-01 | drm_fb: implement drm fb backend | Vito Caputo |