Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fixes #3074

Merged
merged 3 commits into from
Oct 2, 2023
Merged

Small fixes #3074

merged 3 commits into from
Oct 2, 2023

Conversation

Zorro666
Copy link
Collaborator

Description

  • Prevent exception about uint32_t overflow if negative x or y is used during call to pixel_history in Iter_Test python script
  • Disable stencil buffer writes for the Vulkan Stencil overlay (fixes rare problem of current draw not displaying when switching from Stencil overlay to None overlay and the current draw uses the stencil buffer contents, as demonstrated by Vk_Overlay test)
  • Missing CloseInitStateCmd() in SingleSubmitFlushing() Vulkan debug mode

Fixes rare problem of current draw not displaying when switching from Stencil overlay to None overlay and the current draw uses the stencil buffer contents
Prevents exceptions about uint32_t overflow if negative x or y is used
@Zorro666 Zorro666 merged commit b835a4c into baldurk:v1.x Oct 2, 2023
16 checks passed
@Zorro666 Zorro666 deleted the small-fixes branch October 2, 2023 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant