-
- Downloads
Add support for setpalette(uint32_t index, uint16_t r, g, b)
This sets a specific palette entry to the 48-bit colour specified. Psychadelic palette shifting is now possible (X11 mode only so far).
Showing
- src/conio/ciolib.c 10 additions, 0 deletionssrc/conio/ciolib.c
- src/conio/ciolib.h 4 additions, 0 deletionssrc/conio/ciolib.h
- src/conio/x_cio.c 17 additions, 0 deletionssrc/conio/x_cio.c
- src/conio/x_cio.h 1 addition, 0 deletionssrc/conio/x_cio.h
- src/conio/x_events.c 62 additions, 1 deletionsrc/conio/x_events.c
- src/conio/x_events.h 11 additions, 1 deletionsrc/conio/x_events.h
Please register or sign in to comment