aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30/nv30_state_fb.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: nv04-nv40 texture transfer.Younes Manton2009-02-251-14/+14
* gallium: remove pipe_buffer from surfacesZack Rusin2009-02-021-6/+10
* gallium: standardize api on the prefix "nr"Zack Rusin2009-01-271-2/+2
* Nouveau: move the definition of log2i() to headerPekka Paalanen2008-12-131-26/+1
* nouveau: remove useless NOUVEAU_BO_SWIZZLED flag, copy/paste nv40 work to swi...Patrice Mandin2008-12-121-1/+38
* nv30: Emit framebuffer state using state objectsPatrice Mandin2008-07-031-29/+6
* nouveau: adapt to cpp->pf_block changesBen Skeggs2008-06-291-4/+4
* nv30: Add separate nv30 state stuff for fb, based on nv40 one, need to use it...Patrice Mandin2008-06-201-0/+151