summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/nvfx_screen.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-15nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...Luca Barbieri1-1/+2
2010-04-12nvfx: allocate a bigger block for queriesLuca Barbieri1-1/+1
2010-04-12nvfx: support an unlimited number of occlusion queriesLuca Barbieri1-0/+2
2010-04-12nvfx: move check for NOUVEAU_SWTNLLuca Barbieri1-0/+1
2010-04-12nvfx: rework validation logic to use code and avoid stateobjsLuca Barbieri1-3/+0
2010-04-10Squashed commit of the following:Keith Whitwell1-0/+1
2010-03-23nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAMLuca Barbieri1-0/+1
2010-03-15nvfx: move nv04_surface_2d.c into nvfx directoryLuca Barbieri1-1/+1
2010-03-15nv30, nv40: add is_nv4x member to context and screen structsLuca Barbieri1-0/+2
2010-03-15nv30, nv40: unify all structures and headers, except shadersLuca Barbieri1-0/+37