summaryrefslogtreecommitdiffstats
path: root/webkit/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed old code related to unimplemented GL_CHROMIUM_copy_texture_to_parent_...apatrick@chromium.org2011-11-092-11/+0
* Expose gles2 bgra extensions when GL_EXT_bgra is supportedpiman@chromium.org2011-11-041-4/+13
* Make LazyInstance managed Locks leaky.thestig@chromium.org2011-11-011-6/+5
* Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_...nduca@chromium.org2011-10-254-7/+12
* Only depend on translator_glslpiman@chromium.org2011-10-221-1/+0
* Adding new virtual method setVisibility(bool) to WebGraphicsContext3DInProces...mmocny@chromium.org2011-10-192-0/+6
* Last straw for translated_shader_source extension.zmo@google.com2011-10-172-0/+26