Age | Commit message (Expand) | Author |
2007-02-22 | i915tex: Schedule flips when possible. | Michel Dänzer |
2007-02-20 | i915tex: Triple buffering support, only effective with page flipping so far. | Michel Dänzer |
2007-02-20 | intelWindowMoved: Some debugging output was accidentally left always enabled. | Michel Dänzer |
2007-02-20 | intelRotateWindow: Only use back buffer and cliprects in very specific cases. | Michel Dänzer |
2007-02-20 | intelCopyBuffer: Remove incorrect intel_fb->pf_current_page tests. | Michel Dänzer |
2007-02-20 | i915tex: Support page flipping on both CRTCs independently. | Michel Dänzer |
2007-02-20 | i915tex: Make page flipping work again. | Michel Dänzer |
2007-02-19 | i915tex: Fix performance regression with new vbo code and latest drm. | Thomas Hellstrom |
2007-02-16 | Merge branch 'master' of git+ssh://geckosenator@git.freedesktop.org/git/mesa/... | Sean D'Epagnier |
2007-02-16 | Commiting a few minor fixes to glut fbdev (segfault on a separate stack) | Sean D'Epagnier |
2007-02-16 | nouveau: nv50: update | Patrice Mandin |
2007-02-16 | nouveau: nv10,20: wrong viewport clip setup | Patrice Mandin |
2007-02-16 | nouveau: nv20: texture matrix | Patrice Mandin |
2007-02-16 | nouveau: nv20: update | Patrice Mandin |
2007-02-16 | nouveau: nv10: set clear value for 16 and 24 bits depth | Patrice Mandin |
2007-02-16 | nouveau: nv10: rescale depth near and far | Patrice Mandin |
2007-02-16 | nouveau: nv10: fix viewport scale and origin | Patrice Mandin |
2007-02-14 | r300: Fix cos & add scs to fragment program. | Rune Peterson |
2007-02-14 | test for POT before using sample_2d_linear_repeat() | Etienne Clement |
2007-02-14 | fix typo preventing generic arrays from working with ARB_vp (bug #9952) | Roland Scheidegger |
2007-02-14 | nouveau: nv10: there are 8 clipping regions | Patrice Mandin |
2007-02-14 | fix stupid bug in the optimized per-vertex fog generation code | Roland Scheidegger |
2007-02-14 | i915tex: Take into account various mapping states when dropping the | Thomas Hellstrom |
2007-02-12 | I965: fix a failure on waiting irq. | Xiang, Haihao |
2007-02-12 | fd.o #BZ 9684 | Zou Nan hai |
2007-02-12 | r300: Add proper support for sin/cos instruction in fragment program | Rune Peterson |
2007-02-10 | ctx->Point._Size fix | Rune Peterson |
2007-02-09 | optimize per-pixel fog program | Roland Scheidegger |
2007-02-09 | array overflow fix | Zou Nan hai |
2007-02-09 | r200: simplify / unify input map handling for vp and fftnl | Roland Scheidegger |
2007-02-09 | optimize generated vertex programs a bit | Roland Scheidegger |
2007-02-09 | fix issues in vp when using FRAG_BIT_WPOS in a fragment program (bug #9910) | Roland Scheidegger |
2007-02-06 | nouveau: a couple of NV3x fixes | Ben Skeggs |
2007-02-06 | Add support for CN700 chipset in miniglx | Jakob Bornecrantz |
2007-02-05 | fix issues when using mixed-mode pos-invariant vp and ff tnl (bug #9856) | Roland Scheidegger |
2007-02-05 | Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa | Brian |
2007-02-05 | fix mem leak | Panagiotis Papadakos |
2007-02-06 | nouveau: OUT_RINGp expects the size in dwords, not bytes. | Ben Skeggs |
2007-02-06 | nouveau: fix a small bug in nv10 swtcl | Ben Skeggs |
2007-02-06 | nouveau: new bufferobj code. | Ben Skeggs |
2007-02-04 | nouveau: nv10: add init for unknown 0x120 | Patrice Mandin |
2007-02-04 | nouveau: fix nv04 and nv10 swtcl, more work on nv04 state. | Stephane Marchesin |
2007-02-03 | nouveau: forgot function declaration | Patrice Mandin |
2007-02-03 | nouveau: nv50: use nv50 state | Patrice Mandin |
2007-02-03 | Add _NEW_PROGRAM flag to _MESA_NEW_NEED_EYE_COORDS. | Brian |
2007-02-03 | Merge branch 'origin' | Michel Dänzer |
2007-02-03 | Fall back to software rasterization if r300_translate_fragment_shader() fails. | Michel Dänzer |
2007-02-03 | Remove unused r200 files from r300 driver directory. | Michel Dänzer |
2007-02-03 | r300CreateContext: Really initialize r300->initialMaxAnisotropy. | Michel Dänzer |
2007-02-03 | nouveau: fix viewport clipping initialization | Patrice Mandin |