CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/03/18 17:23:09

Modified files:
        sys/arch/sgi/gio: light.c lightreg.h 

Log message:
- Fix clipping bounds in fill and blt operations; the lower-right corner is
supposed to be outside the clipping region, not inside (i.e. there was an
off-by-one everywhere).
- Add colormap support, by programming the RAMDAC palette registers at init
time, and also implement the colormap ioctls.

Reply via email to