i965/gen7: Don't allocate hiz miptree structure
[mesa.git] / src / glsl / tests / uniform_initializer_utils.cpp
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.
2014-08-19 Matt Turnerglsl: Use UniformBooleanTrue value for uniform initiali...
2014-08-04 Kenneth Graunkeutil: Move ralloc to a new src/util directory.
2013-10-29 Francisco Jerezglsl: Add new atomic_uint built-in GLSL type.
2013-01-25 Ian Romanickglsl: Add GLSL_TYPE_INTERFACE
2012-06-20 Paul Berryglx/tests: Fix signed/unsigned comparison warnings.
2012-05-23 Ian Romanickglsl/tests: Add test for uniform initialization by...