Чёрный Думер wrote:
Блин, вот же западло: самой нужной колонки
rdr в последнем релизе нет.
https://github.com/gkv311/wglinfo/commit/8badc435dabab6c52a2a6986258501cfae49b328Можешь из исходника последнего в репозитории собрать и запустить, пожалуйста?
Собрал через
GitHub Actions, и вот что интересно - сборка Mingw/GCC не видит ускорителя, а на сборке MSVC работает.
________________________________________________________________________________________________
wglinfo-mingw.exe:Code:
[WGL] WGL extensions:
NULL.
[WGL] OpenGL vendor string: Microsoft Corporation
[WGL] OpenGL renderer string: GDI Generic
[WGL] OpenGL version string: 1.1.0
[WGL] OpenGL extensions:
GL_WIN_swap_hint, GL_EXT_bgra, GL_EXT_paletted_texture.
[WGL] 36 WGL Visuals
visual x bf lv rg d st r g b a ax dp st accum buffs ms
id dep cl sp sz l ci b ro sz sz sz sz bf th cl r g b a ns b rdr
----------------------------------------------------------------------
0x001 32 wb . 32 . r . . 8 8 8 . . 32 8 16 16 16 . . . gdi
0x002 32 wb . 32 . r . . 8 8 8 . . 16 8 16 16 16 . . . gdi
0x003 32 wn . 32 . r y . 8 8 8 . . 32 8 16 16 16 . . . gdi
0x004 32 wn . 32 . r y . 8 8 8 . . 16 8 16 16 16 . . . gdi
0x005 32 wb . 32 . r . . 8 8 8 8 . 32 8 16 16 16 16 . . gdi
0x006 32 wb . 32 . r . . 8 8 8 8 . 16 8 16 16 16 16 . . gdi
0x007 32 wn . 32 . r y . 8 8 8 8 . 32 8 16 16 16 16 . . gdi
0x008 32 wn . 32 . r y . 8 8 8 8 . 16 8 16 16 16 16 . . gdi
0x009 32 wb . 32 . c . . . . . . . 32 8 . . . . . . gdi
0x00a 32 wb . 32 . c . . . . . . . 16 8 . . . . . . gdi
0x00b 32 wn . 32 . c y . . . . . . 32 8 . . . . . . gdi
0x00c 32 wn . 32 . c y . . . . . . 16 8 . . . . . . gdi
0x00d 24 bm . 24 . r . . 8 8 8 . . 32 8 16 16 16 . . . gdi
0x00e 24 bm . 24 . r . . 8 8 8 . . 16 8 16 16 16 . . . gdi
0x00f 24 bm . 24 . r . . 8 8 8 8 . 32 8 16 16 16 16 . . gdi
0x010 24 bm . 24 . r . . 8 8 8 8 . 16 8 16 16 16 16 . . gdi
0x011 24 bm . 24 . c . . . . . . . 32 8 . . . . . . gdi
0x012 24 bm . 24 . c . . . . . . . 16 8 . . . . . . gdi
0x013 16 bm . 16 . r . . 5 5 5 . . 32 8 11 11 10 . . . gdi
0x014 16 bm . 16 . r . . 5 5 5 . . 16 8 11 11 10 . . . gdi
0x015 16 bm . 16 . r . . 5 5 5 8 . 32 8 8 8 8 8 . . gdi
0x016 16 bm . 16 . r . . 5 5 5 8 . 16 8 8 8 8 8 . . gdi
0x017 16 bm . 16 . c . . . . . . . 32 8 . . . . . . gdi
0x018 16 bm . 16 . c . . . . . . . 16 8 . . . . . . gdi
0x019 8 bm . 8 . r . . 3 3 2 . . 32 8 11 11 10 . . . gdi
0x01a 8 bm . 8 . r . . 3 3 2 . . 16 8 11 11 10 . . . gdi
0x01b 8 bm . 8 . r . . 3 3 2 8 . 32 8 8 8 8 8 . . gdi
0x01c 8 bm . 8 . r . . 3 3 2 8 . 16 8 8 8 8 8 . . gdi
0x01d 8 bm . 8 . c . . . . . . . 32 8 . . . . . . gdi
0x01e 8 bm . 8 . c . . . . . . . 16 8 . . . . . . gdi
0x01f 4 bm . 4 . r . . 1 1 1 . . 32 8 5 6 5 . . . gdi
0x020 4 bm . 4 . r . . 1 1 1 . . 16 8 5 6 5 . . . gdi
0x021 4 bm . 4 . r . . 1 1 1 8 . 32 8 4 4 4 4 . . gdi
0x022 4 bm . 4 . r . . 1 1 1 8 . 16 8 4 4 4 4 . . gdi
0x023 4 bm . 4 . c . . . . . . . 32 8 . . . . . . gdi
0x024 4 bm . 4 . c . . . . . . . 16 8 . . . . . . gdi
----------------------------------------------------------------------
visual x bf lv rg d st r g b a ax dp st accum buffs ms rdr
id dep cl sp sz l ci b ro sz sz sz sz bf th cl r g b a ns b
----------------------------------------------------------------------
________________________________________________________________________________________________
wglinfo-msvc.exe:Code:
[WGL] WGL extensions:
WGL_ARB_buffer_region, WGL_ARB_extensions_string, WGL_ARB_make_current_read,
WGL_ARB_pixel_format, WGL_ARB_pbuffer, WGL_EXT_extensions_string,
WGL_EXT_swap_control.
[WGL] OpenGL vendor string: Intel
[WGL] OpenGL renderer string: Intel Pineview Platform
[WGL] OpenGL version string: 1.4.0 - Build 8.14.10.2567
[WGL] OpenGL extensions:
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_blend_color, GL_EXT_abgr,
GL_EXT_texture3D, GL_EXT_clip_volume_hint, GL_EXT_compiled_vertex_array,
GL_EXT_cull_vertex, GL_SGIS_texture_edge_clamp, GL_SGIS_generate_mipmap,
GL_EXT_draw_range_elements, GL_SGIS_texture_lod, GL_EXT_rescale_normal,
GL_EXT_packed_pixels, GL_EXT_separate_specular_color, GL_ARB_multitexture,
GL_EXT_texture_env_combine, GL_EXT_bgra, GL_EXT_blend_func_separate,
GL_EXT_secondary_color, GL_EXT_fog_coord, GL_EXT_texture_env_add,
GL_ARB_texture_cube_map, GL_ARB_transpose_matrix, GL_ARB_texture_env_add,
GL_IBM_texture_mirrored_repeat, GL_EXT_multi_draw_arrays,
GL_NV_blend_square, GL_ARB_texture_compression,
GL_3DFX_texture_compression_FXT1, GL_EXT_texture_filter_anisotropic,
GL_ARB_texture_border_clamp, GL_ARB_point_parameters,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_texture_env_crossbar, GL_EXT_texture_compression_s3tc, GL_ARB_shadow,
GL_ARB_window_pos, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
GL_ARB_vertex_program, GL_ARB_fragment_program, GL_EXT_stencil_two_side,
GL_ARB_vertex_buffer_object, GL_EXT_texture_lod_bias,
GL_NV_texgen_reflection, GL_ARB_depth_texture, GL_WIN_swap_hint.
[WGL] OpenGL (software) vendor string: Microsoft Corporation
[WGL] OpenGL (software) renderer string: GDI Generic
[WGL] OpenGL (software) version string: 1.1.0
[WGL] OpenGL (software) extensions:
GL_WIN_swap_hint, GL_EXT_bgra, GL_EXT_paletted_texture.
[WGL] 42 WGL Visuals
visual x bf lv rg d st r g b a ax dp st accum buffs ms
id dep cl sp sz l ci b ro sz sz sz sz bf th cl r g b a ns b rdr
----------------------------------------------------------------------
0x001 32 wn . 32 . r . . 8 8 8 8 . . . . . . . . . icd
0x002 32 wn . 32 . r y . 8 8 8 8 . . . 16 16 16 16 . . icd
0x003 32 wn . 32 . r . . 8 8 8 8 . 16 . . . . . . . icd
0x004 32 wn . 32 . r y . 8 8 8 8 . 16 . 16 16 16 16 . . icd
0x005 32 wn . 32 . r . . 8 8 8 8 . 24 8 . . . . . . icd
0x006 32 wn . 32 . r y . 8 8 8 8 . 24 8 16 16 16 16 . . icd
0x007 32 wb . 32 . r . . 8 8 8 . . 32 8 16 16 16 . . . gdi
0x008 32 wb . 32 . r . . 8 8 8 . . 16 8 16 16 16 . . . gdi
0x009 32 wn . 32 . r y . 8 8 8 . . 32 8 16 16 16 . . . gdi
0x00a 32 wn . 32 . r y . 8 8 8 . . 16 8 16 16 16 . . . gdi
0x00b 32 wb . 32 . r . . 8 8 8 8 . 32 8 16 16 16 16 . . gdi
0x00c 32 wb . 32 . r . . 8 8 8 8 . 16 8 16 16 16 16 . . gdi
0x00d 32 wn . 32 . r y . 8 8 8 8 . 32 8 16 16 16 16 . . gdi
0x00e 32 wn . 32 . r y . 8 8 8 8 . 16 8 16 16 16 16 . . gdi
0x00f 32 wb . 32 . c . . . . . . . 32 8 . . . . . . gdi
0x010 32 wb . 32 . c . . . . . . . 16 8 . . . . . . gdi
0x011 32 wn . 32 . c y . . . . . . 32 8 . . . . . . gdi
0x012 32 wn . 32 . c y . . . . . . 16 8 . . . . . . gdi
0x013 24 bm . 24 . r . . 8 8 8 . . 32 8 16 16 16 . . . gdi
0x014 24 bm . 24 . r . . 8 8 8 . . 16 8 16 16 16 . . . gdi
0x015 24 bm . 24 . r . . 8 8 8 8 . 32 8 16 16 16 16 . . gdi
0x016 24 bm . 24 . r . . 8 8 8 8 . 16 8 16 16 16 16 . . gdi
0x017 24 bm . 24 . c . . . . . . . 32 8 . . . . . . gdi
0x018 24 bm . 24 . c . . . . . . . 16 8 . . . . . . gdi
0x019 16 bm . 16 . r . . 5 5 5 . . 32 8 11 11 10 . . . gdi
0x01a 16 bm . 16 . r . . 5 5 5 . . 16 8 11 11 10 . . . gdi
0x01b 16 bm . 16 . r . . 5 5 5 8 . 32 8 8 8 8 8 . . gdi
0x01c 16 bm . 16 . r . . 5 5 5 8 . 16 8 8 8 8 8 . . gdi
0x01d 16 bm . 16 . c . . . . . . . 32 8 . . . . . . gdi
0x01e 16 bm . 16 . c . . . . . . . 16 8 . . . . . . gdi
0x01f 8 bm . 8 . r . . 3 3 2 . . 32 8 11 11 10 . . . gdi
0x020 8 bm . 8 . r . . 3 3 2 . . 16 8 11 11 10 . . . gdi
0x021 8 bm . 8 . r . . 3 3 2 8 . 32 8 8 8 8 8 . . gdi
0x022 8 bm . 8 . r . . 3 3 2 8 . 16 8 8 8 8 8 . . gdi
0x023 8 bm . 8 . c . . . . . . . 32 8 . . . . . . gdi
0x024 8 bm . 8 . c . . . . . . . 16 8 . . . . . . gdi
0x025 4 bm . 4 . r . . 1 1 1 . . 32 8 5 6 5 . . . gdi
0x026 4 bm . 4 . r . . 1 1 1 . . 16 8 5 6 5 . . . gdi
0x027 4 bm . 4 . r . . 1 1 1 8 . 32 8 4 4 4 4 . . gdi
0x028 4 bm . 4 . r . . 1 1 1 8 . 16 8 4 4 4 4 . . gdi
0x029 4 bm . 4 . c . . . . . . . 32 8 . . . . . . gdi
0x02a 4 bm . 4 . c . . . . . . . 16 8 . . . . . . gdi
----------------------------------------------------------------------
visual x bf lv rg d st r g b a ax dp st accum buffs ms rdr
id dep cl sp sz l ci b ro sz sz sz sz bf th cl r g b a ns b
----------------------------------------------------------------------