Y
Hacker News
new
|
ask
|
show
|
jobs
by
CyborgCabbage
976 days ago
What about Debug Output?
https://www.khronos.org/opengl/wiki/Debug_Output
2 comments
flohofwoe
976 days ago
It's better than glGetError() for sure, but not supported everywhere (e.g. macOS is stuck at 4.1 Core Profile).
link
pjmlp
976 days ago
Using those debuggers is like doing CPU debugging.
If at least you had posted a link to RenderDoc.
link