gboisse / gfx

A minimalist and easy to use graphics API.
MIT License
502 stars 36 forks source link

Better leaked resource reporting #53

Closed smeunier-amd closed 1 year ago

smeunier-amd commented 2 years ago

How could we keep some information (filename, line number...) about resources we create for providing more information when reporting leaks?

gboisse commented 2 years ago

That could be pretty useful indeed.

gboisse commented 1 year ago

Closing due to inactivity.