summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
...
* | progs/es: Move OpenGL ES demos to subdirectories of progs/egl.Chia-I Wu2010-04-011-1/+1
* | progs/egl: Move demos a level deeper.Chia-I Wu2010-04-012-2/+2
* | auto detect llvm versionChris Li2010-03-261-0/+2
* | gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-242-2/+2
* | gallium: Move egl drivers to targetsJakob Bornecrantz2010-03-243-3/+4
* | gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz2010-03-244-7/+3
* | Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson2010-03-231-2/+2
* | llvmpipe: remove -m32 flag from linux-llvm configBrian Paul2010-03-171-1/+1
* | cell: build identity driver tooBrian Paul2010-03-161-1/+1
* | Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith2010-03-131-0/+2
* | mesa: fix linux-dri and autogen builds since sw-api-2 mergeKeith Whitwell2010-03-122-2/+2
* | null: Add a null software winsys.José Fonseca2010-03-091-1/+1
* | Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-097-8/+1
|\ \
| * | config: drop WINDOW_SYSTEM varGeorge Sapountzis2010-03-066-7/+0
| * | mesa: bump version to 7.9Brian Paul2010-03-051-1/+1
| |/
* | gallium: introduce target directoryKeith Whitwell2010-03-087-4/+9
|/
* Remove ffb and gamma from configs.Vinson Lee2010-03-035-9/+3
* drop linux-solo configsGeorge Sapountzis2010-02-262-17/+0
* Remove remaining miniglx referencesKristian Høgsberg2010-02-251-54/+0
* Drop glide driverKristian Høgsberg2010-02-252-51/+0
* Remove directfb supportKristian Høgsberg2010-02-251-38/+0
* cell: fix-up C, CPP flagsBrian Paul2010-02-121-3/+7
* cell: remove -mcpu=cell from CFLAGSBrian Paul2010-02-121-1/+1
* mesa: remove darwin-x86ppc and dangling darwin refs in MakefileBrian Paul2010-02-111-33/+0
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-095-6/+6
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-1/+1
* cell: fix the usual cell breakageMarc Dietrich2010-02-081-3/+3
* egl_dri2: Use pkg-config cflags and libs from configure outputKristian Høgsberg2010-02-051-0/+3
* allow make to build lp_test_* for llvmpipeChris Li2010-02-051-1/+1
* Merge remote branch 'origin/master' into lp-binningJosé Fonseca2010-01-316-25/+39
|\
| * configs: added vega to default GALLIUM_STATE_TRACKERS_DIRSBrian Paul2010-01-271-1/+1
| * egl: Install drivers to ${libdir}/egl.Chia-I Wu2010-01-232-0/+6
| * st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-222-3/+3
| * egl: Remove egl_softpipe.Chia-I Wu2010-01-222-6/+4
| * winsys/drm: Add swrast.Chia-I Wu2010-01-221-2/+2
| * st/egl: Remove the egl state tracker.Chia-I Wu2010-01-222-2/+5
| * egl: Remove USING_EGL and the related drivers.Chia-I Wu2010-01-223-20/+0
| * egl: Remove the demo driver.Chia-I Wu2010-01-222-2/+2
| * Merge remote branch 'origin/opengl-es-v2'Chia-I Wu2010-01-201-0/+27
| |\
| | * mesa/es: Fix build issue after merge.Chia-I Wu2010-01-121-1/+1
| | * Merge branch 'master' into opengl-es-v2Chia-I Wu2010-01-129-20/+42
| | |\
| | * | Update config linux-opengl-es.Chia-I Wu2009-11-101-1/+7
| | * | Add new config for OpenGL ES.Chia-I Wu2009-11-061-0/+21
* | | | Merge remote branch 'origin/master' into lp-binningJosé Fonseca2010-01-163-3/+12
|\ \ \ \ | |/ / /
| * | | configs: remove -ansi from linux-debugBrian Paul2010-01-151-1/+1
| * | | r300g: Build driver by defaultJakob Bornecrantz2010-01-141-1/+1
| | |/ | |/|
| * | st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu2010-01-122-0/+3
| * | egl: Clean up the Makefile rules.Chia-I Wu2010-01-112-1/+7
* | | Merge remote branch 'origin/master' into lp-binningJosé Fonseca2010-01-0811-25/+38
|\ \ \ | |/ /
| * | configs: set INTEL_LIBS, INTEL_CFLAGS, etcBrian Paul2010-01-061-0/+6