index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
sbus
/
cgthree.c
Age
Commit message (
Expand
)
Author
2002-06-03
Convert from rcons to rasops
Jason Wright
2002-06-02
Turn off timing if WSDISPLAY_BURN_VBLANK is set (which in turn puts most
Jason Wright
2002-05-21
Enable the blanker now that the X stuff is fixed
Jason Wright
2002-04-08
Credit DARPA/USAF appropriately.
Jason Wright
2002-03-29
o remove extra args in printf's.
Federico G. Schwindt
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-03-04
Disable the wscons burner functionality... I'm not in the mood to debug it ri...
Jason Wright
2002-02-24
Proper screenblank semantics
Jason Wright
2002-02-23
Add burner function so wscons can blank the fb
Jason Wright
2002-02-07
import some register defns from sparc
Jason Wright
2002-02-05
Allow mmap as a dumb framebuffer (from offset 0).
Jason Wright
2002-02-05
Implement vgafb_mmap() fully
Jason Wright
2002-01-06
Claim to support WSSCREEN_WSCOLORS (drivers support it, but rcons doesn't
Jason Wright
2002-01-04
Add support for get/put colormap (mostly borrowed from sparc)
Jason Wright
2002-01-04
mmap functionality for cgthee (mostly from NetBSD)
Jason Wright
2001-12-05
- fix initialization so that the cursor is initialized to be in the same
Jason Wright
2001-12-04
skeleton driver for cgthree (at the same point as cgsix)
Jason Wright