summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_context.c
Commit message (Expand)AuthorAgeFilesLines
* nvfx: new 2D: new render temporaries with resourcesLuca Barbieri2010-08-211-0/+4
* nvfx: properly unreference bound objects on context destructionLuca Barbieri2010-08-211-0/+8
* gallium: Keep only pipe_context::draw_vbo.Chia-I Wu2010-07-291-2/+0
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-0/+1
* Merge branch '7.8'Brian Paul2010-04-191-1/+1
* nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri2010-04-121-6/+0
* nvfx: so->RING_3D: stippleLuca Barbieri2010-04-121-0/+1
* nvfx: so->RING_3D: scissorLuca Barbieri2010-04-121-0/+2
* nvfx: stop using flush_notifyLuca Barbieri2010-04-121-1/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-4/+2
* nv30, nv40: unify nv[34]0_context.cLuca Barbieri2010-03-151-0/+90