main: Add MESA_VERBOSE=api for LinkProgram & UseProgram
[mesa.git] / src / mesa / Android.libmesa_dricore.mk
2015-10-16 Rob Clarknir: remove dependency on glsl
2015-10-15 Chih-Wei Huangmesa: android: Fix the incorrect path of sse_minmax.c
2015-04-22 Chih-Wei Huangandroid: export the path of the generated headers
2015-04-22 Emil Velikovandroid: mesa: fold the ARCH_X86_HAVE_SSE4_1 conditionals
2015-04-22 Emil Velikovandroid: mesa: fix the path of the SSE4_1 optimisations
2015-04-22 Emil Velikovandroid: add $(mesa_top)/src/mesa/main to the includes...
2015-04-22 Emil Velikovandroid: add gallium dirs to more places in the tree
2015-04-22 Emil Velikovandroid: add $(mesa_top)/src include to the whole of...
2015-01-23 Matt Turnermesa: Build with subdir-objects.
2014-11-06 Timothy Arcerimesa: Add SSE 4.1 optimisation for glDrawElements.
2014-10-03 Tomasz Figast/mesa: Fix paths used in Android builds
2014-10-03 Tomasz Figautil: Include in Android builds
2014-08-12 Emil Velikovmesa: guard better when building with sse4.1 optimisations
2014-06-09 Adrian Negreanuandroid, dricore: undefined reference to _mesa_streamin...
2014-06-09 Adrian Negreanuandroid: add src/gallium/auxiliary as include path...
2013-11-16 Emil VelikovAndroid: remove unused MESA_ENABLED_APIS variable
2013-09-26 Eric Anholtmesa: Remove some remaining FEATURE_* detritus.
2013-04-15 Matt Turnerbuild: Rename sources.mak -> Makefile.sources
2012-11-12 Eric Anholtautomake,android: Build program/ into a helper lib...
2012-11-12 Chad Versaceandroid: Moves rules for libmesa_dricore to separate...