summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-09-19Fix disabling of egl, gles, ...Matt Turner1-26/+48
2011-09-17Allow disabling of egl, gles1, gles2, vg, osmesa, drm, x11, freetype2Matt Turner1-9/+41
2011-08-25demos/egl: add two applications which validate creating Texture fromCooper Yuan1-0/+1
2011-02-02Add --with-system-data-files optionPaulo Zanoni1-1/+17
2011-01-12Allow builders to specify GLEW_CFLAGS & GLEW_LIBSAlan Coopersmith1-5/+3
2011-01-10Commit forgotten build system parts of eglkms patchKristian Høgsberg1-0/+2
2010-11-29egl/openvg: Add text demo.Chia-I Wu1-0/+3
2010-07-13set version for release 8.0.1Jerome Glisse1-1/+1
2010-07-09Add a geometry shader exampleZack Rusin1-0/+1
2010-07-09set version for releaseJerome Glisse1-1/+1
2010-07-07demos: set version to 8.0Jerome Glisse1-1/+1
2010-06-04configure.ac: Provide a fallback for GLU implementations with no .pc fileKristian Høgsberg1-1/+9
2010-06-04configure.ac: Provide a fallback for GL implementations with no .pc fileKristian Høgsberg1-3/+14
2010-05-21Unset LIBS.Chia-I Wu1-2/+7
2010-05-22egl/openvg: Add trivial as wellJakob Bornecrantz1-0/+1
2010-05-22egl/openvg: Add to buildJakob Bornecrantz1-0/+3
2010-05-21Add images to distribution.Eric Anholt1-0/+1
2010-05-21typo fix from switching between Makefile.am and shell so much.Eric Anholt1-3/+3
2010-05-21Use the pkg-config file for libGLEW when available.Eric Anholt1-15/+11
2010-05-21Depend on GLU, which is used by libutil.Eric Anholt1-0/+4
2010-05-21Fix bug where DEMO_CFLAGS/LIBS was overwritten and lost -lGLEW.Eric Anholt1-3/+3
2010-05-20objviewer: Add build system.Eric Anholt1-0/+1
2010-05-20Clean up some leftover bits from configure.ac conversion to automake.Eric Anholt1-22/+11
2010-05-20egl: Add build system for OpenGL demos.Eric Anholt1-0/+1
2010-05-20Fix typo in osmesa demos configure.ac setup.Eric Anholt1-2/+2
2010-05-20osdemos: Add build system.Eric Anholt1-1/+13
2010-05-20egl: Add eglut build system and hook up the EGL demos that need it.Eric Anholt1-0/+1
2010-05-20Fix detection of X11, EGL, GLESv1, and GLESv2.Eric Anholt1-25/+4
2010-05-20egl/opengles*: add part of a build system.Eric Anholt1-0/+37
2010-05-20fp-glsl: Add fpglsl build system.Eric Anholt1-0/+1
2010-05-20Remove the windml stuff now that it's been removed and I rebased onto that.Eric Anholt1-1/+0
2010-05-20Convert perf Makefile.Eric Anholt1-0/+1
2010-05-20Partially convert rbug Makefile.Eric Anholt1-0/+1
2010-05-20Convert redbook MakefileEric Anholt1-0/+1
2010-05-20Convert samples MakefileEric Anholt1-0/+1
2010-05-20Convert slang MakefileEric Anholt1-0/+1
2010-05-20Convert tests Makefile.Eric Anholt1-3/+4
2010-05-20Convert gltrace (untested: wasn't, and doesn't build on Mesa master)Eric Anholt1-0/+3
2010-05-20Convert vpglsl MakefileEric Anholt1-0/+1
2010-05-20Dist the wgl files but don't do anything further with them.Eric Anholt1-0/+1
2010-05-20Dist the WindML demos, but don't do anything further with them.Eric Anholt1-0/+1
2010-05-20Convert xdemos Makefile.Eric Anholt1-3/+4
2010-05-20Convert vp Makefile.Eric Anholt1-0/+1
2010-05-20Convert fp Makefile.Eric Anholt1-0/+1
2010-05-20Convert glsl and trivial Makefiles.Eric Anholt1-0/+3
2010-05-20Start adding build system for demos-only tree.Eric Anholt1-1554/+113
2010-05-02configure.ac: Fix test for whether to build src/glesKristian Høgsberg1-1/+1
2010-05-02mesa: Only compile ES files when ES1 or ES2 are selectedKristian Høgsberg1-0/+6
2010-05-02Merge branch 'gles2-2'Kristian Høgsberg1-0/+53
2010-05-02Hook in install rules for es1 and es2Kristian Høgsberg1-0/+5