aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/syscons/warp
Commit message (Expand)AuthorAgeFilesLines
* Convert files to UTF-8Ulrich Spörlein2012-01-151-1/+1
* Replace explicit calls to video methods with their respective variantsWojciech A. Koszek2007-12-291-8/+8
* Optimize set_origin() use in some screensavers to stop them eatingPhilip Paeps2007-02-211-2/+9
* Use the clear function provided by the video adapter driver.Yoshihiro Takahashi2003-07-211-5/+2
* Add new graphical screen saver (dragon_saver).Akio Morita2002-03-231-17/+42
* More drive-by stylificationDag-Erling Smørgrav2001-11-061-4/+4
* Drive-by stylification + reintroduce set_border().Dag-Erling Smørgrav2001-11-061-67/+68
* Remove unneeded header.Mark Murray2000-06-251-1/+0
* More machdep/random.h -> sys/random.h fixes.Boris Popov2000-04-251-2/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-3/+6
* Centralize and reorganize a few macros.Dag-Erling Smørgrav1999-04-121-2/+6
* The first stage of console driver reorganization: activate newKazutaka YOKOTA1999-01-111-34/+22
* Compile without warnings.Dag-Erling Smørgrav1998-12-311-4/+4
* Save the palette in case syscons doesn't restore it properly.Dag-Erling Smørgrav1998-12-281-3/+6
* Finally give FreeBSD a graphical screensaver. It isn't much, but it works,Dag-Erling Smørgrav1998-12-271-0/+141