aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv04/nv04_surface_2d.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: include and calc offset before changing dimensions for next levelPatrice Mandin2009-02-081-2/+3
* nouveau: upload and swizzle each mipmap level in turnPatrice Mandin2009-02-081-28/+38
* nouveau: Pass proper format to NV04_GDI_RECTANGLE_TEXT.Younes Manton2009-02-061-1/+1
* nv04: fix pasto in nv04_surface_2d_init()Pekka Paalanen2009-02-051-1/+1
* nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs2009-02-051-0/+449