summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2010-06-17egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu2-3/+3
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz7-9/+7
2010-06-04mesa: remove PROGRAM_DIRS from config filesBrian Paul19-22/+0
2010-05-31autoconf: Remove unused APIS.Chia-I Wu1-1/+0
2010-05-27update linux-fbdev configBrian Paul1-2/+2
2010-05-12rbug: Break out of traceJakob Bornecrantz3-3/+3
2010-05-12mesa/es: Merge back to core mesa.Chia-I Wu1-0/+1
2010-05-09osmesa: add mapi/glapi to SRC_DIRS to fix buildBrian Paul3-3/+3
2010-05-08gallium: Add egl-apis target.Chia-I Wu2-0/+2
2010-05-08Define OpenGL ES and OpenVG library names.Chia-I Wu2-0/+25
2010-05-07glapi: Move to src/mapi/.Chia-I Wu4-4/+7
2010-05-05mesa: Fix build of ES overlay.Chia-I Wu1-1/+0
2010-05-04Fix gles .pc file generationKristian Høgsberg1-1/+1
2010-05-04Add egl.pc fileKristian Høgsberg1-0/+3
2010-05-02mesa: Only compile ES files when ES1 or ES2 are selectedKristian Høgsberg1-1/+2
2010-05-02Merge branch 'gles2-2'Kristian Høgsberg1-0/+12
2010-05-02Hook in install rules for es1 and es2Kristian Høgsberg1-0/+1
2010-05-02Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2Kristian Høgsberg1-0/+2
2010-04-28gles: Build libGLESv1_CM.so and libGLESv2.so from glapi filesKristian Høgsberg1-0/+8
2010-04-28configure.ac: Add options to enable GLES1/2 API supportKristian Høgsberg1-0/+1
2010-04-28Merge branch '7.8'Brian Paul4-7/+10
2010-04-27osmesa: update SRC_DIRS to fix buildBrian Paul3-5/+5
2010-04-27apple: Integrate our libGL into the existing build system betterJeremy Huddleston1-2/+5
2010-04-27progs/egl: Add egl/eglut to PROGRAM_DIRS.Chia-I Wu3-3/+3
2010-04-24llvmpipe: add initial autoconf support.Dave Airlie1-0/+12
2010-04-19progs: Fix linking of Xlib demos for non-autoconf buildsDan Nicholson1-1/+1
2010-04-19Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson1-2/+2
2010-04-19Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith1-0/+2
2010-04-14mesa: add -D__STDC_CONSTANT_MACROS to linux-llvmBrian Paul1-1/+1
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca1-1/+1
2010-04-10Squashed commit of the following:Keith Whitwell2-2/+2
2010-04-05mesa: bump MESA_TINY versionBrian Paul1-1/+1
2010-04-01Revert accidental commits from the xquartz treeJeremy Huddleston1-5/+2
2010-04-01progs: Fix linking of Xlib demos for non-autoconf buildsDan Nicholson1-1/+1
2010-04-01apple: Don't build galliumJeremy Huddleston1-1/+1
2010-04-01apple: Integrate our libGL into the existing build system betterJeremy Huddleston1-2/+5
2010-04-01progs/es: Move OpenGL ES demos to subdirectories of progs/egl.Chia-I Wu1-1/+1
2010-04-01progs/egl: Move demos a level deeper.Chia-I Wu2-2/+2
2010-03-26auto detect llvm versionChris Li1-0/+2
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz2-2/+2
2010-03-24gallium: Move egl drivers to targetsJakob Bornecrantz3-3/+4
2010-03-24gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz4-7/+3
2010-03-23Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson1-2/+2
2010-03-17llvmpipe: remove -m32 flag from linux-llvm configBrian Paul1-1/+1
2010-03-16cell: build identity driver tooBrian Paul1-1/+1
2010-03-13Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith1-0/+2
2010-03-12mesa: fix linux-dri and autogen builds since sw-api-2 mergeKeith Whitwell2-2/+2
2010-03-09null: Add a null software winsys.José Fonseca1-1/+1
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell7-8/+1
2010-03-08gallium: introduce target directoryKeith Whitwell7-4/+9