Age | Commit message (Expand) | Author |
2007-04-16 | Fix glActiveStencilFaceEXT dispatch problem (bug 10523). | Brian |
2007-04-16 | remove _tnl_arb_vertex_program_stage | Brian |
2007-04-16 | Make sure we are locked when creating drm buffer objects. | Thomas Hellstrom |
2007-04-14 | r300: emit different clear paths for non-TCL, this gets the clear color correct | Dave Airlie |
2007-04-14 | r300: remove unneeded semicolon from macro | Dave Airlie |
2007-04-14 | r300: if we don't have TCL don't setup state emissions for vertex shaders | Dave Airlie |
2007-04-11 | use _mesa_reference_renderbuffer(), fix typo | Brian |
2007-04-10 | rs480: set vap cntl to what fglrx uses for non-TCL cards | Dave Airlie |
2007-04-10 | i915: Bring test for vsync to pipe B in line with i915tex. | Michel Dänzer |
2007-04-10 | r300: don't enable VAP/TCL on cards that don't support it | Dave Airlie |
2007-04-09 | i915tex: Fix some mismatches between texels or bytes for pitch/stride. | Michel Dänzer |
2007-04-09 | i915tex: Make sure texture format fetch hooks are initialized. | Michel Dänzer |
2007-04-09 | the RS400 definitely doesn't work at this point so don't let it init | Dave Airlie |
2007-04-08 | i915tex: Clean up resizing of renderbuffers. | Michel Dänzer |
2007-04-08 | driUpdateFramebufferSize: Use ctx->Driver.ResizeBuffers. | Michel Dänzer |
2007-04-05 | include points.h to fix warnings | Brian |
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 |