summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2011-03-14autoconf/make: Don't specify individual llvm libraries.José Fonseca
2011-03-13gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca
2011-03-07glx: Take GLPROTO_CFLAGS into account.Henri Verbeet
2011-02-11mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers
2011-02-07egl: Implement libwayland-eglBenjamin Franzke
2011-01-31Remove talloc from the make and automake build systems.Kenneth Graunke
2011-01-20glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu
2011-01-20glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu
2011-01-10Add GLX_TLS setting to configs/default.Tom Fogal
2011-01-10Export TLS support in gl.pc.Tom Fogal
2011-01-10mesa: Remove GLES overlay.Chia-I Wu
2011-01-09noop: make noop useable like trace or rbugJerome Glisse
2011-01-05mesa: bump version to 7.11Vinson Lee
2010-12-06mesa/llvm: use llvm-config --cppflagsBrian Paul
2010-12-03mesa: consolidate some compiler -D flagsBrian Paul
2010-10-27Fix build on systems where "python" is python 3.Kenneth Graunke
2010-09-22configs: remove egl-swrast target from linux-dri configBrian Paul
2010-09-17mesa: bump version to 7.10Vinson Lee
2010-09-07Make XF86VIDMODE extension optionalJon TURNEY
2010-09-03mesa: also build galahad driverBrian Paul
2010-08-24configs: Remove -lstdc++ from default.Vinson Lee
2010-08-22mesa: Fix typo in autoconf.in that made talloc cflags still detect at runtime.Eric Anholt
2010-08-22mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.Eric Anholt
2010-08-19configs: Add -lstdc++ to default.Vinson Lee
2010-08-16configs: Add -ltalloc to linux-dri.Vinson Lee
2010-08-13Merge branch 'master' into glsl2Ian Romanick
2010-08-11configs: added -ltalloc to config filesBrian Paul
2010-07-30configure: fix wrong variable name GLESv1_LIB_DEPSLi Peng
2010-07-16st/egl: Fix build on FreeBSD.Chia-I Wu
2010-07-08egl_dri2: Support _EGL_PLATFORM_DRMKristian Høgsberg
2010-07-01Use GLW_CFLAGS when building libGLwDan Nicholson
2010-07-01Use GLUT_CFLAGS when building glutJohn Hein
2010-06-17egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz
2010-06-04mesa: remove PROGRAM_DIRS from config filesBrian Paul
2010-05-31autoconf: Remove unused APIS.Chia-I Wu
2010-05-27update linux-fbdev configBrian Paul
2010-05-12rbug: Break out of traceJakob Bornecrantz
2010-05-12mesa/es: Merge back to core mesa.Chia-I Wu
2010-05-09osmesa: add mapi/glapi to SRC_DIRS to fix buildBrian Paul
2010-05-08gallium: Add egl-apis target.Chia-I Wu
2010-05-08Define OpenGL ES and OpenVG library names.Chia-I Wu
2010-05-07glapi: Move to src/mapi/.Chia-I Wu
2010-05-05mesa: Fix build of ES overlay.Chia-I Wu
2010-05-04Fix gles .pc file generationKristian Høgsberg
2010-05-04Add egl.pc fileKristian Høgsberg
2010-05-02mesa: Only compile ES files when ES1 or ES2 are selectedKristian Høgsberg
2010-05-02Merge branch 'gles2-2'Kristian Høgsberg
2010-05-02Hook in install rules for es1 and es2Kristian Høgsberg
2010-05-02Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2Kristian Høgsberg