Age | Commit message (Expand) | Author |
2009-12-01 | tgsi: fix ureg emit after version token change | Keith Whitwell |
2009-12-01 | st/xorg: fix merge droppings | Keith Whitwell |
2009-12-01 | Merge commit 'origin/tgsi-simplify-ext' | Keith Whitwell |
2009-12-01 | Merge commit 'origin/mesa_7_7_branch' | Keith Whitwell |
2009-12-01 | mesa: Update vertex texture code after gallium changes. | Michal Krol |
2009-12-01 | r300g: simplify allocations of VS output registers | Marek Olšák |
2009-12-01 | r300g: simplify allocations of FS input registers | Marek Olšák |
2009-12-01 | r300g: clean up derived states | Marek Olšák |
2009-12-01 | r300g: VS->FS attribute routing rework | Marek Olšák |
2009-12-01 | r300g: add R300 prefix in reg definitions | Marek Olšák |
2009-12-01 | cso: Fix function prototype. | Michal Krol |
2009-12-01 | trace: Implement separate vertex sampler state. | Michal Krol |
2009-12-01 | fo: Implement separate vertex sampler state. | Michal Krol |
2009-12-01 | id: Implement separate vertex sampler state. | Michal Krol |
2009-12-01 | trace: Reduce double semicolons to single ones. | Michal Krol |
2009-12-01 | sp: Do not falsely advertise support for some SNORM formats. | Michal Krol |
2009-12-01 | sp: Implement separate vertex sampler state. | Michal Krol |
2009-12-01 | python: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | st: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | trace: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | svga: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | r300: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | nv: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | lp: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | id: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | i915: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | fo: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | cell: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | vl: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | draw: Update for renamed sampler/texture state setters. | Michal Krol |
2009-12-01 | cso: Add support for separate vertex sampler state. | Michal Krol |
2009-12-01 | gallium: Introduce separate vertex texture/sampler state. | Michal Krol |
2009-12-01 | tgsi/sanity: Up MAX_REGISTERS to 1024. | Michal Krol |
2009-11-30 | mesa: set version string to 7.7-rc1 | Ian Romanick |
2009-11-30 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick |
2009-11-30 | i915: Actually put i915PointParameterfv in the driver function table. Duh. | Ian Romanick |
2009-11-30 | st/mesa: handle front/back-face +1/-1 vs. 1/0 conversion | Brian Paul |
2009-11-29 | mesa: Fix array out-of-bounds access by _mesa_TexParameterf. | Vinson Lee |
2009-11-29 | i915: Fallback bit define missed on previous commit | Ian Romanick |
2009-11-29 | i915: Round point sizes instead of truncate. | Ian Romanick |
2009-11-29 | i915: Enable point sprite coordinate generation | Ian Romanick |
2009-11-29 | mesa: Fix array out-of-bounds access by _mesa_TexParameterf. | Vinson Lee |
2009-11-29 | r600 : clena up a bit for last commit. | Richard Li |
2009-11-29 | r600 : add read port allocation for uniform; | Richard Li |
2009-11-29 | radeon: update miptree code a little | Maciej Cencora |
2009-11-29 | radeon: don't check the same miptree many times when looking for matching mip... | Maciej Cencora |
2009-11-29 | radeon: add some debugging info | Maciej Cencora |
2009-11-29 | nv50: update linkage on rasterizer change | Christoph Bumiller |
2009-11-29 | nv50: match VP outputs to FP inputs ourselves | Christoph Bumiller |
2009-11-29 | nv50: don't permanently negate src in emit_ddy | Christoph Bumiller |