summaryrefslogtreecommitdiffstats
path: root/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-2/+2
* Added minimal support to command buffer for GL_ARB_texture_rectanglekbr@chromium.org2011-11-231-0/+4
* Flip Y-axis in WebGL for Skia-Macepoger@chromium.org2011-11-231-1/+1
* Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.backer@chromium.org2011-11-111-0/+1
* Add entry points for compressed textures.gman@chromium.org2011-11-111-0/+17
* Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_...nduca@chromium.org2011-10-251-2/+2
* Adding new virtual method setVisibility(bool) to WebGraphicsContext3DInProces...mmocny@chromium.org2011-10-191-0/+2
* Last straw for translated_shader_source extension.zmo@google.com2011-10-171-0/+2
* Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...bsalomon@google.com2011-09-061-1/+2
* Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...bsalomon@google.com2011-08-291-0/+4
* Add WebGraphicsContext support for readbacks from any framebuffer.jbauman@chromium.org2011-08-081-0/+2
* Removed vestigial GL_latch_CHROMIUM code.apatrick@chromium.org2011-07-271-5/+0
* Reland 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-221-0/+2
* Revert 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-201-2/+0
* Reparenting of RendererGLContexts supports going from no parent to having a p...apatrick@chromium.org2011-07-191-0/+2
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+2
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-2/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+2
* make command buffer work in DRTgman@chromium.org2011-06-031-293/+291
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-011-3/+3
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-311-3/+3
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-311-3/+3
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-231-0/+2
* Make the GraphicsContext3D implementation selectablegman@chromium.org2011-05-061-0/+478