Skip to content
#

glfw

Here are 693 public repositories matching this topic...

Silk.NET
krmr
krmr commented Feb 25, 2022

Summary

After closing a GLFW rendering window GLFW ande some referenced objects remain in memory.

Steps to reproduce

  • Platform: Desktop
  • Framework Version: .NET 5
  • API: OpenGL
  1. Run the code from 'Tutorial 1.1 - Hello Window' in the debugger with a breakpoint on the closing brace of Main.
  2. Once the breakpoint is hit create a memory snapshot and open it.
  3. Inspecting the snapsh
bug help wanted good first issue area-SilkTouch

Improve this page

Add a description, image, and links to the glfw topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the glfw topic, visit your repo's landing page and select "manage topics."

Learn more