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 OpenGL resources using Direct State Access for better performance #26

Closed
athanggupte opened this issue Oct 22, 2021 · 0 comments · Fixed by #27
Closed

Implement OpenGL resources using Direct State Access for better performance #26

athanggupte opened this issue Oct 22, 2021 · 0 comments · Fixed by #27
Assignees
Labels
enhancement Improve existing features module:core Issues regarding the core engine

Comments

@athanggupte
Copy link
Owner

athanggupte commented Oct 22, 2021

Change state based access and modification to DSA functions for:

  • Framebuffer
  • Texture
  • Buffer
  • Vertex Array
  • Renderbuffer
@athanggupte athanggupte added enhancement Improve existing features module:core Issues regarding the core engine labels Oct 22, 2021
@athanggupte athanggupte self-assigned this Oct 22, 2021
@athanggupte athanggupte linked a pull request Oct 26, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve existing features module:core Issues regarding the core engine
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant