summaryrefslogtreecommitdiff
path: root/src/mesa/Android.gen.mk
AgeCommit message (Expand)AuthorFilesLines
2017-06-28mesa: Fix Android buildChad Versace1-1/+1
2017-06-27mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2]Chad Versace1-0/+12
2017-06-15svga: fix git_sha1.h include path in Android.mk (v3)Mauro Rossi1-12/+0
2017-04-17android: add marshal_generated c and h files to generated sourcesTapani Pälli1-1/+3
2017-03-16glapi: Generate GL API marshalling code from the XML.Paul Berry1-0/+12
2015-12-01mapi: Fix enums.c build with other build systems.Eric Anholt1-1/+1
2015-06-09android: generate files by $(call es-gen)Chih-Wei Huang1-4/+12
2015-04-22android: fix the building rules for Android 5.0Chih-Wei Huang1-1/+1
2015-04-22android: mesa: generate the format_{un,}pack.[ch] sourcesMauro Rossi1-0/+21
2015-03-05mesa: rename format_info.c to format_info.hEmil Velikov1-1/+1
2014-10-03st/mesa: Generate format_info.c in Android buildsTomasz Figa1-0/+9
2013-04-17mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIsBrian Paul1-2/+1
2012-11-29android: include api_exec.c in generated files listTapani Pälli1-0/+1
2012-11-12automake,android: Build program/ into a helper lib (v2)Eric Anholt1-21/+0
2012-11-06dispatch: Code generate api_exec.c.Paul Berry1-0/+7
2012-11-01dispatch: stop generating separate GLES1 API code.Paul Berry1-29/+4
2012-10-12android: generate matching remap_helper to dispatch tableTapani Pälli1-1/+1
2012-10-10mesa: glGet: add script to generate hash tables in build timeImre Deak1-1/+9
2012-10-02android: glcpp: fix abuse of yylexNegreanu Marius Adrian1-3/+3
2012-08-29mesa: Kill ES2 wrapper functionsIan Romanick1-7/+1
2012-07-26android-build: fix dricore build for autogenerated files (v3)Daniel Charles1-16/+52
2012-06-11android: fix the buildTapani Pälli1-29/+16
2011-08-21android: build core mesaChia-I Wu1-0/+131