index
:
~bnf/mesa-demos
egl-wayland
gbm
master
bnf's mesa-demos repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-05-20
Convert xdemos Makefile.
Eric Anholt
1
-3
/
+4
2010-05-20
Convert vp Makefile.
Eric Anholt
1
-0
/
+1
2010-05-20
Convert fp Makefile.
Eric Anholt
1
-0
/
+1
2010-05-20
Convert glsl and trivial Makefiles.
Eric Anholt
1
-0
/
+3
2010-05-20
Start adding build system for demos-only tree.
Eric Anholt
1
-1554
/
+113
2010-05-02
configure.ac: Fix test for whether to build src/gles
Kristian Høgsberg
1
-1
/
+1
2010-05-02
mesa: Only compile ES files when ES1 or ES2 are selected
Kristian Høgsberg
1
-0
/
+6
2010-05-02
Merge branch 'gles2-2'
Kristian Høgsberg
1
-0
/
+53
2010-05-02
Hook in install rules for es1 and es2
Kristian Høgsberg
1
-0
/
+5
2010-05-02
Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2
Kristian Høgsberg
1
-1
/
+2
2010-04-28
gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files
Kristian Høgsberg
1
-0
/
+16
2010-04-28
configure.ac: Add options to enable GLES1/2 API support
Kristian Høgsberg
1
-0
/
+31
[next]