summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri
AgeCommit message (Expand)Author
2007-03-06r300: Call radeonSetCliprects from radeonMakeCurrent.Michel Dänzer
2007-03-06fix for bug#10182Xiang, Haihao
2007-03-05fix for bug#9971Xiang, Haihao
2007-03-01r300: Use register name & add a register about shading.Christoph Bill
2007-03-01r300: Use reg definition when available & add missing reg definition.Christoph Bill
2007-03-01Add early register descritpion.Christoph Bill
2007-03-01Optimize cos&sin instruction a bit more.Rune Petersen
2007-02-28nouveau: drm interface changesBen Skeggs
2007-02-26s/pdp/prp/ in DoBindContext()Panagiotis Papadakos
2007-02-26add missing param to _mesa_warning()Panagiotis Papadakos
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-23r200 fix broken (by new input handling) fogcoordRoland Scheidegger
2007-02-22r300: get rid of CB_DPATH legacyDave Airlie
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-19i915tex: Fix performance regression with new vbo code and latest drm.Thomas Hellstrom
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-14nouveau: nv10: there are 8 clipping regionsPatrice Mandin
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-12r300: Add proper support for sin/cos instruction in fragment programRune Peterson
2007-02-09r200: simplify / unify input map handling for vp and fftnlRoland 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-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
2007-02-03nouveau: forgot function declarationPatrice Mandin
2007-02-03nouveau: nv50: use nv50 statePatrice Mandin
2007-02-03Merge branch 'origin'Michel Dänzer
2007-02-03Fall back to software rasterization if r300_translate_fragment_shader() fails.Michel Dänzer
2007-02-03Remove unused r200 files from r300 driver directory.Michel Dänzer
2007-02-03r300CreateContext: Really initialize r300->initialMaxAnisotropy.Michel Dänzer
2007-02-03nouveau: fix viewport clipping initializationPatrice Mandin
2007-02-03nouveau: use color pitch as depth pitch if depth disabledPatrice Mandin
2007-02-03disable r200 materials-between-begin-end check if vertex progs are enabledRoland Scheidegger