summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv10/nv10_context.h
Commit message (Collapse)AuthorAgeFilesLines
* Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez2010-02-041-153/+0
|
* nouveau: include stdio.h and u_inlines.h in all context files since embedded ↵Dave Airlie2010-02-041-0/+2
| | | | | | | | changes fixes nouveau build for me. Signed-off-by: Dave Airlie <[email protected]>
* nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etcMarcin Slusarz2010-01-051-4/+0
|
* gallium: propogate draw retval changes into more driversKeith Whitwell2009-12-211-2/+2
|
* nouveau: implement is_{texture,buffer}_referenced properlyBen Skeggs2009-10-191-0/+1
|
* gallium: Clean up driver clear() interface.Michel Dänzer2009-04-041-2/+3
| | | | | Only allows clearing currently bound buffers, but colour and depth/stencil in a single call.
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-111-0/+4
|
* nouveau: update for interface changes + hack around gallium x86_64 bustageBen Skeggs2008-06-231-0/+1
|
* nouveau: very quick port to tex-surface changes.Ben Skeggs2008-05-271-1/+0
| | | | | probably the last match-gallium-upstream merge for a bit, some cleanup+nv50 work coming RSN...
* nouveau: remove chipset fields in all nv pipe driver context/screen structs.Ben Skeggs2008-05-131-2/+0
|
* nv10: fix random stuffPeter Winters2008-04-201-1/+4
|
* nouveau: PIPE_ATTRIB_MAX -> PIPE_MAX_ATTRIBSBen Skeggs2008-04-151-2/+2
|
* nv10: fix more vertex stuffStephane Marchesin2008-04-031-4/+4
|
* nv10: fix some more state, work on the vertex emission code.Stephane Marchesin2008-04-021-11/+10
|
* nv10: fix stuff and things.Stephane Marchesin2008-04-021-5/+26
|
* nv10: fixes.Stephane Marchesin2008-03-171-1/+2
|
* nv10.Stephane Marchesin2008-03-151-0/+127