summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-27note that non-member posts are auto-rejectedBrian
2007-01-26document, re-indent _mesa_ffsll()Brian
2007-01-26Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesaBrian
2007-01-26Bug #9604: Fix a static buffer allocation failure.Eric Anholt
2007-01-26Add _mesa_ffsll() for compatibility on OSes without ffsll(), and use it.Eric Anholt
2007-01-26Remove dead code causing a warning.Eric Anholt
2007-01-26Override Const.CheckArrayBounds for Xserver in XMesaCreateContext().George Sapountzis
2007-01-26Drop old (pre-AIGLX) GLcore interface.George Sapountzis
2007-01-26Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesaZou Nan hai
2007-01-26ARB_Occlusion_query should support multiple query at same timeZou Nan hai
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-24965 glxswapcontrol fixZou Nan hai
2007-01-24 965 ARB_Occlusion_query fixZou Nan hai
2007-01-23silence C++ warningsBrian
2007-01-23fixes for C++ warnings/errorsBrian
2007-01-23i915tex: Relocation fixes:Thomas Hellstrom
2007-01-23i915tex: Fix randr resizing. Rotation still broken.Thomas Hellstrom
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-18support as much of GL_EXT_stencil_two_side as we can. untested.Aapo Tahkola
2007-01-17New debug config for linux-driKeith Whitwell
2007-01-17I965: fix bug#9625-get the correct PV for quardstripXiang, Haihao
2007-01-17 Fix bug#9673Xiang, Haihao
2007-01-16nouveau: Use the most recent card list.Stephane Marchesin
2007-01-15mesa: Update _Current along Current on fragment program bound.Jerome Glisse
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