summaryrefslogtreecommitdiff
path: root/sys/dev/rasops/rasops24.c
AgeCommit message (Collapse)Author
2002-05-28o spaces, tabs, spelling cleanup.Federico G. Schwindt
o remove unneeded headers. o makes this to compile if RASOPS_SMALL is defined. o makes rasops2 to compile.
2002-05-28make this compile; jason@ ok.Federico G. Schwindt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-03-18Import rasops from NetBSD. This gives improved performance for rasterNathan Binkert
operations.