[Mesa-dev] android: patches for upcoming mesa 17.0 release

Mauro Rossi issor.oruam at gmail.com
Tue Jan 10 00:52:56 UTC 2017


Hi,

I'm sending a series of 12 patches for android,
comprising fixes for build errors, LLVMInitializeAMDGPU* declarations,
Android 7 fixes and a (small) i915 patch for feature parity with i965.

Tested with nougat-x86 and marshmallow-x86

Mauro


Changelog:

[building errors/trailing whitespaces]

android: st/mesa: fix building error in libmesa_st_mesa
st/dri: remove trailing whitespace
android: define HAVE___BUILTIN_{FFS,FFSLL}

[LLVMInitializeAMDGPU * functions declaration]

android: radeon: fix LLVMInitializeAMDGPU* functions declaration
android: radeonsi: fix LLVMInitializeAMDGPU* functions declaration
android: amd/common: fix LLVMInitializeAMDGPU* functions declaration

[Android 7 - based on Chih-Wei single patch, now splitted for convenience]

android: add support for Android 7.0 with llvm 3.8
android: fix libelf include path for Android 7.0
android: gallium/auxiliary: fix building error in Android 7.0
android: gallium/targets/dri: libz static dependency for Android 7.0
android: gallium/targets/dri: remove blank static libraries definition

[i915 functional aligment to i965 - resubmitted with changes requested]

i915: add mock implementation of GL_OES_EGL_image_external (v2)


More information about the mesa-dev mailing list