Guest User

Svanhildr Vivaldi GPU Output

a guest
Nov 2nd, 2017
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. Graphics Feature Status
  2. Canvas: Software only, hardware acceleration unavailable
  3. CheckerImaging: Disabled
  4. Flash: Software only, hardware acceleration unavailable
  5. Flash Stage3D: Software only, hardware acceleration unavailable
  6. Flash Stage3D Baseline profile: Software only, hardware acceleration unavailable
  7. Compositing: Software only, hardware acceleration unavailable
  8. Multiple Raster Threads: Enabled
  9. Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
  10. Rasterization: Software only, hardware acceleration unavailable
  11. Video Decode: Software only. Hardware acceleration disabled
  12. Video Encode: Software only, hardware acceleration unavailable
  13. WebGL: Hardware accelerated but at reduced performance
  14. WebGL2: Unavailable
  15. Driver Bug Workarounds
  16. clear_uniforms_before_first_program_use
  17. decode_encode_srgb_for_generatemipmap
  18. disable_delayed_copy_nv12
  19. disable_discard_framebuffer
  20. disable_dxgi_zero_copy_video
  21. disable_framebuffer_cmaa
  22. exit_on_context_lost
  23. scalarize_vec_and_mat_constructor_args
  24. Problems Detected
  25. Some drivers are unable to reset the D3D device in the GPU process sandbox
  26. Applied Workarounds: exit_on_context_lost
  27. Clear uniforms before first program use on all platforms: 124764, 349137
  28. Applied Workarounds: clear_uniforms_before_first_program_use
  29. Always rewrite vec/mat constructors to be consistent: 398694
  30. Applied Workarounds: scalarize_vec_and_mat_constructor_args
  31. Framebuffer discarding can hurt performance on non-tilers: 570897
  32. Applied Workarounds: disable_discard_framebuffer
  33. Limited enabling of Chromium GL_INTEL_framebuffer_CMAA: 535198
  34. Applied Workarounds: disable_framebuffer_cmaa
  35. Zero-copy NV12 video displays incorrect colors on NVIDIA drivers.: 635319
  36. Applied Workarounds: disable_dxgi_zero_copy_video
  37. Disable KHR_blend_equation_advanced until cc shaders are updated: 661715
  38. Decode and Encode before generateMipmap for srgb format textures on Windows: 634519
  39. Applied Workarounds: decode_encode_srgb_for_generatemipmap
  40. Delayed copy NV12 displays incorrect colors on NVIDIA drivers.: 728670
  41. Applied Workarounds: disable_delayed_copy_nv12
  42. Accelerated video decode has been disabled, either via blacklist, about:flags or the command line.
  43. Disabled Features: video_decode
  44. Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
  45. Disabled Features: native_gpu_memory_buffers
  46. Checker-imaging has been disabled via finch trial or the command line.
  47. Disabled Features: checker_imaging
  48. Version Information
  49. Data exported 11/2/2017, 4:43:11 PM
  50. Chrome version Chrome/61.0.3163.102
  51. Operating system Windows NT 10.0.16299
  52. Software rendering list version 0
  53. Driver bug list version 10.29
  54. ANGLE commit id unknown hash
  55. 2D graphics backend Skia/61 be882e9be66808502ff9efb9139f910b61312348-
  56. Command Line "C:\Users\Rob\AppData\Local\Vivaldi\Application\vivaldi.exe" --always-authorize-plugins --enable-blink-features=ResizeObserver --ppapi-flash-path="C:\Windows\system32\Macromed\Flash\pepflashplayer64_27_0_0_183.dll" --flag-switches-begin --disable-accelerated-video-decode --ignore-gpu-blacklist --flag-switches-end
  57. Driver Information
  58. Initialization time 0
  59. In-process GPU true
  60. Passthrough Command Decoder false
  61. Supports overlays false
  62. Sandboxed false
  63. GPU0 VENDOR = 0x10de, DEVICE= 0x17c8
  64. Optimus false
  65. Optimus false
  66. AMD switchable false
  67. Desktop compositing Aero Glass
  68. Diagonal Monitor Size of \\.\DISPLAY1 23.9"
  69. Driver vendor Google Inc.
  70. Driver version 3.3.0.2
  71. Driver date 2017/04/07
  72. Pixel shader version 3.0
  73. Vertex shader version 3.0
  74. Max. MSAA samples 4
  75. Machine model name
  76. Machine model version
  77. GL_VENDOR Google Inc.
  78. GL_RENDERER Google SwiftShader
  79. GL_VERSION OpenGL ES 2.0 SwiftShader
  80. GL_EXTENSIONS
  81. Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent
  82. Window system binding vendor
  83. Window system binding version
  84. Window system binding extensions
  85. Direct rendering Yes
  86. Reset notification strategy 0x0000
  87. GPU process crash count 0
  88. Compositor Information
  89. Tile Update Mode One-copy
  90. Partial Raster Enabled
  91. GpuMemoryBuffers Status
  92. ATC Software only
  93. ATCIA Software only
  94. DXT1 Software only
  95. DXT5 Software only
  96. ETC1 Software only
  97. R_8 Software only
  98. R_16 Software only
  99. RG_88 Software only
  100. BGR_565 Software only
  101. RGBA_4444 Software only
  102. RGBX_8888 Software only
  103. RGBA_8888 Software only
  104. BGRX_8888 Software only
  105. BGRA_8888 Software only
  106. RGBA_F16 Software only
  107. YVU_420 Software only
  108. YUV_420_BIPLANAR Software only
  109. UYVY_422 Software only
Add Comment
Please, Sign In to add comment