Age | Commit message (Expand) | Author |
2007-04-05 | Remove SI imports/exports remnants. | George Sapountzis |
2007-04-05 | Move glcontextmodes.c to glx. | George Sapountzis |
2007-04-04 | i810/i915/i915tex: reinitialize the context point state | Xiang, Haihao |
2007-03-30 | Merge branch 'origin' | Eric Anholt |
2007-03-30 | Merge branch 'crestline-qa', adding support for the 965GM chipset. | Eric Anholt |
2007-03-30 | call DRI_VALIDATE_DRAWABLE_INFO(), bug 10477 | Gustavo Pichorim Boiko |
2007-03-27 | i915tex compile fix (account for moved _UseTexEnvProgram var) | Roland Scheidegger |
2007-03-27 | Restore the UseTexEnvProgram logic. | Brian |
2007-03-27 | r300: Fix radeonUpdatePageFlipping() function. | Roland Scheidegger |
2007-03-27 | r128, radeon, r200: Check ctx->WinSysDrawBuffer before calling function that ... | Roland Scheidegger |
2007-03-27 | r300: Check ctx->WinSysDrawBuffer before calling function that dereferences it. | Michel Dänzer |
2007-03-26 | fix r128 rendering, lockups | Miroslav Šustek |
2007-03-27 | Fix compile error | Zou Nan hai |
2007-03-26 | r300: Remove a warning when vertex programs produce an unused output | Nicolai Haehnle |
2007-03-26 | r300: Whitespace cleanup (remove trailing spaces) | Nicolai Haehnle |
2007-03-26 | r300: Fix warnings that were introduced by the glsl merge | Nicolai Haehnle |
2007-03-26 | merge of glsl-compiler-1 branch | Brian |
2007-03-26 | i915tex: Make sure renderbuffers don't get deleted when flipping them. | Michel Dänzer |
2007-03-26 | nouveau: match drm version bump | Ben Skeggs |
2007-03-26 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-25 | i965: The given urb layout(maximal size of urb entries and the | Xiang, Haihao |
2007-03-25 | r300: Whitespace cleanup in r300_texmem.c | Nicolai Haehnle |
2007-03-25 | r300: Whitespace cleanup in r300_texstate.c | Nicolai Haehnle |
2007-03-25 | r300: Fix regression: unnecessary node indirection | Nicolai Haehnle |
2007-03-25 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-25 | nouveau: implement nv20Clear and nv20Scissor | Dave Airlie |
2007-03-24 | r300: Fix texture coordinate calculation for rectangle textures | Nicolai Haehnle |
2007-03-24 | r300: No assertion when accessing incomplete texture images. | Nicolai Haehnle |
2007-03-24 | r300: Fix: KIL instruction don't require textures | Nicolai Haehnle |
2007-03-24 | nouveau: some swtcl fixes | Ben Skeggs |
2007-03-24 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-23 | r300: Whitespace cleanup (remove trailing spaces) | Nicolai Haehnle |
2007-03-22 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-22 | fix for bug#10339 | Xiang, Haihao |
2007-03-21 | merge from master | Brian |
2007-03-21 | fix copy and paste bug from last commit in fog generation code for GL_LINEAR fog | Roland Scheidegger |
2007-03-21 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-21 | nouveau: update for drm interface changes (0.0.5) | Ben Skeggs |
2007-03-21 | nouveau: SwapBuffers() needs to perform a glFlush() | Ben Skeggs |
2007-03-21 | r300: Remove the program-global const_sin index | Nicolai Haehnle |
2007-03-20 | r300: Whitespace cleanup (remove trailing spaces) | Nicolai Haehnle |
2007-03-20 | fix for bug#10347 | Xiang, Haihao |
2007-03-20 | use passed target parameter | Alan Hourihane |
2007-03-20 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-20 | nouveau: fix typo | Ben Skeggs |
2007-03-20 | nouveau: fail translate if we use too many params somehow | Ben Skeggs |
2007-03-20 | nouveau: NVSDBG macro | Ben Skeggs |
2007-03-19 | r300: Cleanup fragment program constant allocation, share constants | Nicolai Haehnle |
2007-03-19 | r300: Fix special case (tmp.x <= 0) in fragment program LIT instruction | Nicolai Haehnle |
2007-03-19 | r300: Clear fragment program instruction slots on first use | Nicolai Haehnle |