summaryrefslogtreecommitdiffstats
path: root/sys/modules/splash
Commit message (Expand)AuthorAgeFilesLines
* Fixed bogus SRCS definition which broke `make depend'. Plain `make'bde1999-04-131-3/+2
* PCX loader for pseudo-device splash.des1999-04-123-2/+272
* Make the splash screen alternate "fade out" and "fade in" action atyokota1999-03-291-5/+20
* - 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
* Calculate the number of bitmap colors in the correct way.yokota1999-01-131-2/+2
* Update the pointer into the bitmap correctly. The previous codeyokota1999-01-111-2/+2
* Add splash screen module. This version has rather limitedyokota1999-01-114-0/+510
OpenPOWER on IntegriCloud