Mauro Rossi 於 2019年6月15日 週六 下午1:39寫道:
>
> Fixes the following building errors and resolves Bug 110922
> Fixes gallium_dri target missing symbols at linking.
>
> external/mesa/src/gallium/winsys/virgl/drm/Android.mk:
> error: libmesa_winsys_virgl (STATIC_LIBRARIES android-x86_64) missing
> libmesa
Should be LOCAL_EXPORT_C_INCLUDE_DIRS.
Signed-off-by: Chih-Wei Huang
---
src/gallium/winsys/virgl/common/Android.mk | 2 +-
src/mapi/Android.mk| 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/gallium/winsys/virgl/common/Android.mk
b/src/gallium/
https://bugs.freedesktop.org/show_bug.cgi?id=110939
--- Comment #14 from Tapani Pälli ---
--- 8< ---
commit ff77b0415bf8a6540ec29663e093171aaeab18a3
Author: Tapani Pälli
Date: Tue Jun 18 13:50:52 2019 +0300
meson: error out if platforms contains empty string
Bugzilla: https://bugs.fr
https://bugs.freedesktop.org/show_bug.cgi?id=110939
Tapani Pälli changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
Mauro Rossi 於 2019年6月22日 週六 上午2:06寫道:
>
> Changelog in Android makefile:
> - Add LOCAL_MODULE_CLASS, intermediates and LOCAL_GENERATED_SOURCES
> - Use LOCAL_EXPORT_C_INCLUDE_DIRS to export $(intermediates) path
> - Move generated header rules before 'include $(BUILD_STATIC_LIBRARY)'
>
> Fixes the
For the series
Tested-by: Dieter Nützel
on Polaris 20, openSUSE Tumbleweed, KDE Plasma 5
Dieter
Am 21.06.2019 19:02, schrieb Marek Olšák:
From: Marek Olšák
This mainly removes and simplifies code that is no longer needed.
There were some issues with the DB->CB stencil copy on gfx10, so le
https://bugs.freedesktop.org/show_bug.cgi?id=105171
--- Comment #20 from Clemens Eisserer ---
Hi Richard,
Unfortunatly there was very little interest in tackling the issue itself,
despite bisecting it was real pain.
For me the problem was "fixed" by switching to amdgpu, a luxury the r300/r600
c