summaryrefslogtreecommitdiff
path: root/sys/dev/rasops/rasops.h
AgeCommit message (Expand)Author
2010-01-21make RI_CENTER and RI_FULLCLEAR work with a shadow framebuffermacallan
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-02Updates to allow Zaurus screen to rotate 90 degrees to a usable state with th...ober
2006-02-18Add shadow framebuffer support.jmcneill
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2004-03-05Check character if it in font limits before drawing it in rasops8_putcharpetrov
2001-09-18Give initiali[sz]e all the "i"s it deserves.wiz
2001-01-21Rasops supports 4bit depth.takemura
2000-06-13Use my proper name.ad
2000-04-12* Spell shift counts in decimal and masks in hexpk
1999-12-14Note that per-depth initialization functions shouldn't be called by meread
1999-12-14The ri_hw member was added to 'struct rasops_info'. This does the same thingad
1999-12-02-initialize the colormap completely at compile time, to allow driversdrochner
1999-10-23- New option (RASOPS_SMALL) for the tight-fisted.ad
1999-08-24- Change the semantics of rasops_init slightlyad
1999-05-18Assign ownership & copyright to TNF. There is probably a procedure for thisad
1999-04-29Add cookie for wsfont to rasops_info.ad
1999-04-26Innumerable fixes and improvements. README contains list of remaining bugsad
1999-04-13Code cleanup. Add ri_bswap member to 'struct rasops_info' to indicate thatad
1999-04-13Fixed licensing due to a foobar on my behalf.ad
1999-04-13Initial import of 'rasops', the new raster operations set for wscons/rcons.ad