summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-21pipebuffer: Release the lock during map wait. Cleanups.José Fonseca
2010-01-21pipebuffer: Swap buffers out to system memory when running out of memory.José Fonseca
2010-01-21svga: Avoid synchronization issues when doing SW TNL.José Fonseca
2010-01-21mesa: Use pipe_buffer_write_nooverlap where appropriate.José Fonseca
2010-01-21util: Set DISCARD & UNSYNCHRONIZED when uploading vertices sequentially.José Fonseca
2010-01-21util: Use pipe_buffer_write_nooverlap in blits / mipmap generation.José Fonseca
2010-01-21gallium: New inline to write buffers which avoids synchronization.José Fonseca
2010-01-21gallium: Set PIPE_BUFFER_USAGE_DISCARD flag in pipe_buffer_write.José Fonseca
2010-01-21gallium: Remove temporary hack for the absence of a discard flag.José Fonseca
2010-01-21svga: Follow buffer usage semantics properly.José Fonseca
2010-01-21st/xorg: Remove unnecessary headers.Vinson Lee
2010-01-21r200: fix CS section size mismatchRoland Scheidegger
2010-01-21llvmpipe: Remove unnecessary headers.Vinson Lee
2010-01-21svga: Remove unnecessary headers.Vinson Lee
2010-01-21gallium: fix conditional rendering commentBrian Paul
2010-01-21gallium/docs: document conditional renderingBrian Paul
2010-01-21gallium: updated comments, whitespace fixesBrian Paul
2010-01-21mesa: minor whitespace fixBrian Paul
2010-01-21mesa: support for GL_ARB_fragment_coord_conventionsLuca Barbieri
2010-01-21progs/fp: testcases for GL_ARB_fragment_coord_conventionsBrian Paul