Skip to content

Tags: gwdevhub/gMod

Tags

v1.9.0.3

Toggle v1.9.0.3's commit message
Merge dev: emulation re-JIT flush, unhook fallthrough, teardown safet…

…y (v1.9.0.3)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.9.0.2

Toggle v1.9.0.2's commit message
Bump version to 1.9.0.2

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.9.0.1

Toggle v1.9.0.1's commit message
Fix surface ref leak and double-release in HashTexture2D multisample …

…path

The D3DPOOL_DEFAULT multisample branch aliased pSurfaceLevel_orig onto
pResolvedSurface, leaking the GetSurfaceLevel reference and releasing the
resolved surface twice (use-after-free). Track the read source in a separate
non-owning pointer so each surface is released exactly once on every path.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.9.0.0

Toggle v1.9.0.0's commit message
1.9

v1.8.0.2

Toggle v1.8.0.2's commit message
release 1.8.0.2

v1.8.0.1

Toggle v1.8.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increment version tweak to 1.8.0.1

v1.8.0.0

Toggle v1.8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.8.0 (#35)

* change tpfconvert functionality to backup into backup folder

* use vcpkg for more packages

* update readme, bump to 1.7.0.2

* rework dll path

* #33

* v1.7.0.3

* debug mode enabled

* fix... something... somehow??? @stl can you explain this???

* safety

* 1.8.0.0

v1.7.0.3

Toggle v1.7.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.7.0.3 (#34)

* change tpfconvert functionality to backup into backup folder

* use vcpkg for more packages

* update readme, bump to 1.7.0.2

* rework dll path

* #33

* v1.7.0.3

v1.7.0.2

Toggle v1.7.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.7.0.2 (#32)

* change tpfconvert functionality to backup into backup folder

* use vcpkg for more packages

* update readme, bump to 1.7.0.2

v1.7.0.1

Toggle v1.7.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix release build (#31)