summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nv04_surface.c
AgeCommit message (Expand)Author
2010-11-15dri/nouveau: nv04: Use rules-ng-ng headersViktor Novotný
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-09-21dri/nouveau: Remove unnecessary assertion.Francisco Jerez
2010-09-16dri/nv04: Align SIFM transfer dimensions.Francisco Jerez
2010-02-25dri/nouveau: Swizzle using the CPU when we hit a limitation of SIFM.Francisco Jerez
2010-02-25dri/nouveau: Clean up the nv04 surface code a bit.Francisco Jerez
2010-02-25dri/nouveau: Avoid mask overflow on nv04_surface_fill.Francisco Jerez
2010-02-17dri/nouveau: Some multithreaded rendering fixes.Francisco Jerez
2010-02-04Import a classic DRI driver for nv0x-nv2x.Francisco Jerez