gtk3/docs/reference/gdk
Alexander Larsson f0ae8da993 Remove GdkGLContext::visual
This is not really needed. The gl context is totally tied to the
window it is created from by virtue of sharing the context with the
paint context of that window and that context always has the visual
of the window (which we already can get).

Also, all user visible contexts are essentially offscreen contexts, so
a visual doesn't make sense for them. They only use FBOs which have
whatever format that the users sets up.
2014-10-30 12:43:03 +01:00
..
images
gdk3-overrides.txt
gdk3-sections.txt Remove GdkGLContext::visual 2014-10-30 12:43:03 +01:00
gdk3.types gdk: Add support for OpenGL 2014-10-13 10:43:31 -04:00
gdk-docs.sgml Add a 3.16 index 2014-10-21 23:56:36 -04:00
Makefile.am
version.xml.in