Bug#979135: chromium: GPU hw-accel: ANGLE libs cause a lot of errors and warnings

2021-01-11 Thread Sedat Dilek
With chromium version 87.0.4280.141-0.1 installed I have commented now in /etc/chromium.d/default-flags... ##export CHROMIUM_FLAGS="$CHROMIUM_FLAGS --use-gl=desktop" ...and desktop GL implementation is used as foreseen. How can I switch back to ANGLE libs? Just curious. export

Bug#979135: chromium: GPU hw-accel: ANGLE libs cause a lot of errors and warnings

2021-01-10 Thread Sedat Dilek
On Sat, Jan 9, 2021 at 10:15 AM Jan Luca Naumann wrote: > > The reason I prefer at the moment the way to change the order in the > code is that there it is checked if the desktop implementation is an > allowed choice. I do not know what the behavior would be if this is not > a valid choice for

Bug#979135: chromium: GPU hw-accel: ANGLE libs cause a lot of errors and warnings

2021-01-09 Thread Sedat Dilek
On Sat, Jan 9, 2021 at 10:15 AM Jan Luca Naumann wrote: > > The reason I prefer at the moment the way to change the order in the > code is that there it is checked if the desktop implementation is an > allowed choice. I do not know what the behavior would be if this is not > a valid choice for

Bug#979135: chromium: GPU hw-accel: ANGLE libs cause a lot of errors and warnings

2021-01-09 Thread Jan Luca Naumann
The reason I prefer at the moment the way to change the order in the code is that there it is checked if the desktop implementation is an allowed choice. I do not know what the behavior would be if this is not a valid choice for some case but we use the command line flag. The patch still allows

Bug#979135: chromium: GPU hw-accel: ANGLE libs cause a lot of errors and warnings

2021-01-09 Thread Sedat Dilek
> I have not looked for the parameters and cannot say I will play with them. > > ( BTW, I played with Vulkan support enabled - slow performance here > with Intel Sandy Bridge GPU. ) > As common-line options... Enable Vulkan support: --enable-features=Vulkan Disable Skia renderer:

Bug#979135: chromium: GPU hw-accel: ANGLE libs cause a lot of errors and warnings

2021-01-08 Thread Sedat Dilek
Hi, Jan Luca is working on a patch "Use desktop gl implementation as default"... What about placing "--use-gl=desktop" in /etc/chromium.d/default-flags as an alternative? # Default for GPU hardware-acceleration (Debian bug #979135) export CHROMIUM_FLAGS="$CHROMIUM_FLAGS --use-gl=desktop"

Bug#979135: chromium: GPU hw-accel: ANGLE libs cause a lot of errors and warnings

2021-01-03 Thread Sedat Dilek
Attached are the promised full chrome://gpu/ logs. - Sedat - Graphics Feature Status Canvas: Hardware accelerated Compositing: Hardware accelerated Multiple Raster Threads: Enabled Out-of-process Rasterization: Disabled OpenGL: Enabled Hardware Protected Video Decode: Unavailable Rasterization:

Bug#979135: chromium: GPU hw-accel: ANGLE libs cause a lot of errors and warnings

2021-01-03 Thread Sedat Dilek
Package: chromium Version: 87.0.4280.88-0.4 Severity: normal X-Debbugs-Cc: sedat.di...@gmail.com Dear Maintainer, Michel Le Bihan requested me to file a bug about this issue. First some words to my environment: 1. Primarily, I am here on Debian/testing AMD64. 2. Selected packages like