summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* configs: Remove -lstdc++ from default.Vinson Lee2010-08-241-1/+1
* mesa: Fix typo in autoconf.in that made talloc cflags still detect at runtime.Eric Anholt2010-08-221-1/+1
* mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.Eric Anholt2010-08-222-1/+7
* configs: Add -lstdc++ to default.Vinson Lee2010-08-191-1/+1
* configs: Add -ltalloc to linux-dri.Vinson Lee2010-08-161-1/+1
* Merge branch 'master' into glsl2Ian Romanick2010-08-131-1/+1
|\
| * configure: fix wrong variable name GLESv1_LIB_DEPSLi Peng2010-07-301-1/+1
* | configs: added -ltalloc to config filesBrian Paul2010-08-112-2/+2
|/
* st/egl: Fix build on FreeBSD.Chia-I Wu2010-07-162-0/+4
* egl_dri2: Support _EGL_PLATFORM_DRMKristian Høgsberg2010-07-081-2/+4
* Use GLW_CFLAGS when building libGLwDan Nicholson2010-07-011-0/+1
* Use GLUT_CFLAGS when building glutJohn Hein2010-07-011-0/+1
* egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu2010-06-172-3/+3
* glew: Drop glew now that we don't need it for the progsJakob Bornecrantz2010-06-087-9/+7
* mesa: remove PROGRAM_DIRS from config filesBrian Paul2010-06-0419-22/+0
* autoconf: Remove unused APIS.Chia-I Wu2010-05-311-1/+0
* update linux-fbdev configBrian Paul2010-05-271-2/+2
* rbug: Break out of traceJakob Bornecrantz2010-05-123-3/+3
* mesa/es: Merge back to core mesa.Chia-I Wu2010-05-121-0/+1
* osmesa: add mapi/glapi to SRC_DIRS to fix buildBrian Paul2010-05-093-3/+3
* gallium: Add egl-apis target.Chia-I Wu2010-05-082-0/+2
* Define OpenGL ES and OpenVG library names.Chia-I Wu2010-05-082-0/+25
* glapi: Move to src/mapi/.Chia-I Wu2010-05-074-4/+7
* mesa: Fix build of ES overlay.Chia-I Wu2010-05-051-1/+0
* Fix gles .pc file generationKristian Høgsberg2010-05-041-1/+1
* Add egl.pc fileKristian Høgsberg2010-05-041-0/+3
* mesa: Only compile ES files when ES1 or ES2 are selectedKristian Høgsberg2010-05-021-1/+2
* Merge branch 'gles2-2'Kristian Høgsberg2010-05-021-0/+12
|\
| * Hook in install rules for es1 and es2Kristian Høgsberg2010-05-021-0/+1
| * 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