Re: [Mesa-dev] [PATCH] android: virgl: fix libmesa_virgil_common build and dependencies

2019-06-23 Thread Chih-Wei Huang
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

[Mesa-dev] [PATCH] android: fix typo LOCAL_EXPORT_C_INCLUDES

2019-06-23 Thread Chih-Wei Huang
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/

[Mesa-dev] [Bug 110939] src/egl/main/egldisplay.c: In function '_eglGetNativePlatform': error: '_EGL_PLATFORM_' undeclared

2019-06-23 Thread bugzilla-daemon
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

[Mesa-dev] [Bug 110939] src/egl/main/egldisplay.c: In function '_eglGetNativePlatform': error: '_EGL_PLATFORM_' undeclared

2019-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110939 Tapani Pälli changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

Re: [Mesa-dev] [PATCH] android: virgl: fix generated virgl_driinfo.h building rules

2019-06-23 Thread Chih-Wei Huang
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

Re: [Mesa-dev] [PATCH 3/3] radeonsi: use a fragment shader blit instead of DB->CB copy for ZS CPU mappings

2019-06-23 Thread Dieter Nützel
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

[Mesa-dev] [Bug 105171] performance regression (3x slower) running glamor with PutImage workload (radeonsi)

2019-06-23 Thread bugzilla-daemon
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