summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
2007-03-09i915tex: Wait for pending scheduled flips before switching vsync pipe.Michel Dänzer
2007-03-09i915tex: Set intel_fb->vbl_waited to current instead of what we aimed for.Michel Dänzer
2007-03-09i915tex: Sync pages between pipes immediately again.Michel Dänzer
2007-03-09i915tex: Do not wait for pending flips on both pipes at the same time.Michel Dänzer
2007-03-07i915tex: Set framebuffer size to match window before calling _mesa_make_current.Michel Dänzer
2007-02-28i915tex: Sync pages differently when crossing pipe borders.Michel Dänzer
2007-02-28i915tex: Check that intel_rb is valid before trying to add it to an fbo.Michel Dänzer
2007-02-28i915tex: Also update intel_rb->vbl_pending when scheduled swap is not a flip.Michel Dänzer
2007-02-22i915tex: Schedule flips when possible.Michel Dänzer
2007-02-20i915tex: Triple buffering support, only effective with page flipping so far.Michel Dänzer
2007-02-20intelWindowMoved: Some debugging output was accidentally left always enabled.Michel Dänzer
2007-02-20intelRotateWindow: Only use back buffer and cliprects in very specific cases.Michel Dänzer
2007-02-20intelCopyBuffer: Remove incorrect intel_fb->pf_current_page tests.Michel Dänzer
2007-02-20i915tex: Support page flipping on both CRTCs independently.Michel Dänzer
2007-02-20i915tex: Make page flipping work again.Michel Dänzer
2007-02-19i915tex: Fix performance regression with new vbo code and latest drm.Thomas Hellstrom
2007-02-16Merge branch 'master' of git+ssh://geckosenator@git.freedesktop.org/git/mesa/...Sean D'Epagnier
2007-02-16Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier
2007-02-16nouveau: nv50: updatePatrice Mandin
2007-02-16nouveau: nv10,20: wrong viewport clip setupPatrice Mandin
2007-02-16nouveau: nv20: texture matrixPatrice Mandin
2007-02-16nouveau: nv20: updatePatrice Mandin
2007-02-16nouveau: nv10: set clear value for 16 and 24 bits depthPatrice Mandin
2007-02-16nouveau: nv10: rescale depth near and farPatrice Mandin
2007-02-16nouveau: nv10: fix viewport scale and originPatrice Mandin
2007-02-14r300: Fix cos & add scs to fragment program.Rune Peterson
2007-02-14test for POT before using sample_2d_linear_repeat()Etienne Clement
2007-02-14fix typo preventing generic arrays from working with ARB_vp (bug #9952)Roland Scheidegger
2007-02-14nouveau: nv10: there are 8 clipping regionsPatrice Mandin
2007-02-14fix stupid bug in the optimized per-vertex fog generation codeRoland Scheidegger
2007-02-14i915tex: Take into account various mapping states when dropping theThomas Hellstrom
2007-02-12I965: fix a failure on waiting irq.Xiang, Haihao
2007-02-12 fd.o #BZ 9684Zou Nan hai
2007-02-12r300: Add proper support for sin/cos instruction in fragment programRune Peterson
2007-02-10ctx->Point._Size fixRune Peterson
2007-02-09optimize per-pixel fog programRoland Scheidegger
2007-02-09 array overflow fixZou Nan hai
2007-02-09r200: simplify / unify input map handling for vp and fftnlRoland Scheidegger
2007-02-09optimize generated vertex programs a bitRoland Scheidegger
2007-02-09fix issues in vp when using FRAG_BIT_WPOS in a fragment program (bug #9910)Roland Scheidegger
2007-02-06nouveau: a couple of NV3x fixesBen Skeggs
2007-02-06Add support for CN700 chipset in miniglxJakob Bornecrantz
2007-02-05fix issues when using mixed-mode pos-invariant vp and ff tnl (bug #9856)Roland Scheidegger
2007-02-05Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesaBrian
2007-02-05fix mem leakPanagiotis Papadakos
2007-02-06nouveau: OUT_RINGp expects the size in dwords, not bytes.Ben Skeggs
2007-02-06nouveau: fix a small bug in nv10 swtclBen Skeggs
2007-02-06nouveau: new bufferobj code.Ben Skeggs
2007-02-04nouveau: nv10: add init for unknown 0x120Patrice Mandin
2007-02-04nouveau: fix nv04 and nv10 swtcl, more work on nv04 state.Stephane Marchesin