summaryrefslogtreecommitdiffstats
path: root/webkit/gpu
Commit message (Expand)AuthorAgeFilesLines
* Expose EXT_debug_marker to webkitgman@chromium.org2012-08-232-0/+16
* Add GL_CHROMIUM_texture_mailbox entrypoints to wgc3d implementationspiman@chromium.org2012-08-074-0/+35
* Add global tracking of GPU memory allocations. Have each ContextGroup push m...ccameron@chromium.org2012-07-281-1/+1
* Add a shallow command buffer flush that doesn't glFlushbrianderson@chromium.org2012-07-233-0/+8
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+1
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-4/+1
* Current status of patch:dmurph@chromium.org2012-07-181-1/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Adding necessary plumbing for bindUniformLocationCHROMIUM extension.alexst@chromium.org2012-07-024-0/+13
* 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-194-8/+8
* Make context groups share a TextureBufferManagergman@chromium.org2012-06-011-1/+12
* Disable GL_CHROMIUM_gpu_memory_manager extension on webgraphicscontext3d_in_p...mmocny@chromium.org2012-05-301-0/+1
* Fix for GLInProcessContextgman@chromium.org2012-05-201-1/+4
* Cleanup correctly in GLInProcessContextgman@chromium.org2012-05-171-0/+6
* Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.apatrick@chromium.org2012-05-171-2/+8
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-123-13/+13
* remove WEBKIT_USING_SKIAjamesr@chromium.org2012-05-114-8/+0
* Addition of texture-state and fbo-state tests for GL_CHROMIUM_copy_texture.twiz@chromium.org2012-05-094-7/+8
* Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens...twiz@chromium.org2012-05-044-0/+15
* WebGraphicsContext3DInProcessCommandBuffer should report that it does not sup...vollick@chromium.org2012-05-021-1/+3
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-011-1/+1
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-251-0/+1
* Revert 131177 - aura: Change shared context to be offscreen for armmazda@chromium.org2012-04-101-1/+0
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-061-0/+1
* Revert "Revert 130384 - Broke a few Mac bots"gman@chromium.org2012-04-041-1/+1
* Revert 130384 - Broke a few Mac botsrsleevi@chromium.org2012-04-031-1/+1
* Revert "Revert "Make ShareGroup thread safe" http://crrev.com/130034."gman@chromium.org2012-04-031-1/+1
* Implement GetShaderPrecisionFormatzmo@google.com2012-03-304-9/+13
* Add ShareGroup to GLES2Implemenationgman@chromium.org2012-03-291-0/+1
* Chromium implementation of discardBackbuffer WebGraphicsContext3D extension.mmocny@chromium.org2012-03-234-2/+37
* Consistent initialization of GL objects in WebGraphicsContext3DInProcessImpl ...reveman@chromium.org2012-03-171-3/+3
* WebKit support for EXT_occlusion_query.reveman@google.com2012-03-144-0/+59
* NULL check context_impl since it might be nulljamesr@chromium.org2012-03-101-2/+3
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-1/+2
* Remove dead WebGraphicsContext3D initialization codejamesr@chromium.org2012-02-234-87/+37
* This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...mmocny@chromium.org2012-02-212-0/+6
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-032-69/+114
* Change PluginWindowHandle to AcceleratedWidget in ui/gfx/glpiman@chromium.org2012-02-014-86/+7
* Revert "Revert 119430 - Make transferbuffer increase in size dynamically"gman@chromium.org2012-01-271-27/+16
* Revert 119430 - Make transferbuffer increase in size dynamicallykinuko@chromium.org2012-01-271-16/+27
* Make transferbuffer increase in size dynamicallygman@chromium.org2012-01-271-27/+16
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-2/+1
* Stronger synchronization for resize on osmesa.backer@chromium.org2012-01-251-1/+2
* Code cleanup.backer@chromium.org2012-01-191-15/+0
* Revert r118525 / Re-land r118240 - the build failure was a flake.dpranke@chromium.org2012-01-191-3/+4
* Revert r118240 - gles_2_c_lib as a component.dpranke@chromium.org2012-01-191-4/+3
* This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...dpranke@chromium.org2012-01-191-3/+4
* Removing old setVisibility method which was removed during a refactor a while...mmocny@chromium.org2012-01-182-8/+2
* Free the command buffer when tabs are switchedgman@chromium.org2011-12-151-1/+1