You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a simple debugger for opengl will save a lot of time debugging errors because I can't put breakpoints on the graphics card. So I will have to request errors or have errors be sent from the graphics card to my program.
The text was updated successfully, but these errors were encountered:
Creating a simple debugger for opengl will save a lot of time debugging errors because I can't put breakpoints on the graphics card. So I will have to request errors or have errors be sent from the graphics card to my program.
The text was updated successfully, but these errors were encountered: