Merge remote-tracking branch 'mesa-public/master' into vulkan
[mesa.git] / src / glsl / tests /
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-03 Ian Romanickglsl: Add constuctors for the common cases of glsl_stru...
2015-07-23 Dave Airlieglsl/types: add new subroutine type (v3.2)
2015-07-23 Dave Airlieglsl/tests: fix varying_test since tess changes.
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-12 Emil Velikovmesa; add a dummy _mesa_error_no_memory() symbol to...
2015-06-04 Martin Peresmesa: reference built-in uniforms into gl_uniform_storage
2015-03-02 Brian Paulglsl: replace Elements() with ARRAY_SIZE()
2015-02-19 Ilia Mirkinglsl/tests: add DOUBLE types
2015-02-17 Ilia Mirkinglsl/tests: add IMAGE type.
2015-01-16 Carl Worthglsl: Add unit tests for blob.c
2014-08-19 Matt Turnerglsl: Use UniformBooleanTrue value for uniform initiali...
2014-08-04 Kenneth Graunkeutil: Move ralloc to a new src/util directory.
2014-07-01 Matt Turnerglsl: Use typed foreach_in_list instead of foreach_list.
2014-05-28 Connor Abbottglsl/tests: remove generated tests from the repo
2014-05-28 Connor Abbottglsl/tests: call create_test_cases.py in optimization...
2014-05-28 Connor Abbottglsl/tests/lower_jumps: fix generated sexpr's for loops
2014-05-28 Connor Abbottglsl: be more consistent about printing constants
2014-05-07 Ian Romanicklinker: Fix consumer_inputs_with_locations indexing
2014-05-02 Ian Romanickmesa: Add _mesa_error_no_memory for logging out-of...
2014-05-02 Ian Romanicklinker: Modify cross_validate_outputs_to_inputs to...
2014-05-02 Ian Romanicklinker: Refactor code that gets an input matching an...
2014-05-02 Ian Romanickglsl: Exit when the shader IR contains an interface...
2014-05-02 Ian Romanickglsl/tests: Add first simple tests of populate_consumer...
2014-02-12 Francisco Jerezglsl: Add helper methods to glsl_type for dealing with...
2014-01-08 Paul Berryglsl: Change _mesa_glsl_parse_state ctor to use gl_shad...
2014-01-08 Paul Berrymesa: Store gl_shader_stage enum in gl_shader objects.
2014-01-08 Paul Berrymesa: Clean up nomenclature for pipeline stages.
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...