summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/nvfx_context.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2010-12-25nvfx: restore BEGIN_RING usageXavier Chantry
2010-09-12nvfx: Remove unused variables.Vinson Lee
2010-09-05nvfx: support nv30 simulation on nv40Luca Barbieri
2010-09-05nvfx: remove remaining BEGIN_RING/eng3d usesLuca Barbieri
2010-08-23nvfx: emit bo relocations only when neededLuca Barbieri
2010-08-23nvfx: support clip planes sensibly and fix them on nv30Luca Barbieri
2010-08-22nvfx: refactor to support multiple fragment program versionsLuca Barbieri
2010-08-22nvfx: move stuff aroundLuca Barbieri
2010-08-22nvfx: simplify and correct fragment program update logicLuca Barbieri
2010-08-22nvfx: make stipple setting independent of enableLuca Barbieri
2010-08-21nvfx: rewrite draw code and buffer codeLuca Barbieri
2010-08-21nvfx: refactor sampling code, add support for swizzles and depth texLuca Barbieri
2010-08-21nvfx: new 2D: new render temporaries with resourcesLuca Barbieri
2010-08-21nvfx: properly unreference bound objects on context destructionLuca Barbieri
2010-07-29gallium: Keep only pipe_context::draw_vbo.Chia-I Wu
2010-07-29gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu
2010-04-19Merge branch '7.8'Brian Paul
2010-04-12nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri
2010-04-12nvfx: so->RING_3D: stippleLuca Barbieri
2010-04-12nvfx: so->RING_3D: scissorLuca Barbieri
2010-04-12nvfx: stop using flush_notifyLuca Barbieri
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-15nv30, nv40: unify nv[34]0_context.cLuca Barbieri