aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv04_surface.c
Commit message (Expand)AuthorAgeFilesLines
* dri/nouveau: Swizzle using the CPU when we hit a limitation of SIFM.Francisco Jerez2010-02-251-7/+89
* dri/nouveau: Clean up the nv04 surface code a bit.Francisco Jerez2010-02-251-26/+10
* dri/nouveau: Avoid mask overflow on nv04_surface_fill.Francisco Jerez2010-02-251-1/+1
* dri/nouveau: Some multithreaded rendering fixes.Francisco Jerez2010-02-171-75/+59
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+547