summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-22gallium/draw: apply DRAW_PIPE_FLAG_MASK to all vertex elementsBrian Paul
2010-01-22gallium/draw: added comments, whitespace fixesBrian Paul
2010-01-22mesa: Add "shader/" path to #include statements in shader parser/lexer sourcesAlan Coopersmith
2010-01-22glapi: clean-up and simplify glapi_nop.c codeBrian Paul
2010-01-22glapi: split the no-op dispatch code into new glapi_nop.c fileBrian Paul
2010-01-22glapi: fix int->pointer conversions warnings in no-op functionsBrian Paul
2010-01-22progs/xdemos: add z/Z keys for scaling the renderingBrian Paul
2010-01-22gallium/draw: fix-up comments, whitespaceBrian Paul
2010-01-22gallium/draw: replace int with booleanBrian Paul
2010-01-22Fix PowerPC related typo in spantmp2.hRuediger Oertel
2010-01-22r600: enable sampler lod* bitsAndre Maasikas
2010-01-22r600: update vport z & clipping when depth_clamp is changedAndre Maasikas
2010-01-22r600: fix brownbag, only align if we are dealing with cubemapAndre Maasikas
2010-01-22r600: cubemap levels seem to be aligned to 8 imagesAndre Maasikas
2010-01-22radeon/fbo: flush rendering before generating mipmapsAndre Maasikas
2010-01-22radeon/fbo: use correct depth texture offset for depth texturesAndre Maasikas
2010-01-22r600: enable draw_offsetAndre Maasikas
2010-01-22docs: Update sourcetree.html for EGL and the state trackers.Chia-I Wu
2010-01-22st/egl_g3d: Rename to st/egl.Chia-I Wu
2010-01-22winsys/drm: Update the options of mklib in Makefile.egl_g3d.Chia-I Wu
2010-01-22egl: Remove egl_softpipe.Chia-I Wu
2010-01-22winsys/drm: Add swrast.Chia-I Wu
2010-01-22vmware/core: Update for pipebuffer changes.José Fonseca
2010-01-21st/mesa: Remove unnecessary header from st_cb_viewport.c.Vinson Lee
2010-01-22st/egl: Remove the egl state tracker.Chia-I Wu
2010-01-21progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.Vinson Lee
2010-01-22egl: Remove USING_EGL and the related drivers.Chia-I Wu
2010-01-22egl: Remove the demo driver.Chia-I Wu
2010-01-21i915g: Remove unnecessary header.Vinson Lee
2010-01-21pipebuffer: Remove unnecessary header.Vinson Lee
2010-01-22st/egl_g3d: Use glxinit.c from egl_xdri.Chia-I Wu
2010-01-22docs: Update the status of egl_xdri.Chia-I Wu
2010-01-22egl_xdri: Add support for DRISW.Chia-I Wu
2010-01-21draw: Remove unnecessary headers.Vinson Lee
2010-01-22egl_xdri: Flush commands on context switch and buffer swap.Chia-I Wu
2010-01-22egl_xdri: Report only OpenGL support.Chia-I Wu
2010-01-22egl_xdri: Do not reinitialize in __glXInitialize.Chia-I Wu
2010-01-22egl_glx: Report only OpenGL support.Chia-I Wu
2010-01-22egl: Update driver Makefiles.Chia-I Wu
2010-01-22egl: Add Makefile.template for EGL drivers.Chia-I Wu
2010-01-22winsys/drm: Update Makefile.template.Chia-I Wu
2010-01-21svga: Remove unused variable.Vinson Lee
2010-01-21Fix typo in configure message for gcc -fvisibility=hiddenAlan Coopersmith
2010-01-21vmware/core: Flush preemptively the FIFO commands to keep the GMR working set...José Fonseca
2010-01-21vmware/core: Put GMR pool size in a define.José Fonseca
2010-01-21vmw/wgl: Update for pipebuffer changes.José Fonseca
2010-01-21svga: Remove duplicate code.José Fonseca
2010-01-21svga: Remove unused code.José Fonseca
2010-01-21svga: Don't swap buffers to system memory -- winsys' responsibility.José Fonseca