summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau
AgeCommit message (Expand)Author
2006-12-08Some work on buffer handling, most likely not entirely correct andBen Skeggs
2006-12-03Fix the swtcl module.Stephane Marchesin
2006-12-03Remove duplicate nv10 tcl definesPatrice Mandin
2006-12-03Merge the pciid work. Use lock step versioning with the drm.Stephane Marchesin
2006-12-03Fix a copy+paste'o that caused some *very* strange bugs..Ben Skeggs
2006-11-27- Add InitInstruction to hw shader backend, and remove SetUnusedSource.Ben Skeggs
2006-11-26Fix RSQ emulationBen Skeggs
2006-11-26Fix progs/fp/tri-xpdBen Skeggs
2006-11-25Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs
2006-11-25fix scissorBen Skeggs
2006-11-24nv10,nv20,nv30: send correct values for spot light direction X,Y,Z andPatrice Mandin
2006-11-24nv10: rename spot light coefs like nv20,nv30Patrice Mandin
2006-11-23That was really stupid.Stephane Marchesin
2006-11-22Some missing state initBen Skeggs
2006-11-21Enable nv10 tcl statePatrice Mandin
2006-11-21nv10,nv20: nvX0ShadeModel static functionPatrice Mandin
2006-11-21nv10,nv20,nv30: color light components renamed from a,b,c to r,g,bPatrice Mandin
2006-11-21ah, correct revision nowPatrice Mandin
2006-11-21update from renouveauPatrice Mandin
2006-11-21nv10: update statePatrice Mandin
2006-11-21nouveauCreateDmaObjectBen Skeggs
2006-11-21Remaining state cache changesStephane Marchesin
2006-11-21Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin
2006-11-21More state.Jeremy Kolb
2006-11-20Add state initialization to context creation.Jeremy Kolb
2006-11-19Cleanup the swtcl code.Stephane Marchesin
2006-11-19Use NONINC_METHOD for vertex data.Stephane Marchesin
2006-11-19More work on the swtclStephane Marchesin
2006-11-19More fifo debug fixesStephane Marchesin
2006-11-19Oops.Stephane Marchesin
2006-11-19Fix the fifo debugging feature.Stephane Marchesin
2006-11-19New swtcl implementation. It's simpler than the previous one (doesn't useStephane Marchesin
2006-11-19Don't bother touching lighting stuff if shaders are in useBen Skeggs
2006-11-19Fix nv30LineWidth, hw expects a ubyte.Ben Skeggs
2006-11-19Avoid sharing subchannels with the ddx until context switching is doneBen Skeggs
2006-11-19More FIFO fixes.Ben Skeggs
2006-11-19Stupid bug..Ben Skeggs
2006-11-19poke the correct FIFO regsBen Skeggs
2006-11-18More state functionsStephane Marchesin
2006-11-18Add nv20_state.c ; hook nv10_state.c into the build ; do the renamingStephane Marchesin
2006-11-17Small unneeded nv03 fixStephane Marchesin
2006-11-17Use RENDERINPUTS macros to access render_inputs_bitsetBen Skeggs
2006-11-17Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0.Ben Skeggs
2006-11-16jkolb pointed out that face can also be FRONT_AND_BACK. Added stencil funcsBen Skeggs
2006-11-16Add nv30InitStateFuncsBen Skeggs
2006-11-16nv10 state copy/pasted from nv30 statePatrice Mandin
2006-11-13Fix segfault in nouveauCalcViewportBen Skeggs
2006-11-12Add include guard.Jeremy Kolb
2006-11-12Some more nouveau_screen.c setup, not sure how correct it is yet though..Ben Skeggs
2006-11-12We need nmesa->driFd and friends setup before we call nouveauFifoInitBen Skeggs