tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
dev
/
rasops
/
at
rk3128
13 files
Makefile
Import rasops from NetBSD. This gives improved performance for raster operations.
25 years ago
files.rasops
Remove rasops2 (2-bit color depth) functions, they are unused.
9 years ago
rasops.c
Reset switch callback function pointer (and argument) after running the callback to prevent running it again when we do a synchronous switch in the future.
10 months ago
rasops.h
Remove leftover rasops_isgray[] declaration. From Crystal Kolipe.
3 years ago
rasops1.c
Instead of mapping WSEMUL_UNDERLINE to a different bit in rasops, use the same bit and the define. rom Crystal Kolipe kolipe.c at exoticsilicon dot com.
3 years ago
rasops15.c
Instead of mapping WSEMUL_UNDERLINE to a different bit in rasops, use the same bit and the define. rom Crystal Kolipe kolipe.c at exoticsilicon dot com.
3 years ago
rasops24.c
Instead of mapping WSEMUL_UNDERLINE to a different bit in rasops, use the same bit and the define. rom Crystal Kolipe kolipe.c at exoticsilicon dot com.
3 years ago
rasops32.c
Add optimized character rendering case for 6 pixels wide fonts in rasops32_putchar().
2 years ago
rasops4.c
Instead of mapping WSEMUL_UNDERLINE to a different bit in rasops, use the same bit and the define. rom Crystal Kolipe kolipe.c at exoticsilicon dot com.
3 years ago
rasops8.c
Instead of mapping WSEMUL_UNDERLINE to a different bit in rasops, use the same bit and the define. rom Crystal Kolipe kolipe.c at exoticsilicon dot com.
3 years ago
rasops_bitops.h
Fix various whitespace and formatting issues in rasops(9).
5 years ago
rasops_masks.c
a bit more ansi; ok tedu
15 years ago
rasops_masks.h
Use <sys/endian.h> instead of <machine/endian.h>
11 years ago