summaryrefslogtreecommitdiffstats
path: root/sys/dev/fb
Commit message (Expand)AuthorAgeFilesLines
* PCX loader for pseudo-device splash.des1999-04-121-0/+262
* Centralize and reorganize a few macros.des1999-04-121-1/+18
* Make the splash screen alternate "fade out" and "fade in" action atyokota1999-03-291-5/+20
* Don't free() a NULL pointer!yokota1999-03-091-3/+4
* - Don't assume the line length in the video memory is always the same asyokota1999-02-051-7/+8
* Oops, one line was accidentally commented out in the previous commit.yokota1999-01-261-3/+1
* Add VESA mode support. If the VESA support is compiled into the kernelyokota1999-01-211-5/+61
* sysconsyokota1999-01-192-7/+8
* Calculate the number of bitmap colors in the correct way.yokota1999-01-131-2/+2
* Clean up warnings: get conditional compilation right so that a localyokota1999-01-121-6/+11
* Update the pointer into the bitmap correctly. The previous codeyokota1999-01-111-2/+2
* Add splash screen module. This version has rather limitedyokota1999-01-111-0/+494
* Oops, I committed wrong version of these files in the last commit!yokota1999-01-112-73/+151
* Add the new keyboard driver and video card driver. They will beyokota1999-01-095-0/+868
OpenPOWER on IntegriCloud