summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri
AgeCommit message (Expand)Author
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-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
2007-02-03remove now unused vtxfmt stuff from radeon/r200 header filesRoland Scheidegger
2007-02-03fix errorneously adding fog state params to all vertex programs...Roland Scheidegger
2007-02-02Merge branch 'vbo-0.2'Keith Whitwell
2007-02-02Modify assert to reflect rebase criteriaKeith Whitwell
2007-02-02 push commit 2dfb3a217f730d6783fb2ac8b73248dc682f923c to i915texZou Nan hai
2007-02-02 Fix fd.o #9686, when fall into vertex fog,Zou Nan hai
2007-02-01Correct usage/meaning of max_index parameter.Keith Whitwell
2007-02-01Cope with internally-generated null inputs.Keith Whitwell
2007-02-01fix unitialized values in radeonClearRoland Scheidegger
2007-01-30Use new rebase helper. Remove other rebase code.Keith Whitwell
2007-01-30nouveau: arghBen Skeggs
2007-01-30nouveau: misc NV40 fixesBen Skeggs
2007-01-30nouveau: NV40 glClipPlane support.Ben Skeggs