summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/ggl/ggl.h
Commit message (Expand)AuthorAgeFilesLines
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Added context lost callback.amarinichev@google.com2011-02-021-0/+2
* PPAPI: move GLES2Implementation to PPAPI gluepiman@google.com2011-01-281-0/+3
* Route IPC through browser when creating a viewable command buffer.backer@chromium.org2011-01-271-1/+0
* Added ggl::IsCommandBufferContextLost that checks the state of the command bu...amarinichev@google.com2010-11-221-0/+4
* Reland r65152 with mac and linux fix.apatrick@chromium.org2010-11-061-6/+12
* Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-051-12/+6
* Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-051-6/+12
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-2/+2
* Make FakeGlVideoDecodeEngine works in the hardware video decoding architecturehclam@chromium.org2010-10-071-1/+3
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-3/+19
* Resubmit - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderhclam@chromium.org2010-09-291-3/+17
* Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderjochen@chromium.org2010-09-291-17/+3
* Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderhclam@chromium.org2010-09-291-3/+17
* Connect GpuVideoDecodeServiceHost with ggl::Context and CommandBufferProxyhclam@chromium.org2010-09-031-0/+4
* Add way to create a texture in parent's context and copy into itjamesr@chromium.org2010-08-281-0/+7
* Fixed race where GPU process rendered to invalid window handle.apatrick@chromium.org2010-08-181-1/+4
* SwapBuffers notification is sent from GPU process to renderer process.apatrick@chromium.org2010-08-061-0/+6
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-1/+23
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Refactored ggl::SwapBuffers to take the GGL context as an argument. apatrick@chromium.org2010-06-231-1/+1
* Makes shader translation a runtime switch.gman@chromium.org2010-05-171-0/+3
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-3/+31
* GGL library is a variant of the WGL, EGL and PGL libraries.apatrick@chromium.org2010-03-081-0/+55