summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_surface_glx.h
Commit message (Expand)AuthorAgeFilesLines
* Moving the VSyncProvider interface to ui/gfx from ui/gldnicoara@chromium.org2013-11-141-1/+1
* Move some files from x11_util to gfx/x/x11_types.h so they can be used by ui/gl.ben@chromium.org2013-09-241-1/+1
* Destroy GLX windows when they are backgroundedccameron@chromium.org2013-09-131-2/+34
* CrOS: Plumb through vsync info to compositor on EGL stacksbacker@chromium.org2013-01-141-9/+2
* Remove call to glXCreateWindowccameron@chromium.org2012-12-131-1/+0
* Always use either glXCreateNewContext or glXCreateContextAttribsARB for GLXccameron@chromium.org2012-12-101-0/+2
* Revert 171679xiyuan@chromium.org2012-12-071-1/+0
* Explicitly create the GLX window for onscreen surfaces.ccameron@chromium.org2012-12-071-0/+1
* Use GLX_SGI_video_sync to get a vblank signal.backer@chromium.org2012-11-091-2/+13
* Send vsync timebase updates to the browser compositorajuma@chromium.org2012-11-011-0/+3
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-181-0/+1
* Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.fischman@chromium.org2012-10-181-1/+0
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@chromium.org2012-10-181-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-181-3/+7
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-0/+98