Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Larry1123/de46dce10d5ea8c51f598ea6fa773e52 to your computer and use it in GitHub Desktop.
Save Larry1123/de46dce10d5ea8c51f598ea6fa773e52 to your computer and use it in GitHub Desktop.
vivaldi 1.1.453.47 (Stable channel) (64-bit) chrome://gpu
Graphics Feature Status
Canvas: Software only, hardware acceleration unavailable
Flash: Software only, hardware acceleration unavailable
Flash Stage3D: Software only, hardware acceleration unavailable
Flash Stage3D Baseline profile: Software only, hardware acceleration unavailable
Compositing: Software only, hardware acceleration unavailable
Multiple Raster Threads: Unavailable
Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
Rasterization: Software only, hardware acceleration unavailable
Video Decode: Software only, hardware acceleration unavailable
Video Encode: Software only, hardware acceleration unavailable
WebGL: Unavailable
Driver Bug Workarounds
clear_uniforms_before_first_program_use
disable_discard_framebuffer
exit_on_context_lost
scalarize_vec_and_mat_constructor_args
use_current_program_after_successful_link
disable_direct_composition
Problems Detected
GPU process was unable to boot: GPU access is disabled in chrome://settings.
Disabled Features: all
Always call glUseProgram after a successful link to avoid a driver bug: 349137
Applied Workarounds: use_current_program_after_successful_link
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
Direct composition flashes black initially on Win <10: 588588
Applied Workarounds: disable_direct_composition
Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffers
Version Information
Data exported 4/30/2016, 8:10:41 PM
Chrome version Chrome/50.0.2661.89
Operating system Windows NT 6.3
Software rendering list version 10.18
Driver bug list version 8.59
ANGLE commit id unknown hash
2D graphics backend Skia
Command Line Args Files\Vivaldi\Application\vivaldi.exe" --always-authorize-plugins --disable-translate --ppapi-flash-path="C:\Windows\system32\Macromed\Flash\pepflashplayer64_22_0_0_137.dll" --ppapi-flash-path="C:\Windows\system32\Macromed\Flash\pepflashplayer64_22_0_0_137.dll" --flag-switches-begin --flag-switches-end
Driver Information
Initialization time 0
In-process GPU true
Sandboxed false
GPU0 VENDOR = 0x10de, DEVICE= 0x1187
Optimus false
AMD switchable false
Desktop compositing Aero Glass
Diagonal Monitor Size of \\.\DISPLAY3 18.9"
Diagonal Monitor Size of \\.\DISPLAY1 20.0"
Diagonal Monitor Size of \\.\DISPLAY2 18.9"
Driver vendor NVIDIA
Driver version 10.18.13.6472
Driver date 3-21-2016
Pixel shader version
Vertex shader version
Max. MSAA samples
Machine model name
Machine model version
GL_VENDOR
GL_RENDERER
GL_VERSION
GL_EXTENSIONS
Disabled Extensions
Window system binding vendor
Window system binding version
Window system binding extensions
Direct rendering Yes
Reset notification strategy 0x0000
GPU process crash count 1
Compositor Information
Tile Update Mode One-copy
Partial Raster Disabled
GpuMemoryBuffers Status
ATC Software only
ATCIA Software only
DXT1 Software only
DXT5 Software only
ETC1 Software only
R_8 Software only
RGBA_4444 Software only
RGBX_8888 Software only
RGBA_8888 Software only
BGRX_8888 Software only
BGRA_8888 Software only
YUV_420 Software only
YUV_420_BIPLANAR Software only
UYVY_422 Software only
Diagnostics
... loading ...
Log Messages
GpuProcessHostUIShim: The GPU process crashed!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment