8000 Tags · ModernCLab/infoware · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ModernCLab/infoware

Tags

v0.3.1

Toggle v0.3.1's commit message

Verified

This tag was signed with the committer’s 10000 verified signature.
vibe check

Fixed:
  * Core count on Linux
    (76b5522)
    (ThePhD#31)
  * OS name/version/release on Linux by parsing /etc/os-release
    before trying /etc/lsb-release
    (0e1a0c9)
    (ThePhD#31)
  * Mouse counting on Linux
    (d371262)
    (ThePhD#31)

Internal:
  * Fixed warnings on Linux
    (76b5522)
    (ThePhD#31)

v0.3.0

Toggle v0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Like we all ain't, really

Fixed:
  * String decoding on Windows (D3D device names, OS full name)
    (8dd5c4e)
    (ThePhD#32)

New:
  * Max clock in GPU detect (live on OCL, didn't find the API for D3D?)
    (c9e9ef9)
    (db3f805)
    (ThePhD#2)

v0.2.1

Toggle v0.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Ballmer's "peak", or that's what I call it, at least

Fixed:
  * Limitation to 32 displays on Darwin
    (6e8f48b)

New:
  * available_display_configurations() on Darwin
    (b900604)
    (7881a0f)
    (ThePhD#22)

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Dark glass

Fixed:
  * Wrong bitset constructor yielding incorrect results
    in cpu::quantities() on Windows
    (a86ce0c)
    (4f66b27)

Changed:
  * To use CMake's FindX11 for INFOWARE_USE_X11
    (4cfae74)
    (ThePhD#20) (@arthurbiancarelli)

New:
  * CMake install target
    (d6a22e7)
    (6cf4ec3)
    (4299345)
    (cbc4e84)
    (aa3d354)
    (1d52c29)
    (dfa2075)
    (ThePhD#21) (@arthurbiancarelli)
  * system::available_display_configurations() for getting supported
    display modes; refresh_rate member in system::display_t
    (d24cbce)
    (040370f)
    (d2e3903)
    (6fdc1b7)
    (a1f7e82)
    (8071e41)
    (8ccc2ac)
    (4b606a4)
    (@arthurbiancarelli)
  * Support for displays on Darwin via Carbon/Quartz API
    (2c16877)
    (8cf45b5)
    (237a8cd)
    (5dff801)
    (ThePhD#17) (@arthurbiancarelli)

v0.1.2

Toggle v0.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
The enth hardest problem in programming

Fixed:
  * OGL and OCL descriptions being swapped in CMakeLists.txt
    (3a0a0d6)
    (ThePhD#19) (@valeriob01)

New:
  * iware::version constant
    (5f586c6)
    (a94e8d0)

v0.1.1

Toggle v0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Ah, how the wind blows!

Fixed:
  * CMake variable bleeding
    (3436e13)
    (12a0bfe)
    (8dc7acb)
    (f0778e9)
  * CPU frequency acquisition on Windows by querying the registry
    instead of a the less reliable QueryPerformanceFrequency()
    (83030b1)
    (ThePhD#18)

Changed:
  * Windows strings' handling, yielding performance improvements in
    D3D GPU memory acquisition and Windows OS info acquisition
    (d521962)
    (1cddd78)
    (40f9fd2)
    (bf68b68)
    (c10a1a6)
  * PCI device processing to guarantee the promised noexcept and
    reduce confusion by not returning a special value
    (76d9ca5)
    (f40779f)
    (fa2bfe8)
    (897ad77)

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Initial release

0