summaryrefslogtreecommitdiff
path: root/sys/modules/splash/bmp
Commit message (Expand)AuthorAgeFilesLines
* Make the splash screen alternate "fade out" and "fade in" action atKazutaka YOKOTA1999-03-291-5/+20
* - Don't assume the line length in the video memory is always the same asKazutaka YOKOTA1999-02-051-7/+8
* Oops, one line was accidentally commented out in the previous commit.Kazutaka YOKOTA1999-01-261-3/+1
* Add VESA mode support. If the VESA support is compiled into the kernelKazutaka YOKOTA1999-01-211-5/+61
* Calculate the number of bitmap colors in the correct way.Kazutaka YOKOTA1999-01-131-2/+2
* Update the pointer into the bitmap correctly. The previous codeKazutaka YOKOTA1999-01-111-2/+2
* Add splash screen module. This version has rather limitedKazutaka YOKOTA1999-01-112-0/+502