Skip to content

Commit 9a7a6c6

Browse files
committed
Updated to latest scopehal with Vulkan init bug fix. See #947.
1 parent 2946fd5 commit 9a7a6c6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

lib

release-notes/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ We try to maintain compatibility with older versions of ngscopeclient but occasi
3838

3939
## Bugs fixed since v0.1.1
4040

41+
* Core: Vulkan initialization code would break on cards that advertised 32-bit atomic float support, but did not support atomic addition (https://github.com/ngscopeclient/scopehal-apps/issues/947)
4142
* Drivers: LeCroy allowed some APIs intended for analog inputs to be called on the trigger channel as well, confusing the scope
4243
* Filters: broken CSV import with \r\n line endings (https://github.com/ngscopeclient/scopehal-apps/issues/939)
4344
* Filters: Eye pattern mask testing would use stale mask geometry after selecting a new mask until the window was resized (https://github.com/ngscopeclient/scopehal/issues/1042)

0 commit comments

Comments
 (0)