gdk_cairo_draw_from_gl: Document that this changes the current context

This commit is contained in:
Alexander Larsson 2014-11-06 09:11:17 +01:00
parent 8c6395d8a1
commit aaa335b9e8

View File

@ -88,6 +88,8 @@ gdk_gl_texture_quad (float x1, float y1,
* For #GL_RENDERBUFFER the code will always fall back to software for buffers
* with alpha components, so make sure you use #GL_TEXTURE if using alpha.
*
* Calling this may change the current GL context.
*
* Since: 3.16
*/
void