summaryrefslogtreecommitdiffstats
path: root/src/glsl/tests
Commit message (Expand)AuthorAgeFilesLines
* mesa: fix GLSL program objects with more than 16 samplers combinedMarek Olšák2013-05-281-2/+8
* glsl: Add GLSL_TYPE_INTERFACEIan Romanick2013-01-251-0/+3
* glsl/build: Build tests via the glsl MakefileMatt Turner2013-01-222-37/+8
* tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).Johannes Obermayr2013-01-131-4/+5
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* src/glsl/tests/Makefile.am: Specify -I... in AM_CPPFLAGSMatt Turner2012-10-251-4/+1
* build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner2012-10-011-3/+5
* automake: convert libmesa and libmesagalliumJon TURNEY2012-07-131-1/+1
* automake: convert libglslJon TURNEY2012-07-131-1/+1
* glx/tests: Fix signed/unsigned comparison warnings.Paul Berry2012-06-201-1/+1
* Fix .gitignore for ralloc-testPaul Berry2012-06-041-1/+1
* glsl/tests: Plumb $(PYTHON2) and $(PYTHON_FLAGS) into optimization-test.Kenneth Graunke2012-05-302-2/+6
* ralloc: Add some basic unit tests.Kenneth Graunke2012-05-303-0/+44
* glsl/tests: Add .gitignore for uniform initialization unit test.Paul Berry2012-05-231-0/+1
* glsl/tests: Add test for uniform initialization by the linkerIan Romanick2012-05-235-1/+1186
* glsl: Convert the tests directory to automake.Eric Anholt2012-04-192-0/+3
* glsl: Add unit tests for lower_jumps.cppPaul Berry2011-07-2253-0/+1538
* glsl: Remove 'tests' subfolder.Kenneth Graunke2011-03-0270-631/+0
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-2470-0/+631