Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix clipping bounds in fill and blt operations; the lower-right corner is | 2014-03-18 | 1 | -1/+10 | |
| | | | | | | | 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. | ||||
* | Driver for the ``Entry'' LG1 frame buffer found on low-range Indigo systems | 2012-04-17 | 1 | -0/+87 | |
only. Ported from NetBSD, not tested due to lack of hardware, hopefully it will be working as intended (fingers crossed) |