View Single Post
Old 10-06-2016, 06:36 PM   #5
deonsmt
Junior Member
 
Join Date: Oct 2016
Posts: 9
Default

Hi Alban, WebGL crashes with the latest update. Here's the GPU status reported by the Chrome browser if that helps. I don't know if this is directly attributable to DisplayLink or not - it's very hard to say but since the Windows 10 update, things have really impacted me negatively. I rely heavily on my dual monitor setup with DisplayLink.


Graphics Feature Status
Canvas: Software only, hardware acceleration unavailable
Flash: Hardware accelerated
Flash Stage3D: Hardware accelerated
Flash Stage3D Baseline profile: Hardware accelerated
Compositing: Hardware accelerated
Multiple Raster Threads: Enabled
Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
Rasterization: Software only. Hardware acceleration disabled
Video Decode: Hardware accelerated
Video Encode: Hardware accelerated
WebGL: Hardware accelerated
Driver Bug Workarounds
clear_uniforms_before_first_program_use
disable_discard_framebuffer
disable_framebuffer_cmaa
exit_on_context_lost
scalarize_vec_and_mat_constructor_args
Problems Detected
Drivers older than 2009-01 on Windows are possibly unreliable: 72979, 89802, 315205
Disabled Features: all
Some drivers are unable to reset the D3D device in the GPU process sandbox
Applied Workarounds: exit_on_context_lost
Clear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_before_first_program_use
Always rewrite vec/mat constructors to be consistent: 398694
Applied Workarounds: scalarize_vec_and_mat_constructor_args
Framebuffer discarding can hurt performance on non-tilers: 570897
Applied Workarounds: disable_discard_framebuffer
Limited enabling of Chromium GL_INTEL_framebuffer_CMAA: 535198
Applied Workarounds: disable_framebuffer_cmaa
Accelerated rasterization has been disabled, either via blacklist, about:flags or the command line.
Disabled Features: rasterization
Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffers

Log Messages
GpuProcessHostUIShim: The GPU process exited normally. Everything is okay.
[632:14872:1006/140957:ERROR:gpu_video_decode_accelerator.cc(365)] : HW video decode not available for profile 1
[632:14872:1006/140957:ERROR:gpu_video_decode_accelerator.cc(365)] : HW video decode not available for profile 1
[632:14872:1006/140958:ERROR:gpu_video_decode_accelerator.cc(365)] : HW video decode not available for profile 1
GpuProcessHostUIShim: The GPU process crashed!
deonsmt is offline   Reply With Quote