Age | Commit message (Expand) | Author |
2007-02-02 | push commit 2dfb3a217f730d6783fb2ac8b73248dc682f923c to i915tex | Zou Nan hai |
2007-02-02 | Fix fd.o #9686, when fall into vertex fog, | Zou Nan hai |
2007-02-01 | Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa | Brian |
2007-02-01 | fix mem leak in __glXReportDamage (Panagiotis Papadakos) | Brian |
2007-02-01 | driDestroyDisplay: Fix comment, it is called now. | Michel Dänzer |
2007-02-01 | driDestroyDisplay: Remove Drivers list entry when dlclosing its handle. | Michel Dänzer |
2007-02-01 | fix unitialized values in radeonClear | Roland Scheidegger |
2007-01-31 | _mesa_pack_rgba_span_float: fix for packing data into group | Xiang, Haihao |
2007-01-30 | regenerated | Brian |
2007-01-30 | s/params/pointer/ for glGetVertexAttribPointer | Brian |
2007-01-30 | bump version to 6.5.3 | Brian |
2007-01-30 | s/params/pointer/ for glGetVertexAttribPointer | Brian |
2007-01-30 | s/params/pointer/ for glGetVertexAttribPointer | Brian |
2007-01-30 | s/params/pointer/ for glGetVertexAttribPointer | Brian |
2007-01-30 | nouveau: argh | Ben Skeggs |
2007-01-30 | nouveau: misc NV40 fixes | Ben Skeggs |
2007-01-30 | nouveau: NV40 glClipPlane support. | Ben Skeggs |
2007-01-30 | nouveau: rework shader param handling | Ben Skeggs |
2007-01-30 | nouveau: oops, build attrib map after we know how the final shader will look.. | Ben Skeggs |
2007-01-30 | nouveau: remove an unused table | Ben Skeggs |
2007-01-30 | nouveau: oops | Ben Skeggs |
2007-01-30 | nouveau: maintain a map of which vtxprog input corresponds to which array | Ben Skeggs |
2007-01-30 | nouveau: unhardcode some more NV30TCL_FP_CONTROL values | Ben Skeggs |
2007-01-29 | nouveau : NOUVEAU_RING_TRACE | Matthieu Castet |
2007-01-29 | nouveau : nv10 comment icomplete command | Matthieu Castet |
2007-01-28 | nouveau : nv10 mixing cached stuff with not cached stuff is bad. | Matthieu Castet |
2007-01-28 | nouveau: fix nv30 line width | Ben Skeggs |
2007-01-28 | nouveau: initial GL_ARB_occlusion_query support | Ben Skeggs |
2007-01-28 | nouveau: extend notifier interface to allow multiple notifiers in a memory bl... | Ben Skeggs |
2007-01-27 | Updated copyright header. | Claudio Ciccani |
2007-01-27 | Bug 9628: no entry for GetVertexAttribPointerv | George Sapountzis |
2007-01-26 | Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa | Brian |
2007-01-26 | fix typo | Brian |
2007-01-27 | nouveau: more work on nv04, this time buffer format/pitches/... | Stephane Marchesin |
2007-01-26 | document, re-indent _mesa_ffsll() | Brian |
2007-01-26 | Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa | Brian |
2007-01-26 | Bug #9604: Fix a static buffer allocation failure. | Eric Anholt |
2007-01-26 | Add _mesa_ffsll() for compatibility on OSes without ffsll(), and use it. | Eric Anholt |
2007-01-26 | Remove dead code causing a warning. | Eric Anholt |
2007-01-26 | Override Const.CheckArrayBounds for Xserver in XMesaCreateContext(). | George Sapountzis |
2007-01-26 | Drop old (pre-AIGLX) GLcore interface. | George Sapountzis |
2007-01-26 | Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa | Zou Nan hai |
2007-01-26 | ARB_Occlusion_query should support multiple query at same time | Zou Nan hai |
2007-01-25 | nouveau: unbreak NOUVEAU_RING_DEBUG | Ben Skeggs |
2007-01-25 | nouveau: add result scaling to shader backend, use it in RSQ emul for NV40. | Ben Skeggs |
2007-01-25 | nouveau: and here's the "oops, I suck" commit :) | Ben Skeggs |
2007-01-25 | nouveau: some extra debug output | Ben Skeggs |
2007-01-24 | 965 glxswapcontrol fix | Zou Nan hai |
2007-01-24 | 965 ARB_Occlusion_query fix | Zou Nan hai |
2007-01-23 | silence C++ warnings | Brian |