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

Implement Texture binding system for Uniforms #155

Merged
merged 1 commit into from
Nov 2, 2024
Merged

Conversation

SirBob01
Copy link
Owner

@SirBob01 SirBob01 commented Oct 31, 2024

  • Implement MemoryPool to manage all device memory allocations
  • Remove Buffer class
  • Rename VkResult_log to VkResult_check
  • Remove redundant/verbose documentation for internal submodules (annoying to maintain)

@SirBob01 SirBob01 force-pushed the feat/textures branch 3 times, most recently from 0018ff8 to f232f0a Compare November 2, 2024 11:02
* Implement MemoryPool to manage all device memory allocations
* Remove Buffer class
* Rename VkResult_log to VkResult_check
* Remove redundant/verbose documentation for internal submodules (annoying to maintain)
@SirBob01 SirBob01 merged commit 99da34a into main Nov 2, 2024
1 check passed
@SirBob01 SirBob01 deleted the feat/textures branch November 2, 2024 13:24
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