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

Log creation of OpenGL objects #1626

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

heinezen
Copy link
Member

Logs the creation of several OpenGL objects that were previously silently created.

  • Frambuffers
  • Render passes
  • Render targets
  • Textures from data
  • Texture arrays
  • Uniform buffers

@heinezen heinezen added improvement Enhancement of an existing component area: renderer Concerns our graphics renderer lang: c++ Done in C++ code labels Feb 20, 2024
@heinezen heinezen marked this pull request as ready for review February 20, 2024 23:52
@TheJJ TheJJ merged commit 3519168 into SFTtech:master Feb 21, 2024
13 checks passed
@heinezen heinezen deleted the feature/ubo_log branch February 22, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: renderer Concerns our graphics renderer improvement Enhancement of an existing component lang: c++ Done in C++ code
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants