| Age | Commit message (Expand) | Author |
| 2008-05-16 | bring in fixes/changes from master | Brian Paul |
| 2008-05-16 | bring in fixes/changes from gallium-0.1 | Brian Paul |
| 2008-05-16 | Fix a program refcounting error, don't share program parameter lists. | Brian Paul |
| 2008-05-16 | fix an attr/src mix-up when setting-up/binding vertex arrays | Brian Paul |
| 2008-05-16 | fix an attr/src mix-up when setting-up/binding vertex arrays | Brian Paul |
| 2008-05-16 | fix merge collision | Brian Paul |
| 2008-05-16 | silence warning, new assertion | Brian Paul |
| 2008-05-16 | free(key) in _tnl_UpdateFixedFunctionProgram() | Shunichi Fuji |
| 2008-05-16 | Fix a program refcounting error, don't share program parameter lists. | Brian Paul |
| 2008-05-16 | minor changes to aid debugging | Brian Paul |
| 2008-05-16 | remove stray, left-over RefCount++ | Brian Paul |
| 2008-05-16 | whitespace/formatting | Brian Paul |
| 2008-05-16 | init SamplersUsed bits in _mesa_parse_arb_fragment_program | Brian Paul |
| 2008-05-16 | fix assertion typo: s/=/==/ | Brian Paul |
| 2008-05-16 | Fix memory leak in _tnl_UpdateFixedFunctionProgram | Shunichi Fuji |
| 2008-05-16 | Fix DRI build | Brian Paul |
| 2008-05-15 | r500: default rsunit swizzle like fglrx | Dave Airlie |
| 2008-05-15 | r500: shift tex src properly | Dave Airlie |
| 2008-05-15 | r500: fixup r500 rs unit texture coordinate counting | Dave Airlie |
| 2008-05-15 | r500: remove some debugging | Dave Airlie |
| 2008-05-15 | r500: split output/pixel masks and emit in the correct places | Dave Airlie |
| 2008-05-15 | r3/500: emit RS state before VAP | Dave Airlie |
| 2008-05-15 | r500: fixup the program allocations to be the correct sizes | Dave Airlie |
| 2008-05-15 | r300: set screen so that context init can find out chip ids | Dave Airlie |
| 2008-05-15 | r500: add cmp support in theory | Dave Airlie |
| 2008-05-15 | r500: some trivial fixups to get tri working. | Dave Airlie |
| 2008-05-15 | r500: we just need to emit a colour for clear drop tex instruction | Dave Airlie |
| 2008-05-14 | fix parsing of state.texenv.color (bug 14931) | Brian Paul |
| 2008-05-14 | Consolidate texture fetch code and use partial derivatives when possible. | Brian Paul |
| 2008-05-14 | mesa: fix InfoLog memleak, misc sync with master | Brian Paul |
| 2008-05-14 | Bug #13492: Only call ProgramStringNotify if program parsing succeeded. | Eric Anholt |
| 2008-05-14 | fix swizzle error test (bug 11881) | Brian |
| 2008-05-14 | fix-up inlined/non-inlined function inconsistencies | Brian Paul |
| 2008-05-14 | mesa: rm unneeded file | Brian Paul |
| 2008-05-14 | mesa: prefix rm command with - | Brian Paul |
| 2008-05-14 | rewrite some of the mat*mat, mat*vec intrinsics | Brian Paul |
| 2008-05-14 | Updated GLSL uniform/sampler handling from gallium-0.1 branch | Brian Paul |
| 2008-05-14 | mesa: regenerate slang built-in data (asin(vec4) fix) | Brian Paul |
| 2008-05-14 | mesa: fix missing w assignment in asin(vec4) | Brian Paul |
| 2008-05-14 | mesa: use CALLOC_STRUCT() | Brian Paul |
| 2008-05-14 | mesa: sync up swrast/s_fragprog.c with master | Brian Paul |
| 2008-05-14 | mesa: updated comment | Brian Paul |
| 2008-05-14 | mesa: minor bug fixes from master | Brian Paul |
| 2008-05-14 | mesa: dead code removal | Brian Paul |
| 2008-05-14 | mesa: minor bug fixes, null ptr checks, dead code removal | Brian Paul |
| 2008-05-14 | mesa: fix errors in LightModelProduct state, other misc error cases | Brian Paul |
| 2008-05-14 | mesa: glUniform(location==-1) is not an error | Brian Paul |
| 2008-05-14 | mesa: new functions for managing list/index of uniforms | Brian Paul |
| 2008-05-14 | clean-up swizzle fields in fog code, fix NegateBase | Brian Paul |
| 2008-05-14 | sync up with gallium-0.1 changes | Brian Paul |