aboutsummaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2Kristian Høgsberg2010-05-021-0/+2
| * gles: Build libGLESv1_CM.so and libGLESv2.so from glapi filesKristian Høgsberg2010-04-281-0/+8
| * configure.ac: Add options to enable GLES1/2 API supportKristian Høgsberg2010-04-281-0/+1
* | Merge branch '7.8'Brian Paul2010-04-284-7/+10
|\ \
| * | osmesa: update SRC_DIRS to fix buildBrian Paul2010-04-273-5/+5
| * | apple: Integrate our libGL into the existing build system betterJeremy Huddleston2010-04-271-2/+5
| * | progs: Fix linking of Xlib demos for non-autoconf buildsDan Nicholson2010-04-191-1/+1
| * | Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson2010-04-191-2/+2
| * | Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith2010-04-191-0/+2
| * | mesa: bump MESA_TINY versionBrian Paul2010-04-051-1/+1
| * | Revert accidental commits from the xquartz treeJeremy Huddleston2010-04-011-5/+2
| * | apple: Don't build galliumJeremy Huddleston2010-04-011-1/+1
| * | apple: Integrate our libGL into the existing build system betterJeremy Huddleston2010-04-011-2/+5
* | | progs/egl: Add egl/eglut to PROGRAM_DIRS.Chia-I Wu2010-04-273-3/+3
* | | llvmpipe: add initial autoconf support.Dave Airlie2010-04-241-0/+12
| |/ |/|
* | mesa: add -D__STDC_CONSTANT_MACROS to linux-llvmBrian Paul2010-04-141-1/+1
* | scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-1/+1
* | Squashed commit of the following:Keith Whitwell2010-04-102-2/+2
* | progs: Fix linking of Xlib demos for non-autoconf buildsDan Nicholson2010-04-011-1/+1
* | 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