2007-02-19 |
Thomas Hellstrom | i915tex: Fix performance regression with new vbo code... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Sean D'Epagnier | Merge branch 'master' of git+ssh://geckosenator@git... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Sean D'Epagnier | Commiting a few minor fixes to glut fbdev (segfault... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Jerome Glisse | doxygen: update doxygen project number to 6.5 |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Jerome Glisse | Update doxygen doc to reflet vbo changes. |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv50: update |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv10,20: wrong viewport clip setup |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv20: texture matrix |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv20: update |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv10: set clear value for 16 and 24 bits depth |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv10: rescale depth near and far |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv10: fix viewport scale and origin |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Rune Peterson | r300: Fix cos & add scs to fragment program. |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Etienne Clement | test for POT before using sample_2d_linear_repeat() |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Roland Scheidegger | fix typo preventing generic arrays from working with... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Patrice Mandin | nouveau: nv10: there are 8 clipping regions |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Roland Scheidegger | fix stupid bug in the optimized per-vertex fog generati... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Thomas Hellstrom | i915tex: Take into account various mapping states when... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Xiang, Haihao | I965: fix a failure on waiting irq. |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Zou Nan hai | fd.o #BZ 9684 |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Rune Peterson | r300: Add proper support for sin/cos instruction in... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Rune Peterson | ctx->Point._Size fix |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Roland Scheidegger | optimize per-pixel fog program |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Zou Nan hai | array overflow fix |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Roland Scheidegger | r200: simplify / unify input map handling for vp and... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Roland Scheidegger | optimize generated vertex programs a bit |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Roland Scheidegger | fix issues in vp when using FRAG_BIT_WPOS in a fragment... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Ben Skeggs | nouveau: a couple of NV3x fixes |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Jakob Bornecrantz | Add support for CN700 chipset in miniglx |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Roland Scheidegger | fix issues when using mixed-mode pos-invariant vp and... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Panagiotis... | fix mem leak |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Ben Skeggs | nouveau: OUT_RINGp expects the size in dwords, not... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Panagiotis... | fix mem leaks |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Ben Skeggs | nouveau: fix a small bug in nv10 swtcl |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Ben Skeggs | nouveau: new bufferobj code. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Panagiotis... | break if we removed driver from Drivers list in driDest... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Patrice Mandin | nouveau: nv10: add init for unknown 0x120 |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Stephane Marchesin | nouveau: fix nv04 and nv10 swtcl, more work on nv04... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Patrice Mandin | nouveau: forgot function declaration |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Patrice Mandin | nouveau: nv50: use nv50 state |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Brian | Add _NEW_PROGRAM flag to _MESA_NEW_NEED_EYE_COORDS. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Michel Dänzer | Merge branch 'origin' |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Michel Dänzer | Fall back to software rasterization if r300_translate_f... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Michel Dänzer | Remove unused r200 files from r300 driver directory. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Michel Dänzer | r300CreateContext: Really initialize r300->initialMaxAn... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Patrice Mandin | nouveau: fix viewport clipping initialization |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Patrice Mandin | nouveau: use color pitch as depth pitch if depth disabled |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Roland Scheidegger | disable r200 materials-between-begin-end check if verte... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Roland Scheidegger | remove now unused vtxfmt stuff from radeon/r200 header... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Roland Scheidegger | fix errorneously adding fog state params to all vertex... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Keith Whitwell | Merge branch 'vbo-0.2' |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Keith Whitwell | Merge branch 'vbo-0.2-origin' into vbo-0.2 |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Keith Whitwell | Modify assert to reflect rebase criteria |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Zou Nan hai | push commit 2dfb3a217f730d6783fb2ac8b73248dc682f923c... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Zou Nan hai | Fix fd.o #9686, when fall into vertex fog, |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Roland Scheidegger | fix missing ADD_POINTERS, fixes crashes if the index... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Brian | fix mem leak in __glXReportDamage (Panagiotis Papadakos) |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Keith Whitwell | Correct usage/meaning of max_index parameter. |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Keith Whitwell | Cope with internally-generated null inputs. |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Michel Dänzer | driDestroyDisplay: Fix comment, it is called now. |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Michel Dänzer | driDestroyDisplay: Remove Drivers list entry when dlclo... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Roland Scheidegger | fix unitialized values in radeonClear |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Xiang, Haihao | _mesa_pack_rgba_span_float: fix for packing data into... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Keith Whitwell | Use new rebase helper. Remove other rebase code. |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Keith Whitwell | Helper for rebasing draw requests where min_index ... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Keith Whitwell | New tests for the array functions which also provoke... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Brian | regenerated |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Brian | s/params/pointer/ for glGetVertexAttribPointer |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Brian | bump version to 6.5.3 |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Brian | s/params/pointer/ for glGetVertexAttribPointer |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Brian | s/params/pointer/ for glGetVertexAttribPointer |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Brian | s/params/pointer/ for glGetVertexAttribPointer |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Ben Skeggs | nouveau: argh |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Ben Skeggs | nouveau: misc NV40 fixes |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Ben Skeggs | nouveau: NV40 glClipPlane support. |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Ben Skeggs | nouveau: rework shader param handling |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Ben Skeggs | nouveau: oops, build attrib map after we know how the... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Ben Skeggs | nouveau: remove an unused table |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Ben Skeggs | nouveau: oops |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Ben Skeggs | nouveau: maintain a map of which vtxprog input correspo... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Ben Skeggs | nouveau: unhardcode some more NV30TCL_FP_CONTROL values |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Matthieu Castet | nouveau : NOUVEAU_RING_TRACE |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Matthieu Castet | nouveau : nv10 comment icomplete command |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Matthieu Castet | nouveau : nv10 mixing cached stuff with not cached... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Ben Skeggs | nouveau: fix nv30 line width |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Ben Skeggs | nouveau: initial GL_ARB_occlusion_query support |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Ben Skeggs | nouveau: extend notifier interface to allow multiple... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Claudio Ciccani | Updated copyright header. |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Brian | note that non-member posts are auto-rejected |
commit | commitdiff | tree | snapshot |
2007-01-27 |
George Sapountzis | Bug 9628: no entry for GetVertexAttribPointerv |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Brian | fix typo |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Stephane Marchesin | nouveau: more work on nv04, this time buffer format... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Brian | document, re-indent _mesa_ffsll() |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Eric Anholt | Bug #9604: Fix a static buffer allocation failure. |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Eric Anholt | Add _mesa_ffsll() for compatibility on OSes without... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Eric Anholt | Remove dead code causing a warning. |
commit | commitdiff | tree | snapshot |
next |