Age | Commit message (Expand) | Author | Files | Lines |
2014-03-08 | configure.ac: Check for freeglut. | Fabian Bieler | 1 | -0/+6 |
2013-06-06 | tools/trace: Remove. | José Fonseca | 1 | -2/+0 |
2013-04-19 | fix build issues. add option for rbug, fix MESA_GLAPI path | Burlen Loring | 1 | -1/+8 |
2013-02-24 | mesa-demos: bump to 8.1.0 for release | Dave Airlie | 1 | -1/+1 |
2012-09-19 | build: require glew 1.5.4 | Andreas Boll | 1 | -11/+2 |
2012-09-19 | build: add '&component=Demos' to bugzilla link | Andreas Boll | 1 | -1/+1 |
2012-05-02 | eglut: Add wayland support | Alex Wu | 1 | -0/+14 |
2011-11-03 | check for GBM | Chia-I Wu | 1 | -0/+11 |
2011-11-03 | fix check for freetype2 | Chia-I Wu | 1 | -1/+4 |
2011-09-19 | Fix disabling of egl, gles, ... | Matt Turner | 1 | -26/+48 |
2011-09-17 | Allow disabling of egl, gles1, gles2, vg, osmesa, drm, x11, freetype2 | Matt Turner | 1 | -9/+41 |
2011-08-25 | demos/egl: add two applications which validate creating Texture from | Cooper Yuan | 1 | -0/+1 |
2011-02-02 | Add --with-system-data-files option | Paulo Zanoni | 1 | -1/+17 |
2011-01-12 | Allow builders to specify GLEW_CFLAGS & GLEW_LIBS | Alan Coopersmith | 1 | -5/+3 |
2011-01-10 | Commit forgotten build system parts of eglkms patch | Kristian Høgsberg | 1 | -0/+2 |
2010-11-29 | egl/openvg: Add text demo. | Chia-I Wu | 1 | -0/+3 |
2010-07-13 | set version for release 8.0.1 | Jerome Glisse | 1 | -1/+1 |
2010-07-09 | Add a geometry shader example | Zack Rusin | 1 | -0/+1 |
2010-07-09 | set version for release | Jerome Glisse | 1 | -1/+1 |
2010-07-07 | demos: set version to 8.0 | Jerome Glisse | 1 | -1/+1 |
2010-06-04 | configure.ac: Provide a fallback for GLU implementations with no .pc file | Kristian Høgsberg | 1 | -1/+9 |
2010-06-04 | configure.ac: Provide a fallback for GL implementations with no .pc file | Kristian Høgsberg | 1 | -3/+14 |
2010-05-21 | Unset LIBS. | Chia-I Wu | 1 | -2/+7 |
2010-05-22 | egl/openvg: Add trivial as well | Jakob Bornecrantz | 1 | -0/+1 |
2010-05-22 | egl/openvg: Add to build | Jakob Bornecrantz | 1 | -0/+3 |
2010-05-21 | Add images to distribution. | Eric Anholt | 1 | -0/+1 |
2010-05-21 | typo fix from switching between Makefile.am and shell so much. | Eric Anholt | 1 | -3/+3 |
2010-05-21 | Use the pkg-config file for libGLEW when available. | Eric Anholt | 1 | -15/+11 |
2010-05-21 | Depend on GLU, which is used by libutil. | Eric Anholt | 1 | -0/+4 |
2010-05-21 | Fix bug where DEMO_CFLAGS/LIBS was overwritten and lost -lGLEW. | Eric Anholt | 1 | -3/+3 |
2010-05-20 | objviewer: Add build system. | Eric Anholt | 1 | -0/+1 |
2010-05-20 | Clean up some leftover bits from configure.ac conversion to automake. | Eric Anholt | 1 | -22/+11 |
2010-05-20 | egl: Add build system for OpenGL demos. | Eric Anholt | 1 | -0/+1 |
2010-05-20 | Fix typo in osmesa demos configure.ac setup. | Eric Anholt | 1 | -2/+2 |
2010-05-20 | osdemos: Add build system. | Eric Anholt | 1 | -1/+13 |
2010-05-20 | egl: Add eglut build system and hook up the EGL demos that need it. | Eric Anholt | 1 | -0/+1 |
2010-05-20 | Fix detection of X11, EGL, GLESv1, and GLESv2. | Eric Anholt | 1 | -25/+4 |
2010-05-20 | egl/opengles*: add part of a build system. | Eric Anholt | 1 | -0/+37 |
2010-05-20 | fp-glsl: Add fpglsl build system. | Eric Anholt | 1 | -0/+1 |
2010-05-20 | Remove the windml stuff now that it's been removed and I rebased onto that. | Eric Anholt | 1 | -1/+0 |
2010-05-20 | Convert perf Makefile. | Eric Anholt | 1 | -0/+1 |
2010-05-20 | Partially convert rbug Makefile. | Eric Anholt | 1 | -0/+1 |
2010-05-20 | Convert redbook Makefile | Eric Anholt | 1 | -0/+1 |
2010-05-20 | Convert samples Makefile | Eric Anholt | 1 | -0/+1 |
2010-05-20 | Convert slang Makefile | Eric Anholt | 1 | -0/+1 |
2010-05-20 | Convert tests Makefile. | Eric Anholt | 1 | -3/+4 |
2010-05-20 | Convert gltrace (untested: wasn't, and doesn't build on Mesa master) | Eric Anholt | 1 | -0/+3 |
2010-05-20 | Convert vpglsl Makefile | Eric Anholt | 1 | -0/+1 |
2010-05-20 | Dist the wgl files but don't do anything further with them. | Eric Anholt | 1 | -0/+1 |
2010-05-20 | Dist the WindML demos, but don't do anything further with them. | Eric Anholt | 1 | -0/+1 |