summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv40/nv40_state_fb.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: nv04-nv40 texture transfer.Younes Manton2009-02-251-20/+20
* gallium: remove pipe_buffer from surfacesZack Rusin2009-02-021-10/+17
* 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: Use swizzled textures & render targets on nv40 when possible.Younes Manton2008-12-021-1/+37
* nouveau: adapt to cpp->pf_block changesBen Skeggs2008-06-291-5/+5
* nv40: call semi-magic 0x1d88 methodBen Skeggs2008-03-211-0/+2
* nv40: use num_cbufsBen Skeggs2008-03-211-4/+1
* nv40: use new pipe_framebuffer width/height fieldsBen Skeggs2008-03-211-13/+3
* nv40: move "channel context" stuff into nv40_screenBen Skeggs2008-02-291-17/+17
* nv40: remove pipe_state struct now.Ben Skeggs2008-02-251-1/+1
* nv40: stateobj start out with 0 refcountBen Skeggs2008-02-221-1/+0
* nv40: fb stateBen Skeggs2008-02-201-0/+156