index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
rasops
/
rasops32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various whitespace and formatting issues in rasops(9).
fcambus
2020-07-20
1
-3
/
+2
*
Optimize character rendering in 32bpp mode, with unrolled rows and
fcambus
2020-07-15
1
-26
/
+112
*
change wsdisplay attribute type from long to uint32_t
jsg
2020-05-25
1
-3
/
+3
*
Revert rasops32_putchar() changes introduced in revision 1.8.
fcambus
2019-03-24
1
-8
/
+5
*
memcpy a character row at a time to the framebuffer, rather than
jcs
2017-02-20
1
-5
/
+8
*
ansify function definitions, and constify a few arrays while there.
miod
2010-08-28
1
-8
/
+3
*
Change the wsdisplay_emulops return types from void to int; emulops will now
miod
2009-09-05
1
-5
/
+7
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Unstaticize functions, for my ddb sessions pleasure.
miod
2002-07-27
1
-3
/
+3
*
o spaces, tabs, spelling cleanup.
fgsch
2002-05-28
1
-8
/
+4
*
First round of __P removal in sys
millert
2002-03-14
1
-2
/
+2
*
Import rasops from NetBSD. This gives improved performance for raster
nate
2001-03-18
1
-0
/
+142