Age | Commit message (Expand) | Author |
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 |
2020-09-13 | sdl_fb: use SDL_CreateRGBSurface() instead | Vito Caputo |
2019-11-24 | fb: add pitch to fb_fragment_t | Vito Caputo |
2019-11-15 | sdl_fb: use setting_desc_check() | Vito Caputo |
2019-11-10 | settings: s/setting_desc_new/setting_desc_clone/ | Vito Caputo |
2018-02-26 | sdl_fb: add fullscreen= and size= settings | Vito Caputo |
2018-02-26 | sdl_fb: jump through SDL_Main() hoops | Vito Caputo |
2018-02-26 | sdl_fb: drain event queue on page flip | Vito Caputo |
2018-02-22 | fb,settings,drm_fb,sd_fb: const settings_t readers | Vito Caputo |
2018-02-22 | sdl_fb: implement rudimentary sdl fb backend | Vito Caputo |