Age | Commit message (Expand) | Author |
---|---|---|
2024-05-13 | remove prototypes with no matching function | Jonathan Gray |
2022-07-15 | Implement support for framebuffers that don't start on a page boundary. | Mark Kettenis |
2021-10-24 | Constify struct cfattach. | Martin Pieuchot |
2020-05-25 | change wsdisplay attribute type from long to uint32_t | Jonathan Gray |
2020-05-25 | rename wsdisplay alloc_attr() to pack_attr() | Jonathan Gray |
2019-05-06 | Whitespace removal | Mike Larkin |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2013-12-11 | do not include empty (and already removed) files; ok syl@ | Christian Weisgerber |
2013-10-21 | Add load_font and list_font accessops to all rasops-based wsdisplay drivers. | Miod Vallat |
2013-10-20 | Use C99 named initializers for struct wsdisplay_accessops fields. | Miod Vallat |
2013-09-04 | In the future, we shouldn't have one port port ARM SoC, that's just | Patrick Wildt |