mesa/src
Chih-Wei Huang 1e4081f54a android: generate files by $(call es-gen)
Use the pre-defined macro es-gen to generate new added files
instead of writing new rules manually. The handmade rules
that may generate the files before the directory is created
result in such an error:

/bin/bash: out/target/product/x86/gen/STATIC_LIBRARIES/libmesa_st_mesa_intermediates/main/format_pack.c: No such file or directory
make: *** [out/target/product/x86/gen/STATIC_LIBRARIES/libmesa_st_mesa_intermediates/main/format_pack.c] Error 1

Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
Reviewed-by: Eric Anholt <eric@anholt.net>
2015-06-09 12:25:49 -07:00
..
egl android: try to load gallium_dri.so directly 2015-06-09 12:25:15 -07:00
gallium android: add rules to build a gallium_dri.so 2015-06-09 11:38:45 -07:00
gbm gbm: Add GBM_BO_USE_LINEAR flag 2015-04-16 15:49:15 +09:00
getopt
glsl glsl: fix comment typo: s/accpet/accept/ 2015-06-09 10:49:35 -06:00
glx glx: fix Scons build 2015-05-22 14:38:33 -06:00
gtest Fix a few typos 2015-04-27 17:28:29 +03:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader android: loader: export the path to be included 2015-06-09 11:38:44 -07:00
mapi glapi: Make GL_ARB_direct_state_access functions exclusive to core profile 2015-05-28 16:56:32 -07:00
mesa android: generate files by $(call es-gen) 2015-06-09 12:25:49 -07:00
util util/list: Add a list validation function 2015-05-08 17:16:13 -07:00
Makefile.am automake: add missing egl files to the tarball 2015-03-25 21:00:02 +00:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00