Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-05 | Rename binary from test to main | Samuel Lidén Borell | 1 | -6/+6 |
2019-05-05 | Option to build without separate compilation | Samuel Lidén Borell | 1 | -1/+8 |
2019-05-02 | Basic framebuffer drawing functions | Samuel Lidén Borell | 1 | -2/+3 |
2019-05-01 | Open framebuffer device and query for information | Samuel Lidén Borell | 1 | -2/+3 |
2019-05-01 | Basic parsing of evdev input events | Samuel Lidén Borell | 1 | -2/+3 |
2019-04-28 | Break out epoll code to a separate file. Add argument parsing | Samuel Lidén Borell | 1 | -2/+3 |
2019-04-24 | Initial commit with basic epoll loop | Samuel Lidén Borell | 1 | -0/+32 |