summaryrefslogtreecommitdiffstats
path: root/sys/dev/rasops/rasops_masks.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use <sys/endian.h> instead of <machine/endian.h>guenther2014-12-191-2/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* More simplification for little-endian systems.miod2006-08-041-7/+3
* Since rasops is big-endian internally (because it's the logical choicemiod2006-08-031-5/+20
* Import rasops from NetBSD. This gives improved performance for rasternate2001-03-181-0/+103