mesa/src/glsl/tests
Emil Velikov 1df5a6c71e mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util
Rather than forcing everyone to provide their own definition of the symbol
provide a common (dummy) one.

This helps us resolve the build of the standalone pipe-drivers (amongst
others), which are missing the symbol.

Cc: Rob Clark <robclark@freedesktop.org>
Cc: "10.6" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-06-12 15:32:18 +01:00
..
lower_jumps
.gitignore
blob_test.c
builtin_variable_test.cpp
compare_ir
copy_constant_to_storage_tests.cpp glsl: replace Elements() with ARRAY_SIZE() 2015-03-02 08:55:30 -07:00
general_ir_test.cpp
invalidate_locations_test.cpp
optimization-test
sampler_types_test.cpp
set_uniform_initializer_tests.cpp mesa: reference built-in uniforms into gl_uniform_storage 2015-06-04 09:25:00 +03:00
sexps.py
uniform_initializer_utils.cpp glsl: replace Elements() with ARRAY_SIZE() 2015-03-02 08:55:30 -07:00
uniform_initializer_utils.h
varyings_test.cpp