summaryrefslogtreecommitdiffstats
path: root/ui/gfx/gl/gl_surface_egl.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding Wayland support for ui/gfxdnicoara@chromium.org2011-08-101-3/+14
* Do not allocate depth-stencil buffers for GLSurfaces.apatrick@chromium.org2011-08-091-2/+0
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-18/+78
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-211-78/+18
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-18/+78
* Expose NativeDisplay from GLSurfaceEGL.backer@chromium.org2011-05-261-3/+8
* Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...chromium@hybridsource.org2011-05-251-2/+2
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-231-0/+1
* Split GLX implementations of *GLContext into GLContextGLX and *GLSurfaceGLX.apatrick@chromium.org2011-05-041-8/+2
* Split EGLContext in GLContextEGL and GLSurfaceEGL.apatrick@chromium.org2011-04-141-0/+245