Use line number information from entire function expression
[mesa.git] / src / glsl / tests /
2013-12-12 Tapani Pälliglsl: move variables in to ir_variable::data, part II
2013-12-12 Tapani Pälliglsl: move variables in to ir_variable::data, part I
2013-12-12 Tapani Pälliglsl: introduce data section to ir_variable
2013-12-09 Paul Berryglsl/loops: Get rid of lower_bounded_loops and ir_loop...
2013-12-09 Paul Berryglsl/loops: replace loop controls with a normative...
2013-11-21 Vinson Leeglsl: Use more portable bash invocation construct.
2013-10-29 Francisco Jerezglsl: Add new atomic_uint built-in GLSL type.
2013-10-22 Ian Romanickglsl: Simplify the interface to link_invalidate_variabl...
2013-10-22 Ian Romanickglsl/tests: Unit test vertex shader in / out with link_...
2013-10-22 Ian Romanickglsl/tests: Verify geometry shader built-ins generated...
2013-10-22 Ian Romanickglsl/tests: Verify fragment shader built-ins generated...
2013-10-22 Ian Romanickglsl/tests: Verify vertex shader built-ins generated...
2013-10-22 Ian Romanickglsl: When constructing a variable with an interface...
2013-09-16 Kenneth Graunkeglsl/tests: Update .gitignore for new unit test.
2013-09-16 Kenneth Graunkeglsl/tests: Add a test for properties of sampler types.
2013-08-29 Matt Turnerglsl: Add heuristics to print floating-point numbers...
2013-05-28 Marek Olšákmesa: fix GLSL program objects with more than 16 sample...
2013-01-25 Ian Romanickglsl: Add GLSL_TYPE_INTERFACE
2013-01-22 Matt Turnerglsl/build: Build tests via the glsl Makefile
2013-01-13 Johannes Obermayrtests: AM_CPPFLAGS must include $(top_srcdir) instead...
2013-01-10 Matt TurnerClean up .gitignore files
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-06-20 Paul Berryglx/tests: Fix signed/unsigned comparison warnings.
2012-06-05 Paul BerryFix .gitignore for ralloc-test
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 Paul Berryglsl/tests: Add .gitignore for uniform initialization...
2012-05-23 Ian Romanickglsl/tests: Add test for uniform initialization by...
2012-04-19 Eric Anholtglsl: Convert the tests directory to automake.
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-22 Paul Berryglsl: Add unit tests for lower_jumps.cpp
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Kenneth Graunkeglsl: Remove 'tests' subfolder.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...