Skip to content

Fix #11 (memory leak) and #52 ("gl_" are reserved)#58

Open
hatrd wants to merge 2 commits into
HackerPoet:masterfrom
hatrd:contribute
Open

Fix #11 (memory leak) and #52 ("gl_" are reserved)#58
hatrd wants to merge 2 commits into
HackerPoet:masterfrom
hatrd:contribute

Conversation

@hatrd
Copy link
Copy Markdown

@hatrd hatrd commented Sep 8, 2023

Fix #11 (memory leak) and #52 (identifiers starting with "gl_" are reserved).
Added destructors of FrameBuffer and Texture to release OpenGL resources properly.
Renamed gl_FragColor to FragColor for consistency with OpenGL naming conventions.
Hope to be helpful to you : )

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.

Memory leak

1 participant