BramTeurlings / 3DGameBridge

Wrapper Project for easy implementation of function in any 3D Game Bridge project
GNU General Public License v3.0
2 stars 1 forks source link

[GB-198] SrReshade Addon: fix possible crashes when destroying frame copy resources #53

Closed BramTeurlings closed 8 months ago

BramTeurlings commented 8 months ago

No Description


Originally reported by , imported from: SrReshade Addon: fix possible crashes when destroying frame copy resources
  • assignee:
  • status: Done
  • priority: Medium
  • resolution: Complete
  • resolved: 2024-01-17T02:33:50-08:00
  • imported: 2024-04-04
BramTeurlings commented 8 months ago

607809585759fb0069a89817:

Works in the official directx example engine

BramTeurlings commented 8 months ago

607809585759fb0069a89817:

Pull request: https://github.com/JoeyAnthony/3DGameBridgeProjects/pull/13

BramTeurlings commented 8 months ago

607809585759fb0069a89817:

Accepted and merged

BramTeurlings commented 8 months ago

712020:c26664a4-c3de-4473-a0b4-5a76804d5628:

I tested the main branch after merge and I can see the logs happening. No crashes either, this seems good. Marking it as done.

BramTeurlings commented 8 months ago

712020:c26664a4-c3de-4473-a0b4-5a76804d5628:

Tested in DX12 using the example DX12 weaving and it worked fine when resizing window.