summaryrefslogtreecommitdiff
path: root/sys/dev/rasops/rasops_bitops.h
AgeCommit message (Collapse)Author
2003-02-12It is not clear that the order of operations will be what the programmerHenric Jungheim
intended. (This fixes a gcc3 warning.) ok jason, millert
2002-07-27Unstaticize functions, for my ddb sessions pleasure.Miod Vallat
Plus it makes hangman more difficult.
2001-03-18Import rasops from NetBSD. This gives improved performance for rasterNathan Binkert
operations.