summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_surface_glx.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* ui: Add a few missing overrides found by a new clang warning.thakis2014-10-301-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-24/+24
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-21/+21
* glx: forward Expose event from child window to parentpiman@chromium.org2014-05-241-2/+7
* gpu/linux: create a child window to control resize and avoid flashespiman@chromium.org2014-05-221-0/+3
* More removal of GTK code.erg@chromium.org2014-04-151-28/+0
* Blacklist partial swaps on linuxpiman@chromium.org2014-03-221-1/+1
* 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