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

Tags: chongchaoyu/gapid

Tags

v1.0.3

Toggle v1.0.3's commit message
gapir: Fix osx crash on High Sierra.

This one liner magically fixes an assert deep in the depths of the macOS
framework. Don’t ask me why.

Fixes: google#1593

v1.0.2

Toggle v1.0.2's commit message
gapir: Fix crash on gles replay

As the documentation for dl_loader states:

// For *nix systems, a nullptr can be used to search the application's functions.

v1.0.1

Toggle v1.0.1's commit message
gapic/UpdateWatcher: Don't check for pre-releases.

Longer term we should probably have this on a setting.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

Remove the Status section.
We're about to launch v1, and there's plenty more detailed information on the gh-pages.

v0.9.6

Toggle v0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump GAPID version to v0.9.6

v0.9.0

Toggle v0.9.0's commit message
vulkan: Fix panic in unpackMap.

Fixes: google#1322

v0.6.2

Toggle v0.6.2's commit message
Fix for VkSetEvent

We were clobbering over a pointer incorrectly, this was causing the
synchronization data to be created incorrectly.

v0.6.1

Toggle v0.6.1's commit message
Bump GAPID version to v0.6.2

v0.6.0

Toggle v0.6.0's commit message
Bounding box fixes.

v0.5.1

Toggle v0.5.1's commit message
gapic: Address review comments.

0