Advertisement
Arc_Angel

Untitled

Aug 3rd, 2016
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.60 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: Hardware accelerated
  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. disable_framebuffer_cmaa
  17. exit_on_context_lost
  18. force_cube_complete
  19. scalarize_vec_and_mat_constructor_args
  20. texsubimage_faster_than_teximage
  21. use_current_program_after_successful_link
  22. Problems Detected
  23. Always call glUseProgram after a successful link to avoid a driver bug: 349137
  24. Applied Workarounds: use_current_program_after_successful_link
  25. Some drivers are unable to reset the D3D device in the GPU process sandbox
  26. Applied Workarounds: exit_on_context_lost
  27. TexSubImage is faster for full uploads on ANGLE
  28. Applied Workarounds: texsubimage_faster_than_teximage
  29. Clear uniforms before first program use on all platforms: 124764, 349137
  30. Applied Workarounds: clear_uniforms_before_first_program_use
  31. Always rewrite vec/mat constructors to be consistent: 398694
  32. Applied Workarounds: scalarize_vec_and_mat_constructor_args
  33. ANGLE crash on glReadPixels from incomplete cube map texture: 518889
  34. Applied Workarounds: force_cube_complete
  35. Framebuffer discarding can hurt performance on non-tilers: 570897
  36. Applied Workarounds: disable_discard_framebuffer
  37. Limited enabling of Chromium GL_INTEL_framebuffer_CMAA: 535198
  38. Applied Workarounds: disable_framebuffer_cmaa
  39. Accelerated rasterization has been disabled, either via blacklist, about:flags or the command line.
  40. Disabled Features: rasterization
  41. Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
  42. Disabled Features: native_gpu_memory_buffers
  43. Version Information
  44. Data exported 8/3/2016, 9:02:24 PM
  45. Browser version OPR/40.0.2306.0
  46. Operating system Windows NT 10.0.10586
  47. Software rendering list version 11.7
  48. Driver bug list version 8.75
  49. ANGLE commit id unknown hash
  50. 2D graphics backend Skia
  51. Command Line Args Files (x86)\Opera developer\40.0.2306.0\opera.exe" --private --ran-launcher --system-dpi-setting=96 --alt-high-dpi-setting=96 --flag-switches-begin --flag-switches-end --use-turbo2
  52. Driver Information
  53. Initialization time 50
  54. In-process GPU false
  55. Sandboxed false
  56. GPU0 VENDOR = 0x10de, DEVICE= 0x17c8 *ACTIVE*
  57. GPU1 VENDOR = 0x8086, DEVICE= 0x0412
  58. Optimus false
  59. AMD switchable false
  60. Desktop compositing Aero Glass
  61. Diagonal Monitor Size of \\.\DISPLAY5 23.9"
  62. Diagonal Monitor Size of \\.\DISPLAY1 23.9"
  63. Driver vendor NVIDIA
  64. Driver version 10.18.13.6519
  65. Driver date 5-9-2016
  66. Pixel shader version 5.0
  67. Vertex shader version 5.0
  68. Max. MSAA samples 8
  69. Machine model name
  70. Machine model version
  71. GL_VENDOR Google Inc.
  72. GL_RENDERER ANGLE (NVIDIA GeForce GTX 980 Ti Direct3D11 vs_5_0 ps_5_0)
  73. GL_VERSION OpenGL ES 2.0 (ANGLE 2.1.0.unknown hash)
  74. 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_OES_EGL_image_external GL_NV_EGL_stream_consumer_external GL_EXT_unpack_subimage GL_NV_pack_subimage GL_OES_vertex_array_object GL_KHR_debug GL_ANGLE_lossy_etc_decode GL_CHROMIUM_bind_uniform_location GL_CHROMIUM_sync_query
  75. Disabled Extensions
  76. Window system binding vendor Google Inc. (adapter LUID: 00000000000090cc)
  77. Window system binding version 1.4 (ANGLE 2.1.0.unknown hash)
  78. 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_ANGLE_direct_composition 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_KHR_stream EGL_KHR_stream_consumer_gltexture EGL_NV_stream_consumer_gltexture_yuv EGL_ANGLE_flexible_surface_compatibility EGL_ANGLE_stream_producer_d3d_texture_nv12
  79. Direct rendering Yes
  80. Reset notification strategy 0x8252
  81. GPU process crash count 0
  82. Compositor Information
  83. Tile Update Mode One-copy
  84. Partial Raster Enabled
  85. GpuMemoryBuffers Status
  86. ATC Software only
  87. ATCIA Software only
  88. DXT1 Software only
  89. DXT5 Software only
  90. ETC1 Software only
  91. R_8 Software only
  92. BGR_565 Software only
  93. RGBA_4444 Software only
  94. RGBX_8888 Software only
  95. RGBA_8888 Software only
  96. BGRX_8888 Software only
  97. BGRA_8888 Software only
  98. YVU_420 Software only
  99. YUV_420_BIPLANAR Software only
  100. UYVY_422 Software only
  101. Diagnostics
  102. 0
  103. b3DAccelerationEnabled true
  104. b3DAccelerationExists true
  105. bAGPEnabled true
  106. bAGPExistenceValid true
  107. bAGPExists true
  108. bCanRenderWindow true
  109. bDDAccelerationEnabled true
  110. bDriverBeta false
  111. bDriverDebug false
  112. bDriverSigned false
  113. bDriverSignedValid false
  114. bNoHardware false
  115. dwBpp 32
  116. dwDDIVersion 12
  117. dwHeight 1080
  118. dwRefreshRate 60
  119. dwWHQLLevel 0
  120. dwWidth 1920
  121. iAdapter 0
  122. lDriverSize 17370472
  123. lMiniVddSize 0
  124. szAGPStatusEnglish Enabled
  125. szAGPStatusLocalized Enabled
  126. szChipType GeForce GTX 980 Ti
  127. szD3DStatusEnglish Enabled
  128. szD3DStatusLocalized Enabled
  129. szDACType Integrated RAMDAC
  130. szDDIVersionEnglish 12
  131. szDDIVersionLocalized 12
  132. szDDStatusEnglish Enabled
  133. szDDStatusLocalized Enabled
  134. szDXVAHDEnglish Supported
  135. szDXVAModes
  136. szDescription NVIDIA GeForce GTX 980 Ti
  137. szDeviceId 0x17C8
  138. szDeviceIdentifier {D7B71E3E-5488-11CF-8542-98691CC2C735}
  139. szDeviceName \\.\DISPLAY1
  140. szDisplayMemoryEnglish 4095 MB
  141. szDisplayMemoryLocalized 4095 MB
  142. szDisplayModeEnglish 1920 x 1080 (32 bit) (60Hz)
  143. szDisplayModeLocalized 1920 x 1080 (32 bit) (60Hz)
  144. szDriverAssemblyVersion 10.18.13.6519
  145. szDriverAttributes Final Retail
  146. szDriverDateEnglish 5/9/2016 12:00:00 AM
  147. szDriverDateLocalized 5/9/2016 00:00:00
  148. szDriverLanguageEnglish English
  149. szDriverLanguageLocalized English
  150. szDriverModelEnglish WDDM 2.0
  151. szDriverModelLocalized WDDM 2.0
  152. szDriverName nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um,nvwgf2um
  153. szDriverNodeStrongName oem6.inf:0f066de3672d1ed2:Section045:10.18.13.6519:pci\ven_10de&dev_17c8
  154. szDriverSignDate
  155. szDriverVersion 10.18.0013.6519
  156. szKeyDeviceID Enum\PCI\VEN_10DE&DEV_17C8&SUBSYS_49953842&REV_A1
  157. szKeyDeviceKey \Registry\Machine\System\CurrentControlSet\Control\Video\{447BE42D-29FD-4607-ADD8-A1F6468D360B}\0000
  158. szManufacturer NVIDIA
  159. szMiniVdd n/a
  160. szMiniVddDateEnglish n/a
  161. szMiniVddDateLocalized n/a
  162. szMonitorMaxRes
  163. szMonitorName SyncMaster 2494SW(Digital)
  164. szNotesEnglish No problems found.
  165. szNotesLocalized No problems found.
  166. szOverlayEnglish Supported
  167. szRankOfInstalledDriver 00D12001
  168. szRegHelpText
  169. szRevision
  170. szRevisionId 0x00A1
  171. szSubSysId 0x49953842
  172. szTestResultD3D7English Not run
  173. szTestResultD3D7Localized Not run
  174. szTestResultD3D8English Not run
  175. szTestResultD3D8Localized Not run
  176. szTestResultD3D9English Not run
  177. szTestResultD3D9Localized Not run
  178. szTestResultDDEnglish Not run
  179. szTestResultDDLocalized Not run
  180. szVdd n/a
  181. szVendorId 0x10DE
  182. 1
  183. b3DAccelerationEnabled true
  184. b3DAccelerationExists true
  185. bAGPEnabled true
  186. bAGPExistenceValid true
  187. bAGPExists true
  188. bCanRenderWindow true
  189. bDDAccelerationEnabled true
  190. bDriverBeta false
  191. bDriverDebug false
  192. bDriverSigned false
  193. bDriverSignedValid false
  194. bNoHardware false
  195. dwBpp 32
  196. dwDDIVersion 12
  197. dwHeight 1080
  198. dwRefreshRate 60
  199. dwWHQLLevel 0
  200. dwWidth 1920
  201. iAdapter 1
  202. lDriverSize 35016296
  203. lMiniVddSize 0
  204. szAGPStatusEnglish Enabled
  205. szAGPStatusLocalized Enabled
  206. szChipType Intel(R) HD Graphics Family
  207. szD3DStatusEnglish Enabled
  208. szD3DStatusLocalized Enabled
  209. szDACType Internal
  210. szDDIVersionEnglish 12
  211. szDDIVersionLocalized 12
  212. szDDStatusEnglish Enabled
  213. szDDStatusLocalized Enabled
  214. szDXVAHDEnglish Supported
  215. szDXVAModes ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C
  216. szDescription Intel(R) HD Graphics 4600
  217. szDeviceId 0x0412
  218. szDeviceIdentifier {D7B78E66-4752-11CF-0367-0FF0BAC2D935}
  219. szDeviceName \\.\DISPLAY5
  220. szDisplayMemoryEnglish 4095 MB
  221. szDisplayMemoryLocalized 4095 MB
  222. szDisplayModeEnglish 1920 x 1080 (32 bit) (60Hz)
  223. szDisplayModeLocalized 1920 x 1080 (32 bit) (60Hz)
  224. szDriverAssemblyVersion 20.19.15.4331
  225. szDriverAttributes Final Retail
  226. szDriverDateEnglish 11/18/2015 12:00:00 AM
  227. szDriverDateLocalized 11/18/2015 00:00:00
  228. szDriverLanguageEnglish English
  229. szDriverLanguageLocalized English
  230. szDriverModelEnglish WDDM 2.0
  231. szDriverModelLocalized WDDM 2.0
  232. szDriverName igdumdim64.dll,igd10iumd64.dll,igd10iumd64.dll,igd12umd64.dll,igdumdim32,igd10iumd32,igd10iumd32,igd12umd32
  233. szDriverNodeStrongName oem39.inf:5f63e534dd898f5e:iHSWD_w10:20.19.15.4331:pci\ven_8086&dev_0412
  234. szDriverSignDate
  235. szDriverVersion 20.19.0015.4331
  236. szKeyDeviceID Enum\PCI\VEN_8086&DEV_0412&SUBSYS_D0001458&REV_06
  237. szKeyDeviceKey \Registry\Machine\System\CurrentControlSet\Control\Video\{18F8759C-49B0-49DD-8943-1528D939CB3E}\0000
  238. szManufacturer Intel Corporation
  239. szMiniVdd n/a
  240. szMiniVddDateEnglish n/a
  241. szMiniVddDateLocalized n/a
  242. szMonitorMaxRes
  243. szMonitorName BenQ RL2450H
  244. szNotesEnglish No problems found.
  245. szNotesLocalized No problems found.
  246. szOverlayEnglish Supported
  247. szRankOfInstalledDriver 00D12001
  248. szRegHelpText
  249. szRevision
  250. szRevisionId 0x0006
  251. szSubSysId 0xD0001458
  252. szTestResultD3D7English Not run
  253. szTestResultD3D7Localized Not run
  254. szTestResultD3D8English Not run
  255. szTestResultD3D8Localized Not run
  256. szTestResultD3D9English Not run
  257. szTestResultD3D9Localized Not run
  258. szTestResultDDEnglish Not run
  259. szTestResultDDLocalized Not run
  260. szVdd n/a
  261. szVendorId 0x8086
  262. Log Messages
  263. GpuProcessHostUIShim: The GPU process exited normally. Everything is okay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement