Age | Commit message (Expand) | Author |
2010-03-13 | Use X_LIBS from pkg-config, instead of libdir, for locating libX11 | Jeff Smith |
2010-03-12 | mesa: fix linux-dri and autogen builds since sw-api-2 merge | Keith Whitwell |
2010-03-09 | null: Add a null software winsys. | José Fonseca |
2010-03-09 | Merge commit 'origin/master' into gallium-sw-api-2 | Keith Whitwell |
2010-03-08 | gallium: introduce target directory | Keith Whitwell |
2010-03-06 | config: drop WINDOW_SYSTEM var | George Sapountzis |
2010-03-05 | mesa: bump version to 7.9 | Brian Paul |
2010-03-03 | Remove ffb and gamma from configs. | Vinson Lee |
2010-02-26 | drop linux-solo configs | George Sapountzis |
2010-02-25 | Remove remaining miniglx references | Kristian Høgsberg |
2010-02-25 | Drop glide driver | Kristian Høgsberg |
2010-02-25 | Remove directfb support | Kristian Høgsberg |
2010-02-12 | cell: fix-up C, CPP flags | Brian Paul |
2010-02-12 | cell: remove -mcpu=cell from CFLAGS | Brian Paul |
2010-02-11 | mesa: remove darwin-x86ppc and dangling darwin refs in Makefile | Brian Paul |
2010-02-09 | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg |
2010-02-08 | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin |
2010-02-08 | cell: fix the usual cell breakage | Marc Dietrich |
2010-02-05 | egl_dri2: Use pkg-config cflags and libs from configure output | Kristian Høgsberg |
2010-02-05 | allow make to build lp_test_* for llvmpipe | Chris Li |
2010-01-31 | Merge remote branch 'origin/master' into lp-binning | José Fonseca |
2010-01-27 | configs: added vega to default GALLIUM_STATE_TRACKERS_DIRS | Brian Paul |
2010-01-23 | egl: Install drivers to ${libdir}/egl. | Chia-I Wu |
2010-01-22 | st/egl_g3d: Rename to st/egl. | Chia-I Wu |
2010-01-22 | egl: Remove egl_softpipe. | Chia-I Wu |
2010-01-22 | winsys/drm: Add swrast. | Chia-I Wu |
2010-01-22 | st/egl: Remove the egl state tracker. | Chia-I Wu |
2010-01-22 | egl: Remove USING_EGL and the related drivers. | Chia-I Wu |
2010-01-22 | egl: Remove the demo driver. | Chia-I Wu |
2010-01-20 | Merge remote branch 'origin/opengl-es-v2' | Chia-I Wu |
2010-01-16 | Merge remote branch 'origin/master' into lp-binning | José Fonseca |
2010-01-15 | configs: remove -ansi from linux-debug | Brian Paul |
2010-01-14 | r300g: Build driver by default | Jakob Bornecrantz |
2010-01-12 | mesa/es: Fix build issue after merge. | Chia-I Wu |
2010-01-12 | Merge branch 'master' into opengl-es-v2 | Chia-I Wu |
2010-01-12 | st/egl_g3d: New EGL state tracker that uses Gallium. | Chia-I Wu |
2010-01-11 | egl: Clean up the Makefile rules. | Chia-I Wu |
2010-01-08 | Merge remote branch 'origin/master' into lp-binning | José Fonseca |
2010-01-06 | configs: set INTEL_LIBS, INTEL_CFLAGS, etc | Brian Paul |
2010-01-04 | Check for libdrm_$chipset.pc when needed | Kristian Høgsberg |
2010-01-02 | gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. | José Fonseca |
2010-01-02 | autoconf: fix build breakage | Marc Dietrich |
2010-01-01 | gallium: Generate a single library for auxiliaries with Make too. | José Fonseca |
2010-01-01 | gallium: Remove the sct module. | José Fonseca |
2009-12-31 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-27 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul |
2009-12-27 | cell: add glsl to SRC_DIRS | Brian Paul |
2009-12-22 | Add gallium to darwin config. | Vinson Lee |
2009-12-22 | Merge branch 'i965g-restart' | Keith Whitwell |
2009-12-21 | darwin: Build glsl | Jeremy Huddleston |