summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-07-13set version for release 8.0.1mesa-demos-8.0.1Jerome Glisse1-1/+1
2010-07-09Add a geometry shader exampleZack Rusin1-0/+1
2010-07-09set version for releasemesa-demos-8.0.0Jerome 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
2010-05-02Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2Kristian Høgsberg1-1/+2
2010-04-28gles: Build libGLESv1_CM.so and libGLESv2.so from glapi filesKristian Høgsberg1-0/+16
2010-04-28configure.ac: Add options to enable GLES1/2 API supportKristian Høgsberg1-0/+31
2010-04-28configure.ac: Print some llvm infoJakob Bornecrantz1-0/+9
2010-04-27progs/egl: Add egl/eglut to PROGRAM_DIRS.Chia-I Wu1-1/+1
2010-04-25llvm: fix configure.ac harderDave Airlie1-20/+16
2010-04-24llvmpipe: add initial autoconf support.Dave Airlie1-0/+42