Skip to content

infowarev2023-04-12

Updated

C++ Library for pulling system and hardware information, without hitting the command line.

#Supported Platforms

!android & !uwp & !(windows & arm)

  • linux
  • osx
  • windows-x64
  • windows-x86
  • uwp
  • windows-arm64

#Features

No default features.

#d3d

Use Direct3D for GPU detection.
This choice has priority over opencl and opengl.

Platforms: windows
  • windows-x64
  • windows-x86
  • linux
  • osx
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#opencl

Use OpenCL for GPU detection.
This choice has priority over opengl.

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

#opengl

Use OpenGL for GPU detection.

Platforms: !osx & !ios
  • linux
  • windows-x64
  • windows-x86
  • osx
Dependencies:
and 2 transitive dependencies:
Host Dependencies:

No dependencies.

#x11

Use X11 for display detection.

Platforms: !windows
  • linux
  • osx
  • windows-x64
  • windows-x86
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

#Contributors

  • The Phantom Derpstorm's avatarThe Phantom Derpstorm
  • наб's avatarнаб
  • Ryan's avatarRyan
  • Billy O'Neal's avatarBilly O'Neal
  • Kai Pastor's avatarKai Pastor

#Changelog

  • 3d04b38[vcpkg baseline][infoware][pciids] Update infoware and add new port pciids (#31388)
  • c9e786d[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • 08214e1[infoware] update to latest commit (#18486)
  • cbb72bc[infoware] Bump version to 0.6.0 (#17597)
  • 221ee43[infoware] fix linking issues with non-release builds (#13822)
  • 21d26f7[infoware] Bump version to 0.5.5 (#13010)
  • 930b3de[infoware] Bump version to 0.5.4 (#12167)
  • 250e35a[infoware] Add port of infoware library (#11410)