summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2010-04-05mesa: bump MESA_TINY versionBrian Paul
2010-04-01Revert accidental commits from the xquartz treeJeremy Huddleston
2010-04-01progs: Fix linking of Xlib demos for non-autoconf buildsDan Nicholson
2010-04-01apple: Don't build galliumJeremy Huddleston
2010-04-01apple: Integrate our libGL into the existing build system betterJeremy Huddleston
2010-04-01progs/es: Move OpenGL ES demos to subdirectories of progs/egl.Chia-I Wu
2010-04-01progs/egl: Move demos a level deeper.Chia-I Wu
2010-03-26auto detect llvm versionChris Li
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz
2010-03-24gallium: Move egl drivers to targetsJakob Bornecrantz
2010-03-24gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz
2010-03-23Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson
2010-03-17llvmpipe: remove -m32 flag from linux-llvm configBrian Paul
2010-03-16cell: build identity driver tooBrian Paul
2010-03-13Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith
2010-03-12mesa: fix linux-dri and autogen builds since sw-api-2 mergeKeith Whitwell
2010-03-09null: Add a null software winsys.José Fonseca
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-08gallium: introduce target directoryKeith Whitwell
2010-03-06config: drop WINDOW_SYSTEM varGeorge Sapountzis
2010-03-05mesa: bump version to 7.9Brian Paul
2010-03-03Remove ffb and gamma from configs.Vinson Lee
2010-02-26drop linux-solo configsGeorge Sapountzis
2010-02-25Remove remaining miniglx referencesKristian Høgsberg
2010-02-25Drop glide driverKristian Høgsberg
2010-02-25Remove directfb supportKristian Høgsberg
2010-02-12cell: fix-up C, CPP flagsBrian Paul
2010-02-12cell: remove -mcpu=cell from CFLAGSBrian Paul
2010-02-11mesa: remove darwin-x86ppc and dangling darwin refs in MakefileBrian Paul
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin
2010-02-08cell: fix the usual cell breakageMarc Dietrich
2010-02-05egl_dri2: Use pkg-config cflags and libs from configure outputKristian Høgsberg
2010-02-05allow make to build lp_test_* for llvmpipeChris Li
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-27configs: added vega to default GALLIUM_STATE_TRACKERS_DIRSBrian Paul
2010-01-23egl: Install drivers to ${libdir}/egl.Chia-I Wu
2010-01-22st/egl_g3d: Rename to st/egl.Chia-I Wu
2010-01-22egl: Remove egl_softpipe.Chia-I Wu
2010-01-22winsys/drm: Add swrast.Chia-I Wu
2010-01-22st/egl: Remove the egl state tracker.Chia-I Wu
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-20Merge remote branch 'origin/opengl-es-v2'Chia-I Wu
2010-01-16Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-15configs: remove -ansi from linux-debugBrian Paul
2010-01-14r300g: Build driver by defaultJakob Bornecrantz
2010-01-12mesa/es: Fix build issue after merge.Chia-I Wu
2010-01-12Merge branch 'master' into opengl-es-v2Chia-I Wu
2010-01-12st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu