2007-01-30 |
Ben Skeggs | nouveau: NV40 glClipPlane support. |
commit | commitdiff | tree |
2007-01-30 |
Ben Skeggs | nouveau: rework shader param handling |
commit | commitdiff | tree |
2007-01-30 |
Ben Skeggs | nouveau: oops, build attrib map after we know how the... |
commit | commitdiff | tree |
2007-01-30 |
Ben Skeggs | nouveau: remove an unused table |
commit | commitdiff | tree |
2007-01-30 |
Ben Skeggs | nouveau: oops |
commit | commitdiff | tree |
2007-01-30 |
Ben Skeggs | nouveau: maintain a map of which vtxprog input correspo... |
commit | commitdiff | tree |
2007-01-30 |
Ben Skeggs | nouveau: unhardcode some more NV30TCL_FP_CONTROL values |
commit | commitdiff | tree |
2007-01-29 |
Matthieu Castet | nouveau : NOUVEAU_RING_TRACE |
commit | commitdiff | tree |
2007-01-29 |
Matthieu Castet | nouveau : nv10 comment icomplete command |
commit | commitdiff | tree |
2007-01-28 |
Matthieu Castet | nouveau : nv10 mixing cached stuff with not cached... |
commit | commitdiff | tree |
2007-01-28 |
Ben Skeggs | nouveau: fix nv30 line width |
commit | commitdiff | tree |
2007-01-28 |
Ben Skeggs | nouveau: initial GL_ARB_occlusion_query support |
commit | commitdiff | tree |
2007-01-28 |
Ben Skeggs | nouveau: extend notifier interface to allow multiple... |
commit | commitdiff | tree |
2007-01-27 |
Claudio Ciccani | Updated copyright header. |
commit | commitdiff | tree |
2007-01-27 |
George Sapountzis | Bug 9628: no entry for GetVertexAttribPointerv |
commit | commitdiff | tree |
2007-01-27 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree |
2007-01-27 |
Brian | fix typo |
commit | commitdiff | tree |
2007-01-27 |
Stephane Marchesin | nouveau: more work on nv04, this time buffer format... |
commit | commitdiff | tree |
2007-01-27 |
Brian | document, re-indent _mesa_ffsll() |
commit | commitdiff | tree |
2007-01-27 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree |
2007-01-26 |
Eric Anholt | Bug #9604: Fix a static buffer allocation failure. |
commit | commitdiff | tree |
2007-01-26 |
Eric Anholt | Add _mesa_ffsll() for compatibility on OSes without... |
commit | commitdiff | tree |
2007-01-26 |
Eric Anholt | Remove dead code causing a warning. |
commit | commitdiff | tree |
2007-01-26 |
George Sapountzis | Override Const.CheckArrayBounds for Xserver in XMesaCre... |
commit | commitdiff | tree |
2007-01-26 |
George Sapountzis | Drop old (pre-AIGLX) GLcore interface. |
commit | commitdiff | tree |
2007-01-25 |
Zou Nan hai | Merge branch 'master' of git+ssh://znh@git.freedesktop... |
commit | commitdiff | tree |
2007-01-25 |
Zou Nan hai | ARB_Occlusion_query should support multiple query at... |
commit | commitdiff | tree |
2007-01-25 |
Ben Skeggs | nouveau: unbreak NOUVEAU_RING_DEBUG |
commit | commitdiff | tree |
2007-01-25 |
Ben Skeggs | nouveau: add result scaling to shader backend, use... |
commit | commitdiff | tree |
2007-01-25 |
Ben Skeggs | nouveau: and here's the "oops, I suck" commit :) |
commit | commitdiff | tree |
2007-01-25 |
Ben Skeggs | nouveau: some extra debug output |
commit | commitdiff | tree |
2007-01-24 |
Zou Nan hai | 965 glxswapcontrol fix |
commit | commitdiff | tree |
2007-01-24 |
Zou Nan hai | 965 ARB_Occlusion_query fix |
commit | commitdiff | tree |
2007-01-23 |
Brian | silence C++ warnings |
commit | commitdiff | tree |
2007-01-23 |
Brian | fixes for C++ warnings/errors |
commit | commitdiff | tree |
2007-01-23 |
Thomas Hellstrom | i915tex: Relocation fixes: |
commit | commitdiff | tree |
2007-01-23 |
Thomas Hellstrom | i915tex: Fix randr resizing. Rotation still broken. |
commit | commitdiff | tree |
2007-01-23 |
Ben Skeggs | nouveau: DPH and CMP for NV40 which doesn't do it natively. |
commit | commitdiff | tree |
2007-01-23 |
Ben Skeggs | nouveau: allow for card-specific shader infos to be... |
commit | commitdiff | tree |
2007-01-23 |
Ben Skeggs | nouveau: fill in condition info for instructions |
commit | commitdiff | tree |
2007-01-23 |
Ben Skeggs | nouveau: unbreak nv40 |
commit | commitdiff | tree |
2007-01-22 |
Ben Skeggs | nouveau: reindent shader pass0/pass2 |
commit | commitdiff | tree |
2007-01-22 |
Ben Skeggs | nouveau: start converting shaders into a tree format... |
commit | commitdiff | tree |
2007-01-22 |
Jeremy Kolb | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree |
2007-01-22 |
Jeremy Kolb | nouveau: Fixes for nv30. |
commit | commitdiff | tree |
2007-01-21 |
Stephane Marchesin | nouveau: fix some bugs in the nv10 swtcl. |
commit | commitdiff | tree |
2007-01-21 |
Stephane Marchesin | nouveau: add nv04 state support, and small nv04 fixes. |
commit | commitdiff | tree |
2007-01-20 |
Ben Skeggs | nouveau: rename pass0_arb to pass0. |
commit | commitdiff | tree |
2007-01-20 |
Ben Skeggs | nouveau: kill off shader pass1. |
commit | commitdiff | tree |
2007-01-20 |
Ben Skeggs | nouveau: shader backend branching support for all cards... |
commit | commitdiff | tree |
2007-01-19 |
Ben Skeggs | nouveau: bump drm patchlevel |
commit | commitdiff | tree |
2007-01-18 |
Patrice Mandin | nouveau: preliminary nv50 state |
commit | commitdiff | tree |
2007-01-18 |
Aapo Tahkola | support as much of GL_EXT_stencil_two_side as we can... |
commit | commitdiff | tree |
2007-01-17 |
Keith Whitwell | New debug config for linux-dri |
commit | commitdiff | tree |
2007-01-17 |
Xiang, Haihao | I965: fix bug#9625-get the correct PV for quardstrip |
commit | commitdiff | tree |
2007-01-17 |
Xiang, Haihao | Fix bug#9673 |
commit | commitdiff | tree |
2007-01-16 |
Stephane Marchesin | nouveau: Use the most recent card list. |
commit | commitdiff | tree |
2007-01-15 |
Jerome Glisse | mesa: Update _Current along Current on fragment program... |
commit | commitdiff | tree |
2007-01-15 |
Patrice Mandin | nouveau:nv10: fix setting clip region |
commit | commitdiff | tree |
2007-01-15 |
Stephane Marchesin | nouveau: Fix a bug in the nv04 swtcl. |
commit | commitdiff | tree |
2007-01-15 |
Ben Skeggs | nouveau: Add 0x0244 pciid manually for now.. |
commit | commitdiff | tree |
2007-01-15 |
Ben Skeggs | nouveau: fail CreateScreen on unknown cards instead... |
commit | commitdiff | tree |
2007-01-14 |
Carlos Martín... | nouveau: Implement much of the fog handling. |
commit | commitdiff | tree |
2007-01-14 |
Stephane Marchesin | nouveau: Update nouveau_reg.h from renouveau to the... |
commit | commitdiff | tree |
2007-01-14 |
Stephane Marchesin | nouveau: Make the state cache hierarchical. |
commit | commitdiff | tree |
2007-01-14 |
Stephane Marchesin | nouveau: add the nv04 swtcl module (it's untested for... |
commit | commitdiff | tree |
2007-01-14 |
Stephane Marchesin | nouveau: Cleanup the nv10 swtcl module. |
commit | commitdiff | tree |
2007-01-14 |
Patrice Mandin | nouveau: nv10: 16 bits color buffer format |
commit | commitdiff | tree |
2007-01-14 |
Patrice Mandin | Merge branch 'master' of git+ssh://pmandin@git.freedesk... |
commit | commitdiff | tree |
2007-01-14 |
Patrice Mandin | nouveau: nv10: added missing functions |
commit | commitdiff | tree |
2007-01-14 |
Jerome Glisse | r300: Fix vertex program position invariant bug, force... |
commit | commitdiff | tree |
2007-01-14 |
Jerome Glisse | mesa: Update _Current ptr along Current when a new... |
commit | commitdiff | tree |
2007-01-14 |
Patrice Mandin | nouveau: remove already defined NV15_TCL and NV17_TCL |
commit | commitdiff | tree |
2007-01-14 |
Patrice Mandin | nouveau: import color material r,g,b,a |
commit | commitdiff | tree |
2007-01-14 |
Patrice Mandin | nouveau: nv10: stencil functions |
commit | commitdiff | tree |
2007-01-14 |
Patrice Mandin | nouveau: nv10: currently fails initcard and bindbuffers... |
commit | commitdiff | tree |
2007-01-14 |
Patrice Mandin | nouveau: nv10 blending done, remove nv10Viewport |
commit | commitdiff | tree |
2007-01-13 |
Patrice Mandin | nouveau: update nv10 state |
commit | commitdiff | tree |
2007-01-13 |
Patrice Mandin | nouveau: Add clear color for nv10 |
commit | commitdiff | tree |
2007-01-13 |
Patrice Mandin | nv10 has alpha color mask |
commit | commitdiff | tree |
2007-01-11 |
Jerome Glisse | Fix typo from commit 1d312ae0137eb39bf74fac91eb97ed25c2... |
commit | commitdiff | tree |
2007-01-10 |
Eric Anholt | Track rename of DamagePost -> DamageAdd. |
commit | commitdiff | tree |
2007-01-09 |
Roland Scheidegger | put back missing Driver.PolygonMode call (bug 9578) |
commit | commitdiff | tree |
2007-01-09 |
Michel Dänzer | i915tex: Remove unused tex_program field. |
commit | commitdiff | tree |
2007-01-09 |
Michel Dänzer | intel_finalize_mipmap_tree: Only flush batchbuffer... |
commit | commitdiff | tree |
2007-01-08 |
Keith Packard | Merge branch 'origin' |
commit | commitdiff | tree |
2007-01-08 |
Ben Skeggs | nouveau: allow the use of multiple subchannels/objects... |
commit | commitdiff | tree |
2007-01-07 |
Keith Packard | Various warning fixes for i965 driver. |
commit | commitdiff | tree |
2007-01-07 |
Keith Packard | Initialize GL_ARB_occlusion_query only if DRM support... |
commit | commitdiff | tree |
2007-01-06 |
Haihao Xiang | i965: Support linear format in i965. |
commit | commitdiff | tree |
2007-01-06 |
Zou Nan hai | i965: xdemos/glxthreads get: Assertion `block->fenced... |
commit | commitdiff | tree |
2007-01-06 |
Zou Nan hai | i965: Take clip rects into account when computing max... |
commit | commitdiff | tree |
2007-01-06 |
Wang Zhenyu | i965: ARB_occlusion_query support |
commit | commitdiff | tree |
2007-01-06 |
Eric Anholt | i965: Avoid branch instructions while in single program... |
commit | commitdiff | tree |
2007-01-06 |
Eric Anholt | i965: Connect INTEL_DEBUG=sync up to cmd/batch ioctls. |
commit | commitdiff | tree |
2007-01-06 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree |
2007-01-06 |
Brian | document 32-bit Z line/point fix |
commit | commitdiff | tree |
2007-01-06 |
Brian | Use GLuint instead of GLint to store intermediate Z... |
commit | commitdiff | tree |
2007-01-06 |
Eric Anholt | Add reporting of damage by DRI drivers when the extensi... |
commit | commitdiff | tree |
2007-01-05 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree |
next |