summaryrefslogtreecommitdiffstats
path: root/webkit/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-1/+9
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-9/+1
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-1/+9
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-1/+1
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-1/+1
* Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storagevangelis@chromium.org2011-12-064-0/+14
* Update these includes to use the new header locationsabarth@chromium.org2011-12-033-5/+5
* 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-234-0/+16
* Flip Y-axis in WebGL for Skia-Macepoger@chromium.org2011-11-231-1/+1
* Allow GLSurface to indicate that it supports a specific extension.backer@chromium.org2011-11-221-1/+1
* base::Bind() conversion for remaining GPU files.dcheng@chromium.org2011-11-221-19/+22
* Added apatrick and gman as co-owners of src/webkit/gpu/ .kbr@chromium.org2011-11-211-0/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-6/+6
* webkit: Remove 3 exit time destructor and turn on -Wexit-time-destructors.thakis@chromium.org2011-11-112-1/+3
* Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.backer@chromium.org2011-11-114-0/+13
* Add entry points for compressed textures.gman@chromium.org2011-11-114-0/+52