Thomas Helland
08c5b10ae9
mesa/glsl: Move string_to_uint_map into the util folder
...
This clears the last bits of the usecases of the hash table
located in mesa/program, allowing us to remove it.
V2: Rebase on top of changes to Makefile.sources
Signed-off-by: Thomas Helland <thomashelland90@gmail.com >
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com >
2016-09-12 10:48:35 +10:00
Timothy Arceri
33b3815773
glsl/tests: fix segfault in uniform initializer test
...
Caused by 549222f5
Tested-by: Aaron Watry <awatry@gmail.com >
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97286
2016-08-11 14:57:18 +10:00
Kenneth Graunke
4ed4a2af86
glsl: Delete initialized field from uniform storage test.
...
Timothy deleted this field. Fixes "make check".
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org >
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com >
2016-03-28 17:02:00 -07:00
Emil Velikov
eb63640c1d
glsl: move to compiler/
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Acked-by: Matt Turner <mattst88@gmail.com >
Acked-by: Jose Fonseca <jfonseca@vmware.com >
2016-01-26 16:08:33 +00:00