Age | Commit message (Expand) | Author |
2010-01-04 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-04 | vmware/xorg: Fix SCons build. | Michel Dänzer |
2010-01-03 | gdi: Don't generate import libraries for opengl32.dll. | José Fonseca |
2010-01-02 | gdi: Don't generate import libraries for opengl32.dll. | José Fonseca |
2010-01-01 | gallium: Generate a single library for auxiliaries with Make too. | José Fonseca |
2010-01-01 | scons: Aggregate all tiny libraries in a single library. | José Fonseca |
2009-12-31 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-28 | xlib: Integrate the trace driver with all pipe drivers. | José Fonseca |
2009-12-28 | scons: Fix xlib build. | José Fonseca |
2009-12-27 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul |
2009-12-27 | r300g: fix use of uninitialised variables. | Dave Airlie |
2009-12-27 | r300g: rename modesetting_drv.so to radeong_drv.so | Dave Airlie |
2009-12-22 | xlib: Use C-style comments. | Vinson Lee |
2009-12-22 | Merge branch 'i965g-restart' | Keith Whitwell |
2009-12-21 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-21 | Merge commit 'origin/master' into i965g-restart | Keith Whitwell |
2009-12-21 | ws/i965: respect DEBUG_WINSYS flag | Keith Whitwell |
2009-12-18 | Revert "r300g: flush CS if a buffer being deleted is referenced by it" | Corbin Simpson |
2009-12-18 | Merge branch 'pipe-format-simplify' | Michal Krol |
2009-12-18 | r300g: store own copy of flush_cb and flush data. | Dave Airlie |
2009-12-17 | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol |
2009-12-17 | Merge branch 'master' into pipe-format-simplify | Michal Krol |
2009-12-17 | Merge branch 'glsl-pp-rework-2' | Michal Krol |
2009-12-15 | r300g: flush CS if a buffer being deleted is referenced by it | Marek Olšák |
2009-12-14 | mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/Makefile | Matthew Bell |
2009-12-12 | i915g: Silence unused value warning in intel_drm_get_device_id. | Vinson Lee |
2009-12-12 | Merge branch 'master' into glsl-pp-rework-2 | Michal Krol |
2009-12-11 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-10 | scons: Get GLSL code building correctly when cross compiling. | José Fonseca |
2009-12-10 | winsys/intel: fix dereferencing of opaque type due to pipe_reference changes | Roland Scheidegger |
2009-12-09 | vmware/xorg: Properly detect overlay support | Jakob Bornecrantz |
2009-12-09 | vmware/core: Update vmwgfx_drm.h | Jakob Bornecrantz |
2009-12-08 | Merge branch 'gallium-strict-aliasing' | Roland Scheidegger |
2009-12-08 | Merge branch 'mesa_7_7_branch' | Michel Dänzer |
2009-12-08 | vmware/xorg: Fix SCons build. | Michel Dänzer |
2009-12-08 | vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined. | Michel Dänzer |
2009-12-08 | Merge branch 'mesa_7_7_branch' | Andre Maasikas |
2009-12-06 | radeong: Automatically softpipe for non-r3xx. | Corbin Simpson |
2009-12-06 | radeong: Call softpipe_create directly. | Corbin Simpson |
2009-12-04 | radeong: flush CS if a buffer being mapped is referenced by it | Marek Olšák |
2009-12-04 | r300g, radeong: fix the CS overflow | Marek Olšák |
2009-12-04 | r300g: fix warnings | Marek Olšák |
2009-12-04 | vmware/xorg: Also stop ports on close | Jakob Bornecrantz |
2009-12-04 | vmware/xorg: Stop video ports on leave vt | Jakob Bornecrantz |
2009-12-04 | vmware/xorg: Use Write instead of WriteRead for cursor bypass | Jakob Bornecrantz |
2009-12-04 | vmware/xorg: Give kernel infromation about cursor bypass | Jakob Bornecrantz |
2009-12-04 | vmware/xorg: Handle no init of video in vmw_video_close | Jakob Bornecrantz |
2009-12-04 | vmware/core: Update vmwgfx_drm.h to include cursor bypass | Jakob Bornecrantz |
2009-12-04 | Merge branch 'gallium-noblocks' | Roland Scheidegger |
2009-12-03 | gallium: fix remaining users of pipe_reference function | Roland Scheidegger |