Age | Commit message (Expand) | Author |
2007-01-19 | nouveau: bump drm patchlevel | Ben Skeggs |
2007-01-18 | nouveau: preliminary nv50 state | Patrice Mandin |
2007-01-18 | support as much of GL_EXT_stencil_two_side as we can. untested. | Aapo Tahkola |
2007-01-18 | typo fix. this case still fails. | Aapo Tahkola |
2007-01-18 | Fix invalid enums passed to MapBuffer | Aapo Tahkola |
2007-01-18 | Fix invalid enums passed to MapBuffer | Aapo Tahkola |
2007-01-17 | New debug config for linux-dri | Keith Whitwell |
2007-01-17 | I965: fix bug#9625-get the correct PV for quardstrip | Xiang, Haihao |
2007-01-17 | Fix bug#9673 | Xiang, Haihao |
2007-01-16 | nouveau: Use the most recent card list. | Stephane Marchesin |
2007-01-16 | Don't special-case index, edgeflag. | Keith Whitwell |
2007-01-16 | Additional display list tests | Keith Whitwell |
2007-01-16 | Merge vbo_0_1_branch | Keith Whitwell |
2007-01-16 | Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i... | Keith Whitwell |
2007-01-16 | Merge branch 'vbo_0_1_branch' into vbo-0.2 | Keith Whitwell |
2007-01-16 | Merge branch 'master-merge' into vbo-0.2 | Keith Whitwell |
2007-01-15 | mesa: Update _Current along Current on fragment program bound. | Jerome Glisse |
2007-01-15 | nouveau:nv10: fix setting clip region | Patrice Mandin |
2007-01-15 | Remove unused index buffer. | Keith Whitwell |
2007-01-15 | Don't special-case FOG attribute initialization. | Keith Whitwell |
2007-01-15 | Correctly initialize current attribute sizes. | Keith Whitwell |
2007-01-15 | Remove debug, reenable inplace splitting. | keithw |
2007-01-15 | Split too-large draw commands. | Keith Whitwell |
2007-01-15 | Remove special-case handling for index and edgeflag | Keith Whitwell |
2007-01-15 | Hook in split functionality | keithw |
2007-01-15 | Add vbo_split files | keithw |
2007-01-15 | New files to manage splitting drawing commands | keithw |
2007-01-15 | nouveau: Fix a bug in the nv04 swtcl. | Stephane Marchesin |
2007-01-15 | nouveau: Add 0x0244 pciid manually for now.. | Ben Skeggs |
2007-01-15 | nouveau: fail CreateScreen on unknown cards instead of guessing. | Ben Skeggs |
2007-01-15 | nouveau: Implement much of the fog handling. | Carlos Martín Nieto |
2007-01-14 | nouveau: Update nouveau_reg.h from renouveau to the latest version. | Stephane Marchesin |
2007-01-14 | nouveau: Make the state cache hierarchical. | Stephane Marchesin |
2007-01-14 | nouveau: add the nv04 swtcl module (it's untested for now). | Stephane Marchesin |
2007-01-14 | nouveau: Cleanup the nv10 swtcl module. | Stephane Marchesin |
2007-01-14 | nouveau: nv10: 16 bits color buffer format | Patrice Mandin |
2007-01-14 | Merge branch 'master' of git+ssh://pmandin@git.freedesktop.org/git/mesa/mesa | Patrice Mandin |
2007-01-14 | nouveau: nv10: added missing functions | Patrice Mandin |
2007-01-14 | r300: Fix vertex program position invariant bug, force position reading. | Jerome Glisse |
2007-01-14 | mesa: Update _Current ptr along Current when a new vertex program is bind. | Jerome Glisse |
2007-01-14 | nouveau: remove already defined NV15_TCL and NV17_TCL | Patrice Mandin |
2007-01-14 | nouveau: import color material r,g,b,a | Patrice Mandin |
2007-01-14 | nouveau: nv10: stencil functions | Patrice Mandin |
2007-01-14 | nouveau: nv10: currently fails initcard and bindbuffers, till done | Patrice Mandin |
2007-01-14 | nouveau: nv10 blending done, remove nv10Viewport | Patrice Mandin |
2007-01-13 | nouveau: update nv10 state | Patrice Mandin |
2007-01-13 | nouveau: Add clear color for nv10 | Patrice Mandin |
2007-01-13 | nv10 has alpha color mask | Patrice Mandin |
2007-01-11 | Fix typo from commit 1d312ae0137eb39bf74fac91eb97ed25c289a4ca . | Jerome Glisse |
2007-01-09 | Track rename of DamagePost -> DamageAdd. | Eric Anholt |