summaryrefslogtreecommitdiff
path: root/src/mesa/Android.libmesa_glsl_utils.mk
AgeCommit message (Expand)AuthorFilesLines
2016-09-12mesa: Remove prog_hash_table.cThomas Helland1-2/+0
2016-07-23glsl: reuse main extension table to appropriately restrict extensionsIlia Mirkin1-0/+2
2016-02-29Android: fix build break from nir/glsl move to compiler/Rob Herring1-2/+0
2016-01-26nir: move to compiler/Emil Velikov1-2/+2
2015-10-16nir: remove dependency on glslRob Clark1-0/+2
2015-06-12mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_utilEmil Velikov1-2/+4
2015-04-22android: add gallium dirs to more places in the treeEmil Velikov1-2/+6
2015-04-22android: add $(mesa_top)/src include to the whole of mesaEmil Velikov1-2/+0
2014-10-03util: Include in Android buildsTomasz Figa1-2/+2
2014-06-09android, mesa_gen_matypes: pull in timespec POSIX definitionAdrian Negreanu1-0/+1
2013-01-24mesa,glsl: Move round_to_even() from glsl to mesa/main (v2)Chad Versace1-2/+8
2012-12-14android: build fix for libmesa_glsl_utilsTapani Pälli1-0/+4
2012-12-07mesa: Use the new hash table for the variable refcount visitor.Eric Anholt1-0/+2
2012-12-07program/hash_table.c: rename to program/prog_hash_table.cJordan Justen1-2/+2
2012-11-12android: Moves rules for libmesa_glsl_utils to separate makefileChad Versace1-0/+59