summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_context.h
AgeCommit message (Expand)AuthorFilesLines
2006-11-21Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin1-1/+4
2006-11-17Use RENDERINPUTS macros to access render_inputs_bitsetBen Skeggs1-1/+1
2006-11-17Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0.Ben Skeggs1-0/+1
2006-11-12Some more nouveau_screen.c setup, not sure how correct it is yet though..Ben Skeggs1-0/+4
2006-11-11Add the GL_LIGHING enableStephane Marchesin1-0/+1
2006-11-11Some work on nv30 state, heavily based on jkolb's workStephane Marchesin1-4/+6
2006-11-05Architect the DRI :Stephane Marchesin1-4/+1
2006-11-01Oops. Forgot to check in the context change.Jeremy Kolb1-0/+2
2006-09-17Small changesStephane Marchesin1-1/+1
2006-09-17Make nouveau actually compileStephane Marchesin1-1/+1
2006-09-17Some work towards making the nv10 swtcl compileStephane Marchesin1-3/+3
2006-04-17More context.Jeremy Kolb1-1/+3
2006-04-15State changes.Jeremy Kolb1-0/+17
2006-04-14More work on the tcl code... still have to make my mind on a number ofStephane Marchesin1-0/+1
2006-04-14Add more feilds to context.Jeremy Kolb1-1/+4
2006-04-14ooopsStephane Marchesin1-1/+0
2006-04-14Added render index field to the contextStephane Marchesin1-1/+2
2006-04-14CleaningJeremy Kolb1-1/+6
2006-04-14Added vertex attributes to the contextStephane Marchesin1-1/+5
2006-04-14Cleaned stuff in the tcl codeStephane Marchesin1-0/+13
2006-04-14Added the beginnings of state (not much there yet). Fixed some includes.Jeremy Kolb1-0/+3
2006-04-13Some compile fixes.Jeremy Kolb1-0/+2
2006-03-06More work on the nv30 software tcl codeStephane Marchesin1-0/+6
2006-02-23Initial revisionStephane Marchesin1-0/+129