summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
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