Skip to content

fix VirtioGPUDriver::mark_dirty#10

Merged
differrari merged 1 commit intodifferrari:mainfrom
CodeAnarchist:patch-1
Jul 7, 2025
Merged

fix VirtioGPUDriver::mark_dirty#10
differrari merged 1 commit intodifferrari:mainfrom
CodeAnarchist:patch-1

Conversation

@CodeAnarchist
Copy link
Copy Markdown
Contributor

added bounds checks to ensure the dirty rectangle doesn't exceed the screen size. prevents errors from virtio gpu like "transfer bounds outside resource bounds"

added bounds checks to ensure the dirty rectangle doesn't exceed the screen size. 
prevents errors from virtio gpu like "transfer bounds outside resource bounds"
@differrari differrari merged commit d96ed15 into differrari:main Jul 7, 2025
1 check passed
@CodeAnarchist CodeAnarchist deleted the patch-1 branch August 6, 2025 10:05
differrari pushed a commit that referenced this pull request Aug 9, 2025
fix VirtioGPUDriver::mark_dirty
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.

2 participants