Advertisement
Guest User

Untitled

a guest
Feb 19th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.20 KB | None | 0 0
  1. Graphics Feature Status
  2. Canvas: Hardware accelerated
  3. Flash: Hardware accelerated
  4. Flash Stage3D: Hardware accelerated
  5. Flash Stage3D Baseline profile: Hardware accelerated
  6. Compositing: Hardware accelerated
  7. Multiple Raster Threads: Enabled
  8. Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
  9. Rasterization: Software only. Hardware acceleration disabled
  10. Video Decode: Software only, hardware acceleration unavailable
  11. Video Encode: Hardware accelerated
  12. WebGL: Hardware accelerated
  13. Driver Bug Workarounds
  14. clear_uniforms_before_first_program_use
  15. disable_discard_framebuffer
  16. exit_on_context_lost
  17. force_cube_complete
  18. scalarize_vec_and_mat_constructor_args
  19. texsubimage_faster_than_teximage
  20. use_current_program_after_successful_link
  21. Problems Detected
  22. Accelerated video decode interferes with GPU sandbox on certain NVIDIA drivers: 298968
  23. Disabled Features: accelerated_video_decode
  24. Always call glUseProgram after a successful link to avoid a driver bug: 349137
  25. Applied Workarounds: use_current_program_after_successful_link
  26. Some drivers are unable to reset the D3D device in the GPU process sandbox
  27. Applied Workarounds: exit_on_context_lost
  28. TexSubImage is faster for full uploads on ANGLE
  29. Applied Workarounds: texsubimage_faster_than_teximage
  30. Clear uniforms before first program use on all platforms: 124764, 349137
  31. Applied Workarounds: clear_uniforms_before_first_program_use
  32. Always rewrite vec/mat constructors to be consistent: 398694
  33. Applied Workarounds: scalarize_vec_and_mat_constructor_args
  34. ANGLE crash on glReadPixels from incomplete cube map texture: 518889
  35. Applied Workarounds: force_cube_complete
  36. Framebuffer discarding can hurt performance on non-tilers: 570897
  37. Applied Workarounds: disable_discard_framebuffer
  38. Accelerated rasterization has been disabled, either via about:flags or command line.
  39. Disabled Features: rasterization
  40. Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
  41. Disabled Features: native_gpu_memory_buffers
  42. Version Information
  43. Data exported 2/19/2016, 11:58:34 AM
  44. Chrome version Chrome/50.0.2655.0
  45. Operating system Windows NT 6.1 SP1
  46. Software rendering list version 10.17
  47. Driver bug list version 8.45
  48. ANGLE commit id bce743aba493
  49. 2D graphics backend Skia
  50. Command Line Args SxS\Application\chrome.exe" --flag-switches-begin --flag-switches-end
  51. Driver Information
  52. Initialization time 59
  53. In-process GPU false
  54. Sandboxed false
  55. GPU0 VENDOR = 0x10de, DEVICE= 0x0df8
  56. Optimus false
  57. AMD switchable false
  58. Desktop compositing Aero Glass
  59. Diagonal Monitor Size of \\.\DISPLAY2 24.0"
  60. Diagonal Monitor Size of \\.\DISPLAY1 24.0"
  61. Driver vendor NVIDIA
  62. Driver version 9.18.13.1090
  63. Driver date 12-29-2012
  64. Pixel shader version 5.0
  65. Vertex shader version 5.0
  66. Max. MSAA samples 8
  67. Machine model name
  68. Machine model version
  69. GL_VENDOR Google Inc.
  70. GL_RENDERER ANGLE (NVIDIA Quadro 600 Direct3D11 vs_5_0 ps_5_0)
  71. GL_VERSION OpenGL ES 2.0 (ANGLE 2.1.0.bce743aba493)
  72. GL_EXTENSIONS GL_OES_element_index_uint GL_OES_packed_depth_stencil GL_OES_get_program_binary GL_OES_rgb8_rgba8 GL_EXT_texture_format_BGRA8888 GL_EXT_read_format_bgra GL_NV_pixel_buffer_object GL_OES_mapbuffer GL_EXT_map_buffer_range GL_EXT_color_buffer_half_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_float GL_OES_texture_float_linear GL_EXT_texture_rg GL_EXT_texture_compression_dxt1 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_OES_compressed_ETC1_RGB8_texture GL_EXT_sRGB GL_ANGLE_depth_texture GL_OES_depth32 GL_EXT_texture_storage GL_OES_texture_npot GL_EXT_draw_buffers GL_EXT_texture_filter_anisotropic GL_EXT_occlusion_query_boolean GL_NV_fence GL_EXT_disjoint_timer_query GL_EXT_robustness GL_EXT_blend_minmax GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_pack_reverse_row_order GL_OES_standard_derivatives GL_EXT_shader_texture_lod GL_EXT_frag_depth GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_EXT_discard_framebuffer GL_EXT_debug_marker GL_OES_EGL_image GL_EXT_unpack_subimage GL_NV_pack_subimage GL_OES_vertex_array_object GL_KHR_debug GL_ANGLE_lossy_etc_decode
  73. Disabled Extensions
  74. Window system binding vendor Google Inc. (adapter LUID: 000000000001d457)
  75. Window system binding version 1.4 (ANGLE 2.1.0.bce743aba493)
  76. Window system binding extensions EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_ANGLE_keyed_mutex EGL_ANGLE_surface_orientation EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_EXT_device_query EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_ANGLE_flexible_surface_compatibility
  77. Direct rendering Yes
  78. Reset notification strategy 0x8252
  79. GPU process crash count 0
  80. Compositor Information
  81. Tile Update Mode One-copy
  82. Partial Raster Disabled
  83. GpuMemoryBuffers Status
  84. ATC Software only
  85. ATCIA Software only
  86. DXT1 Software only
  87. DXT5 Software only
  88. ETC1 Software only
  89. R_8 Software only
  90. RGBA_4444 Software only
  91. RGBX_8888 Software only
  92. RGBA_8888 Software only
  93. BGRX_8888 Software only
  94. BGRA_8888 Software only
  95. YUV_420 Software only
  96. YUV_420_BIPLANAR Software only
  97. UYVY_422 Software only
  98. Diagnostics
  99. 0
  100. b3DAccelerationEnabled true
  101. b3DAccelerationExists true
  102. bAGPEnabled true
  103. bAGPExistenceValid true
  104. bAGPExists true
  105. bCanRenderWindow true
  106. bDDAccelerationEnabled true
  107. bDriverBeta false
  108. bDriverDebug false
  109. bDriverSigned false
  110. bDriverSignedValid false
  111. bNoHardware false
  112. dwBpp 32
  113. dwDDIVersion 11
  114. dwHeight 1200
  115. dwRefreshRate 59
  116. dwWHQLLevel 0
  117. dwWidth 1920
  118. iAdapter 0
  119. lDriverSize 18054312
  120. lMiniVddSize 0
  121. szAGPStatusEnglish Enabled
  122. szAGPStatusLocalized Enabled
  123. szChipType Quadro 600
  124. szD3DStatusEnglish Enabled
  125. szD3DStatusLocalized Enabled
  126. szDACType Integrated RAMDAC
  127. szDDIVersionEnglish 11
  128. szDDIVersionLocalized 11
  129. szDDStatusEnglish Enabled
  130. szDDStatusLocalized Enabled
  131. szDXVAHDEnglish Supported
  132. szDXVAModes ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
  133. szDescription NVIDIA Quadro 600
  134. szDeviceId 0x0DF8
  135. szDeviceIdentifier {D7B71E3E-4EB8-11CF-CE77-38281CC2C435}
  136. szDeviceName \\.\DISPLAY1
  137. szDisplayMemoryEnglish 685 MB
  138. szDisplayMemoryLocalized 685 MB
  139. szDisplayModeEnglish 1920 x 1200 (32 bit) (59Hz)
  140. szDisplayModeLocalized 1920 x 1200 (32 bit) (59Hz)
  141. szDriverAssemblyVersion 9.18.13.1090
  142. szDriverAttributes Final Retail
  143. szDriverDateEnglish 12/29/2012 02:34:46
  144. szDriverDateLocalized 12/29/2012 2:34:46 AM
  145. szDriverLanguageEnglish English
  146. szDriverLanguageLocalized English
  147. szDriverModelEnglish WDDM 1.1
  148. szDriverModelLocalized WDDM 1.1
  149. szDriverName nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
  150. szDriverNodeStrongName oem27.inf:NVIDIA_SetA_Devices.NTamd64.6.1:Section028:9.18.13.1090:pci\ven_10de&dev_0df8
  151. szDriverSignDate
  152. szDriverVersion 9.18.0013.1090
  153. szKeyDeviceID Enum\PCI\VEN_10DE&DEV_0DF8&SUBSYS_0835103C&REV_A1
  154. szKeyDeviceKey \Registry\Machine\System\CurrentControlSet\Control\Video\{968C2416-2F84-4D61-A1E1-1C92C2CD90F8}\0000
  155. szManufacturer NVIDIA
  156. szMiniVdd n/a
  157. szMiniVddDateEnglish n/a
  158. szMiniVddDateLocalized n/a
  159. szMonitorMaxRes
  160. szMonitorName Generic PnP Monitor
  161. szNotesEnglish No problems found.
  162. szNotesLocalized No problems found.
  163. szOverlayEnglish Supported
  164. szRankOfInstalledDriver 00E02001
  165. szRegHelpText
  166. szRevision
  167. szRevisionId 0x00A1
  168. szSubSysId 0x0835103C
  169. szTestResultD3D7English Not run
  170. szTestResultD3D7Localized Not run
  171. szTestResultD3D8English Not run
  172. szTestResultD3D8Localized Not run
  173. szTestResultD3D9English Not run
  174. szTestResultD3D9Localized Not run
  175. szTestResultDDEnglish Not run
  176. szTestResultDDLocalized Not run
  177. szVdd n/a
  178. szVendorId 0x10DE
  179. 1
  180. b3DAccelerationEnabled true
  181. b3DAccelerationExists true
  182. bAGPEnabled true
  183. bAGPExistenceValid true
  184. bAGPExists true
  185. bCanRenderWindow true
  186. bDDAccelerationEnabled true
  187. bDriverBeta false
  188. bDriverDebug false
  189. bDriverSigned false
  190. bDriverSignedValid false
  191. bNoHardware false
  192. dwBpp 32
  193. dwDDIVersion 11
  194. dwHeight 1200
  195. dwRefreshRate 59
  196. dwWHQLLevel 0
  197. dwWidth 1920
  198. iAdapter 1
  199. lDriverSize 18054312
  200. lMiniVddSize 0
  201. szAGPStatusEnglish Enabled
  202. szAGPStatusLocalized Enabled
  203. szChipType Quadro 600
  204. szD3DStatusEnglish Enabled
  205. szD3DStatusLocalized Enabled
  206. szDACType Integrated RAMDAC
  207. szDDIVersionEnglish 11
  208. szDDIVersionLocalized 11
  209. szDDStatusEnglish Enabled
  210. szDDStatusLocalized Enabled
  211. szDXVAHDEnglish Supported
  212. szDXVAModes ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
  213. szDescription NVIDIA Quadro 600
  214. szDeviceId 0x0DF8
  215. szDeviceIdentifier {D7B71E3E-4EB8-11CF-CE77-38281CC2C435}
  216. szDeviceName \\.\DISPLAY2
  217. szDisplayMemoryEnglish 685 MB
  218. szDisplayMemoryLocalized 685 MB
  219. szDisplayModeEnglish 1920 x 1200 (32 bit) (59Hz)
  220. szDisplayModeLocalized 1920 x 1200 (32 bit) (59Hz)
  221. szDriverAssemblyVersion 9.18.13.1090
  222. szDriverAttributes Final Retail
  223. szDriverDateEnglish 12/29/2012 02:34:46
  224. szDriverDateLocalized 12/29/2012 2:34:46 AM
  225. szDriverLanguageEnglish English
  226. szDriverLanguageLocalized English
  227. szDriverModelEnglish WDDM 1.1
  228. szDriverModelLocalized WDDM 1.1
  229. szDriverName nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
  230. szDriverNodeStrongName oem27.inf:NVIDIA_SetA_Devices.NTamd64.6.1:Section028:9.18.13.1090:pci\ven_10de&dev_0df8
  231. szDriverSignDate
  232. szDriverVersion 9.18.0013.1090
  233. szKeyDeviceID Enum\PCI\VEN_10DE&DEV_0DF8&SUBSYS_0835103C&REV_A1
  234. szKeyDeviceKey \Registry\Machine\System\CurrentControlSet\Control\Video\{968C2416-2F84-4D61-A1E1-1C92C2CD90F8}\0001
  235. szManufacturer NVIDIA
  236. szMiniVdd n/a
  237. szMiniVddDateEnglish n/a
  238. szMiniVddDateLocalized n/a
  239. szMonitorMaxRes
  240. szMonitorName Generic PnP Monitor
  241. szNotesEnglish No problems found.
  242. szNotesLocalized No problems found.
  243. szOverlayEnglish Supported
  244. szRankOfInstalledDriver 00E02001
  245. szRegHelpText
  246. szRevision
  247. szRevisionId 0x00A1
  248. szSubSysId 0x0835103C
  249. szTestResultD3D7English Not run
  250. szTestResultD3D7Localized Not run
  251. szTestResultD3D8English Not run
  252. szTestResultD3D8Localized Not run
  253. szTestResultD3D9English Not run
  254. szTestResultD3D9Localized Not run
  255. szTestResultDDEnglish Not run
  256. szTestResultDDLocalized Not run
  257. szVdd n/a
  258. szVendorId 0x10DE
  259. Log Messages
  260. GpuProcessHostUIShim: The GPU process exited normally. Everything is okay.
  261. [4400:7528:0219/115821:ERROR:ipc_channel_win.cc(217)] : pipe error: 109
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement