summaryrefslogtreecommitdiff
path: root/src/glsl/tests
AgeCommit message (Expand)AuthorFilesLines
2013-01-25glsl: Add GLSL_TYPE_INTERFACEIan Romanick1-0/+3
2013-01-22glsl/build: Build tests via the glsl MakefileMatt Turner2-37/+8
2013-01-13tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).Johannes Obermayr1-4/+5
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2012-10-25src/glsl/tests/Makefile.am: Specify -I... in AM_CPPFLAGSMatt Turner1-4/+1
2012-10-01build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner1-3/+5
2012-07-13automake: convert libmesa and libmesagalliumJon TURNEY1-1/+1
2012-07-13automake: convert libglslJon TURNEY1-1/+1
2012-06-20glx/tests: Fix signed/unsigned comparison warnings.Paul Berry1-1/+1
2012-06-04Fix .gitignore for ralloc-testPaul Berry1-1/+1
2012-05-30glsl/tests: Plumb $(PYTHON2) and $(PYTHON_FLAGS) into optimization-test.Kenneth Graunke2-2/+6
2012-05-30ralloc: Add some basic unit tests.Kenneth Graunke3-0/+44
2012-05-23glsl/tests: Add .gitignore for uniform initialization unit test.Paul Berry1-0/+1
2012-05-23glsl/tests: Add test for uniform initialization by the linkerIan Romanick5-1/+1186
2012-04-19glsl: Convert the tests directory to automake.Eric Anholt2-0/+3
2011-07-22glsl: Add unit tests for lower_jumps.cppPaul Berry53-0/+1538
2011-03-02glsl: Remove 'tests' subfolder.Kenneth Graunke70-631/+0
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt70-0/+631