summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-28nouveau: drm interface changesBen Skeggs
2007-02-27fix commentBrian
2007-02-27assert that fb->RefCount==0 in _mesa_free_framebuffer_data()Brian
2007-02-26fix mem leakBrian
2007-02-26Rewrite code related to buffer destruction.Brian
2007-02-26if renderbuffer ptr is null, just returnBrian
2007-02-26Do proper framebuffer refcounting in _mesa_make_current().Brian
2007-02-26updated version with new Khronos license/copyrightBrian
2007-02-26s/pdp/prp/ in DoBindContext()Panagiotis Papadakos
2007-02-26add missing param to _mesa_warning()Panagiotis Papadakos
2007-02-26Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesaBrian
2007-02-26Fix #10071 - wrong max_index in vbo draw_prims. (Papadakos Panagiotis)Aapo Tahkola
2007-02-24Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesaBrian
2007-02-24Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesaBrian
2007-02-24Fix broken cubemap mipmap layout (the cubemap.c demo was segfaulting).Brian
2007-02-24clean-up, comment codeBrian
2007-02-24make src ptr constBrian
2007-02-23Fix GLAPIENTRYP for OS X.Ian Romanick
2007-02-23r200 fix broken (by new input handling) fogcoordRoland Scheidegger
2007-02-22i915tex: Schedule flips when possible.Michel Dänzer
2007-02-22Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesaBrian
2007-02-22r300: get rid of CB_DPATH legacyDave Airlie
2007-02-20Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/mesa/mesaIan Romanick
2007-02-20Delete two invalid assertions.Ian Romanick
2007-02-20nouveau: nv10: grr, ctx->DrawBuffer invalid?Patrice Mandin
2007-02-20nouveau: nv10: also check ctx->DrawBuffer in nv10ViewportScalePatrice Mandin
2007-02-20nouveau: nv10: keep 24/8 depth/stencil value, don't check for depth bitsPatrice Mandin
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-20Fix parallel make in r300 driver.Adam Jackson
2007-02-20more branch infoBrian
2007-02-20glxext.h version 18Brian
2007-02-20updated to version 18Brian
2007-02-20glext.h version 39Brian
2007-02-20updated to version 39Brian
2007-02-20set log level w/ env varChristian Neumair
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-16doxygen: update doxygen project number to 6.5Jerome Glisse
2007-02-16Update doxygen doc to reflet vbo changes.Jerome Glisse
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