Hi Ken,
I’m looking for a convenient way to disable all OpenGL
ops without having to bracket all GL methods. I’m wondering
if implementing a custom GL object, like DebugGL/TraceGL,
that simply does nothing and returns, will be considered
abuse and has pitfalls…? Will this work when there’s no
active context?
Please advise… Thanks!
.rex