glsl/build: Build glcpp via the glsl Makefile
[mesa.git] / src / glsl / tests / Makefile.am
2013-01-13 Johannes Obermayrtests: AM_CPPFLAGS must include $(top_srcdir) instead...
2012-10-25 Matt Turnersrc/glsl/tests/Makefile.am: Specify -I... in AM_CPPFLAGS
2012-10-01 Matt Turnerbuild: Use PTHREAD_LIBS and PTHREAD_CFLAGS
2012-07-13 Jon TURNEYautomake: convert libmesa and libmesagallium
2012-07-13 Jon TURNEYautomake: convert libglsl
2012-05-31 Kenneth Graunkeglsl/tests: Plumb $(PYTHON2) and $(PYTHON_FLAGS) into...
2012-05-31 Kenneth Graunkeralloc: Add some basic unit tests.
2012-05-23 Ian Romanickglsl/tests: Add test for uniform initialization by...
2012-04-19 Eric Anholtglsl: Convert the tests directory to automake.