summaryrefslogtreecommitdiffstats
path: root/webkit/gpu/webgraphicscontext3d_in_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-181-0/+10
* Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.fischman@chromium.org2012-10-181-10/+0
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@chromium.org2012-10-181-0/+10
* Add GL_CHROMIUM_texture_mailbox entrypoints to wgc3d implementationspiman@chromium.org2012-08-071-0/+15
* Adding necessary plumbing for bindUniformLocationCHROMIUM extension.alexst@chromium.org2012-07-021-0/+5
* Aura: Fix partial swaps in the UIbacker@chromium.org2012-06-261-5/+7
* Addition of an unpremultiplied-alpha setting for the GL_CHROMIUM_copy_texture...twiz@chromium.org2012-06-191-2/+2
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-7/+7
* remove WEBKIT_USING_SKIAjamesr@chromium.org2012-05-111-2/+0
* Addition of texture-state and fbo-state tests for GL_CHROMIUM_copy_texture.twiz@chromium.org2012-05-091-1/+1
* Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens...twiz@chromium.org2012-05-041-0/+5
* Implement GetShaderPrecisionFormatzmo@google.com2012-03-301-0/+3
* Chromium implementation of discardBackbuffer WebGraphicsContext3D extension.mmocny@chromium.org2012-03-231-0/+12
* Consistent initialization of GL objects in WebGraphicsContext3DInProcessImpl ...reveman@chromium.org2012-03-171-3/+3
* WebKit support for EXT_occlusion_query.reveman@google.com2012-03-141-0/+21
* NULL check context_impl since it might be nulljamesr@chromium.org2012-03-101-2/+3
* Remove dead WebGraphicsContext3D initialization codejamesr@chromium.org2012-02-231-54/+27
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-031-63/+101
* Change PluginWindowHandle to AcceleratedWidget in ui/gfx/glpiman@chromium.org2012-02-011-1/+1
* Stronger synchronization for resize on osmesa.backer@chromium.org2012-01-251-1/+2
* Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storagevangelis@chromium.org2011-12-061-0/+3
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-1/+1
* Enable GL_CHROMIUM_post_sub_buffer for osmesabacker@chromium.org2011-12-021-1/+4
* Added minimal support to command buffer for GL_ARB_texture_rectanglekbr@chromium.org2011-11-231-0/+5
* Allow GLSurface to indicate that it supports a specific extension.backer@chromium.org2011-11-221-1/+1
* Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.backer@chromium.org2011-11-111-0/+6
* Add entry points for compressed textures.gman@chromium.org2011-11-111-0/+8
* Removed old code related to unimplemented GL_CHROMIUM_copy_texture_to_parent_...apatrick@chromium.org2011-11-091-8/+0
* Expose gles2 bgra extensions when GL_EXT_bgra is supportedpiman@chromium.org2011-11-041-4/+13
* Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_...nduca@chromium.org2011-10-251-3/+3
* Allow specification of the share group in WebGraphicsContext3DInProcessImplpiman@chromium.org2011-10-151-18/+20
* Adding gl command to change surface visibility, so that the gpu process can a...mmocny@chromium.org2011-10-141-0/+3
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-2/+8
* Add a call to GLContext::ReleaseCurrent(). Without this we seem to be leaking...satish@chromium.org2011-10-111-0/+1
* Allow a window to be passed to WebGraphicsContext3DInProcessImplpiman@chromium.org2011-10-101-22/+43
* Properly support BGRA textures on desktop GLpiman@chromium.org2011-10-091-0/+11
* Release current context after initializing a WebGraphicsContext3DInProcessImplpiman@chromium.org2011-10-091-0/+1
* Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...bsalomon@google.com2011-09-061-2/+2
* Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...bsalomon@google.com2011-08-291-1/+6
* Allow GraphicsContext3D to be created with a NULL WebView for offscreensenorblanco@chromium.org2011-08-161-7/+4
* Delete copy_texture_to_parent_texture from GPU command buffer code.apatrick@chromium.org2011-08-101-23/+1
* Add WebGraphicsContext support for readbacks from any framebuffer.jbauman@chromium.org2011-08-081-7/+19
* Removed vestigial GL_latch_CHROMIUM code.apatrick@chromium.org2011-07-271-21/+0
* Reland 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-221-0/+5
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-0/+1
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-2/+4
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-211-4/+2
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-2/+4
* Revert 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-201-5/+0
* Reparenting of RendererGLContexts supports going from no parent to having a p...apatrick@chromium.org2011-07-191-0/+5