Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add palette sampling to gfxx | June McEnroe | 2018-02-04 |
| | |||
* | Add 4-bit RGB to gfxx | June McEnroe | 2018-02-04 |
| | | | | Replace default palette with alternating black and white. | ||
* | Separate gfxx and its framebuffer frontend | June McEnroe | 2018-02-03 |
| | |||
* | Add gfxx palette loading | June McEnroe | 2018-02-02 |
| | |||
* | Fix color scaling in gfxx | June McEnroe | 2018-02-02 |
| | | | | The 8-bit RGB palette definitely looks right now. | ||
* | Rework gfxx controls | June McEnroe | 2018-02-02 |
| | | | | Also hardcode the right palette for CARDS.DLL. | ||
* | Add RGB and GRAY macros in gfxx | June McEnroe | 2018-02-02 |
| | |||
* | Add colorspaces and mirroring to gfxx | June McEnroe | 2018-02-02 |
| | | | | Also 4-bit color and a palette that can't be set yet. | ||
* | Blank framebuffer with sampled background on exit | June McEnroe | 2018-02-01 |
| | | | | This should work like 99% of the time, probably. | ||
* | Add license notice to gfxx | June McEnroe | 2018-02-01 |
| | |||
* | Add gfxx | June McEnroe | 2018-02-01 |