bmerry / bugle

OpenGL debugger
Other
5 stars 4 forks source link

WGL/EGL/GLX attribute lists display tokens numerically instead of symbolically #6

Open bmerry opened 15 years ago

bmerry commented 15 years ago

This is largely fixed for EGL and GLX. WGL still needs human-readable dumping for PIXELFORMATDESCRIPTOR and for WGL_ARB_pixel_format.

Reported by: bmerry

Original Ticket: "bugle/tickets/6":https://sourceforge.net/p/bugle/tickets/6

bmerry commented 15 years ago

Original comment by: bmerry

bmerry commented 12 years ago

Additionally, GLX still does not decode the values of bitfields such as the context flags and context profile mask.

Original comment by: bmerry