summaryrefslogtreecommitdiff
path: root/src/nouveau_wfb.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-13glamor: removeIlia Mirkin1-7/+1
2014-06-19glamor: initial support (no dri)Ben Skeggs1-2/+10
2012-04-14WIP: port to new libdrmBen Skeggs1-2/+2
2011-01-17nvc0: merge initial acceleration supportBen Skeggs1-1/+4
2010-10-12Update to the last libdrm API.Francisco Jerez1-1/+1
2010-05-07wfb: use 28 bits instead of 32 bits for multiply_factor optimisationMaarten Maathuis1-3/+4
2010-01-11exa: Remove non-driver pixmaps pathBen Skeggs1-9/+2
2009-08-17wfb: more correct and more error tolerantMaarten Maathuis1-7/+15
2009-08-08wfb: don't default to linear when encountering a pixmap without boMaarten Maathuis1-2/+12
2009-07-28nv50: tile scanout buffer for "classic" exa if xserver new enoughBen Skeggs1-7/+15
2009-06-25wfb: fix stupid thinko + more safetyBen Skeggs1-7/+6
2009-06-16wfb: use straight memcpy hook if no tiled wraps presentBen Skeggs1-4/+13
2009-06-16wfb: be more cautious in a few placesBen Skeggs1-6/+15
2009-06-10wfb: "mode0" tiles have the same pitch as the othersBen Skeggs1-9/+7
2009-06-10wfb: work-around wfb suckageBen Skeggs1-147/+78
2009-06-10wfb: need a 64-bit datatype for multiply_factorBen Skeggs1-1/+1
2009-06-09nv50: use libwfb for pixmap access when driver pixmaps enabledBen Skeggs1-0/+247