aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv04_surface.c
Commit message (Expand)AuthorAgeFilesLines
* dri/nouveau: nv04: Use rules-ng-ng headersViktor Novotný2010-11-151-7/+9
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-7/+7
* dri/nouveau: Remove unnecessary assertion.Francisco Jerez2010-09-211-5/+0
* dri/nv04: Align SIFM transfer dimensions.Francisco Jerez2010-09-161-1/+1
* 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