aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30/nv30_context.h
Commit message (Expand)AuthorAgeFilesLines
* nv30: Add state for blendPatrice Mandin2008-06-211-0/+9
* nv30: Add separate nv30 state stuff for fb, based on nv40 one, need to use it...Patrice Mandin2008-06-201-0/+18
* nouveau: very quick port to tex-surface changes.Ben Skeggs2008-05-271-1/+0
* nouveau: remove chipset fields in all nv pipe driver context/screen structs.Ben Skeggs2008-05-131-2/+0
* nouveau: PIPE_ATTRIB_MAX -> PIPE_MAX_ATTRIBSBen Skeggs2008-04-151-2/+2
* nv30: Move some structures and functions from context to screenPatrice Mandin2008-04-111-13/+58
* nv30: disable emit texture image in state_emit, already done in fragtexPatrice Mandin2008-03-181-2/+2
* nv30: update miptree stuff for texturingPatrice Mandin2008-03-181-1/+3
* nv30: only 2 render targetsPatrice Mandin2008-03-171-1/+1
* nouveau: implement pipe_screenBen Skeggs2008-02-291-1/+1
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-161-0/+136