summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkglcontext-x11.h
Commit message (Expand)AuthorAgeFilesLines
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* x11: Drop GdkX11Visual as public apiMatthias Clasen2017-11-171-1/+1
* x11: Stop using GdkScreen altogetherMatthias Clasen2017-11-171-1/+1
* Stop including gdkmain.hMatthias Clasen2017-11-171-1/+0
* Drop GdkVisualMatthias Clasen2017-10-311-1/+1
* glcontext: Make begin/end_draw() pairedBenjamin Otte2016-12-051-1/+2
* gdk: Large GL refactoringBenjamin Otte2016-12-051-4/+0
* Remove GdkGLProfileEmmanuele Bassi2015-02-121-1/+0
* gl: Drop profile for gdk_window_create_gl_context()Emmanuele Bassi2015-02-121-1/+0
* GdkX11GLContext: Use bitblit for swap if no buffer age supportAlexander Larsson2014-11-061-0/+1
* GdkGLContext: Change the way we track the current contextAlexander Larsson2014-10-301-3/+1
* X11: Pick better system and rgba visuals for GLAlexander Larsson2014-10-291-1/+1
* gl: Make gdk_gl_context_make_current() return voidAlexander Larsson2014-10-131-1/+1
* gl: Make all user GdkGLContexts not attached to any windowAlexander Larsson2014-10-131-0/+3
* gdk: Add support for OpenGLAlexander Larsson2014-10-131-0/+71