Skip to content

Release: v1010

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 23:09
· 63 commits to master since this release
4e2bf65
feat: general code cleanup and removing deprecated code (#55)

* feat: general code cleanup and removing deprecated code

Signed-off-by: Michael Pollind <[email protected]>

* added shared ref counted forge objects

Signed-off-by: Michael Pollind <[email protected]>

* feat: migrate more shared pipeline state

Signed-off-by: Michael Pollind <[email protected]>

* feat: cleanup memory leaks and correctly copy directXcompiler

Signed-off-by: Michael Pollind <[email protected]>

* feat: address memory leak for PostEffect

Signed-off-by: Michael Pollind <[email protected]>

* feat: correct for dxcompiler

Signed-off-by: Michael Pollind <[email protected]>

* feat: static to shared

Signed-off-by: Michael Pollind <[email protected]>

* feat: add back occlusion queries for vulkan pipeline

Signed-off-by: Michael Pollind <[email protected]>

* bugfix: resolve glowing potion

Signed-off-by: Michael Pollind <[email protected]>

---------

Signed-off-by: Michael Pollind <[email protected]>