Release 0.5 changes:
- fixed support for indexed color mode.
- implemented colormap management functions:
glutSetColor
andglutGetColor
. - fixed build on IRIX.
- windows: added missing VK_OEM_* vkey translations.
- windows: fixed RGB mode colors when windows are running in 256 color mode (construct default RGB 332 palette).