History log of /external/mesa3d/src/gallium/auxiliary/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6dd8e6f9cbca63b222fe4a1c2c49ddb53e75999e 12-Jun-2012 James Benton <jbenton@vmware.com> util: Reimplement half <-> float conversions.

Removed u_half.py used to generate the table for previous method.

Previous implementation of float to half conversion was faulty for
denormalised and NaNs and would require extra logic to fix,
thus making the speedup of using tables irrelevant.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
/external/mesa3d/src/gallium/auxiliary/Android.mk
dd250e6045dd290098b59af01b5e1b501535d45a 19-Aug-2011 Chia-I Wu <olvaffe@gmail.com> auxiliary: share the source lists

Factor out source lists from Makefile to Makefile.sources, and let
Makefile, SConscript, and Android.mk share it.

Note that files in $(GENERATED_SOURCES) are removed from $(C_SOURCES).

Acked-by: José Fonseca <jfonseca@vmware.com>
Acked-by: Chad Versace <chad@chad-versace.us>
/external/mesa3d/src/gallium/auxiliary/Android.mk
688db6e8dc1507021cd84733ea379e97f0265351 17-Aug-2011 Chia-I Wu <olvaffe@gmail.com> android: build gallium auxiliaries

This builds the static library libmesa_gallium from gallium auxiliaries.
/external/mesa3d/src/gallium/auxiliary/Android.mk