History log of /xsrc/external/mit/xf86-video-sunffb/dist/src/ffb_accel_common.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# d4df137b 02-Sep-2016 macallan <macallan@NetBSD.org>

move ffb_fastfill_parms to ffb_accel_common.c so the EXA code can work
without XAA

# dda79b8e 22-Aug-2016 mrg <mrg@NetBSD.org>

include config.h #ifdef HAVE_CONFIG_H

# f1295e53 19-Aug-2016 mrg <mrg@NetBSD.org>

partial port to xorg-server 1.18. both cg6 and ffb need more help.

# 504f16bc 16-Aug-2015 macallan <macallan@NetBSD.org>

- move some routines used by both XAA and EXA to their own file
- enable hardware prefetch when reading from video memory - now blits in EXA
are no longer slower than in XAA
- start fleshing out Xrender routines