Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main: publish HII String packages | Joursoir | 2022-04-27 | 1 | -0/+2 |
* | implement application context | Joursoir | 2022-04-25 | 1 | -0/+24 |
* | move graphics routines and context to a separate file | Joursoir | 2022-04-25 | 1 | -67/+1 |
* | main: add a keyboard context to a graphics context | Joursoir | 2022-04-24 | 1 | -0/+4 |
* | main: add a mouse context to a graphics context | Joursoir | 2022-04-21 | 1 | -0/+8 |
* | main: work only with 4 bytes color | Joursoir | 2022-04-02 | 1 | -3/+3 |
* | main: add structure for pixel color | Joursoir | 2022-03-27 | 1 | -0/+7 |
* | main: support different pixel formats | Joursoir | 2022-03-27 | 1 | -0/+14 |
* | add double buffering | Joursoir | 2022-03-26 | 1 | -1/+9 |
* | main: add graphics context | Joursoir | 2022-03-25 | 1 | -0/+32 |