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

🧑‍🏭 GPU Resource Factories #2

Merged
merged 7 commits into from
Aug 16, 2024

Conversation

thepaladon
Copy link
Owner

@thepaladon thepaladon commented Aug 16, 2024

Changes

  • Made GPU resource constructers private. Now they're managed through managers. I don't want to have dangling resources and be able to easily inspect any GPU Resources

  • Added a very basic Textures inspector

  • Added a very basic Buffer inspector

  • Cleaned up some code repetition in Tools

  • Cleaned up the constructors the Texture wrapper. Now the manager is responsible for stb_image filepath loading. This makes more sense to me

Etc:

  • Fixed small controller rumble warning

@thepaladon thepaladon merged commit 92bffc9 into main Aug 16, 2024
3 checks passed
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