1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00
freebsd/sys
Aleksandr Rybalko 1da9f0d73a o Add new vd_driver method to do bitblt with mask, named vd_maskbitbltchr.
o Move vd_bitbltchr vga's driver method to vd_maskbitbltchr.
o Implement new vd_bitbltchr method for vga driver. (It do single write for 8
	pixels, have to be a bit faster).

MFC after:	7 days
Sponsored by:	The FreeBSD Foundation
2014-03-28 22:04:27 +00:00
..
amd64 Several fixes for the PCID implementation: 2014-03-28 16:07:27 +00:00
arm
boot
bsm
cam Remove ctl_mem_pool.{c,h}. 2014-03-27 11:10:13 +00:00
cddl
compat
conf Enable to build UEFI framebuffer driver for vt(4). 2014-03-28 12:50:39 +00:00
contrib
crypto
ddb
dev o Add new vd_driver method to do bitblt with mask, named vd_maskbitbltchr. 2014-03-28 22:04:27 +00:00
fs
gdb
geom
gnu
i386 Rather than require a makeoptions DEBUG to get debug correct, 2014-03-25 22:08:31 +00:00
ia64 Fix missed efi.h header change in r263815 2014-03-28 11:46:54 +00:00
isa
kern Document a known problem with handling the process intended to receive 2014-03-25 23:30:35 +00:00
kgssapi
libkern
mips
modules Remove ctl_mem_pool.{c,h}. 2014-03-27 11:10:13 +00:00
net
net80211
netgraph
netinet Correct ARP update handling when the routes for network interfaces are 2014-03-26 22:46:03 +00:00
netinet6
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc Define PSL_SRR1_MASK for BOOK-E too so MPC85XX compiles again. 2014-03-25 22:49:33 +00:00
rpc
security
sparc64 Rather than require a makeoptions DEBUG to get debug correct, 2014-03-25 22:08:31 +00:00
sys Move ia64 efi.h to sys in preparation for amd64 UEFI support 2014-03-27 13:57:00 +00:00
teken
tools
ufs
vm
x86 Change default logic to CONFORM because this routine is shared 2014-03-28 02:38:14 +00:00
xdr
xen
Makefile