summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau
AgeCommit message (Expand)Author
2007-01-30nouveau: maintain a map of which vtxprog input corresponds to which arrayBen Skeggs
2007-01-30nouveau: unhardcode some more NV30TCL_FP_CONTROL valuesBen Skeggs
2007-01-29nouveau : NOUVEAU_RING_TRACEMatthieu Castet
2007-01-29nouveau : nv10 comment icomplete commandMatthieu Castet
2007-01-28nouveau : nv10 mixing cached stuff with not cached stuff is bad.Matthieu Castet
2007-01-28nouveau: fix nv30 line widthBen Skeggs
2007-01-28nouveau: initial GL_ARB_occlusion_query supportBen Skeggs
2007-01-28nouveau: extend notifier interface to allow multiple notifiers in a memory bl...Ben Skeggs
2007-01-27nouveau: more work on nv04, this time buffer format/pitches/...Stephane Marchesin
2007-01-25nouveau: unbreak NOUVEAU_RING_DEBUGBen Skeggs
2007-01-25nouveau: add result scaling to shader backend, use it in RSQ emul for NV40.Ben Skeggs
2007-01-25nouveau: and here's the "oops, I suck" commit :)Ben Skeggs
2007-01-25nouveau: some extra debug outputBen Skeggs
2007-01-23nouveau: DPH and CMP for NV40 which doesn't do it natively.Ben Skeggs
2007-01-23nouveau: allow for card-specific shader infos to be keptBen Skeggs
2007-01-23nouveau: fill in condition info for instructionsBen Skeggs
2007-01-23nouveau: unbreak nv40Ben Skeggs
2007-01-23nouveau: reindent shader pass0/pass2Ben Skeggs
2007-01-23nouveau: start converting shaders into a tree format again..Ben Skeggs
2007-01-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesaJeremy Kolb
2007-01-21nouveau: Fixes for nv30.Jeremy Kolb
2007-01-22nouveau: fix some bugs in the nv10 swtcl.Stephane Marchesin
2007-01-21nouveau: add nv04 state support, and small nv04 fixes.Stephane Marchesin
2007-01-21nouveau: rename pass0_arb to pass0.Ben Skeggs
2007-01-21nouveau: kill off shader pass1.Ben Skeggs
2007-01-21nouveau: shader backend branching support for all cards that support it.Ben Skeggs
2007-01-19nouveau: bump drm patchlevelBen Skeggs
2007-01-18nouveau: preliminary nv50 statePatrice Mandin
2007-01-16nouveau: Use the most recent card list.Stephane Marchesin
2007-01-16Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...Keith Whitwell
2007-01-15nouveau:nv10: fix setting clip regionPatrice Mandin
2007-01-15nouveau: Fix a bug in the nv04 swtcl.Stephane Marchesin
2007-01-15nouveau: Add 0x0244 pciid manually for now..Ben Skeggs
2007-01-15nouveau: fail CreateScreen on unknown cards instead of guessing.Ben Skeggs
2007-01-15nouveau: Implement much of the fog handling.Carlos Martín Nieto
2007-01-14nouveau: Update nouveau_reg.h from renouveau to the latest version.Stephane Marchesin
2007-01-14nouveau: Make the state cache hierarchical.Stephane Marchesin
2007-01-14nouveau: add the nv04 swtcl module (it's untested for now).Stephane Marchesin
2007-01-14nouveau: Cleanup the nv10 swtcl module.Stephane Marchesin
2007-01-14nouveau: nv10: 16 bits color buffer formatPatrice Mandin
2007-01-14nouveau: nv10: added missing functionsPatrice Mandin
2007-01-14nouveau: remove already defined NV15_TCL and NV17_TCLPatrice Mandin
2007-01-14nouveau: import color material r,g,b,aPatrice Mandin
2007-01-14nouveau: nv10: stencil functionsPatrice Mandin
2007-01-14nouveau: nv10: currently fails initcard and bindbuffers, till donePatrice Mandin
2007-01-14nouveau: nv10 blending done, remove nv10ViewportPatrice Mandin
2007-01-13nouveau: update nv10 statePatrice Mandin
2007-01-13nouveau: Add clear color for nv10Patrice Mandin
2007-01-13nv10 has alpha color maskPatrice Mandin
2007-01-08nouveau: allow the use of multiple subchannels/objects by default.Ben Skeggs