summaryrefslogtreecommitdiff
path: root/sys/dev/rasops
AgeCommit message (Expand)Author
1999-06-15- Don't even try to emulate WSATTR_HILIT on mono displaysad
1999-06-15Fix stupid alignment bug. The 'slop' stuff is due for replacement with masksad
1999-06-05`rasops_glue' is only here to force the header file's name hence it mustpk
1999-06-02Don't include rasops files unconditionally; only when we have rasterconsole orchristos
1999-05-18Assign ownership & copyright to TNF. There is probably a procedure for thisad
1999-05-15Add diagnostic measures to check for missing font.ad
1999-05-15wsfont cookies <= 0 are invalid, not just those < 0.ad
1999-05-09In rasops_erasecols(), try word aligned case before halfword aligned.ad
1999-04-29Initialize db in copycols() to zero to pacify gcc, as noted by Simon Burge.ad
1999-04-29Add cookie for wsfont to rasops_info.ad
1999-04-26Remove crud remaining from userland mockup.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