| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow GraphicsContext3D to be created with a NULL WebView for offscreen | senorblanco@chromium.org | 2011-08-16 | 2 | -8/+5 |
* | Add option to not generate resources on bind in OpenGL ES | gman@chromium.org | 2011-08-16 | 1 | -2/+5 |
* | Rename and document glCommandBufferEnableCHROMIUM | gman@chromium.org | 2011-08-12 | 1 | -3/+1 |
* | Delete copy_texture_to_parent_texture from GPU command buffer code. | apatrick@chromium.org | 2011-08-10 | 2 | -30/+3 |
* | Add WebGraphicsContext support for readbacks from any framebuffer. | jbauman@chromium.org | 2011-08-08 | 4 | -13/+38 |
* | Implemented support for GL context share groups in the renderer process.I put... | apatrick@chromium.org | 2011-08-03 | 1 | -48/+54 |
* | Expose SwapBuffersCallback to WebGraphicsContext3D | nduca@chromium.org | 2011-08-02 | 1 | -0/+4 |
* | Revert 94775 - Implemented MapExternalResource for DumpRenderTree. | zmo@google.com | 2011-07-29 | 1 | -63/+1 |
* | Implemented MapExternalResource for DumpRenderTree. | apatrick@chromium.org | 2011-07-29 | 1 | -1/+63 |
* | Removed vestigial GL_latch_CHROMIUM code. | apatrick@chromium.org | 2011-07-27 | 4 | -212/+0 |
* | Reland 93106 - Reparenting of RendererGLContexts supports going from no paren... | apatrick@chromium.org | 2011-07-22 | 4 | -0/+14 |
* | Reland 93066 - Execute all GL commands up to the put offset reported by a eac... | apatrick@chromium.org | 2011-07-21 | 2 | -11/+7 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 2 | -2/+6 |
* | Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu... | leandrogracia@chromium.org | 2011-07-21 | 2 | -6/+2 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 2 | -2/+6 |
* | Revert 93106 - Reparenting of RendererGLContexts supports going from no paren... | apatrick@chromium.org | 2011-07-20 | 4 | -14/+0 |
* | Revert 93066 - Execute all GL commands up to the put offset reported by a eac... | apatrick@chromium.org | 2011-07-20 | 1 | -6/+12 |
* | Reparenting of RendererGLContexts supports going from no parent to having a p... | apatrick@chromium.org | 2011-07-19 | 4 | -0/+14 |
* | Execute all GL commands up to the put offset reported by a each flush.This me... | apatrick@chromium.org | 2011-07-19 | 1 | -12/+6 |
* | Detect and expose loss of OpenGL context using GL_ARB_robustness. | kbr@chromium.org | 2011-07-14 | 4 | -0/+16 |
* | Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne... | kbr@chromium.org | 2011-07-13 | 4 | -16/+0 |
* | Detect and expose loss of OpenGL context using GL_ARB_robustness. | kbr@chromium.org | 2011-07-13 | 4 | -0/+16 |
* | Update src/webkit/gpu to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE | abarth@chromium.org | 2011-06-24 | 1 | -1/+2 |
* | Coverity: Handle a NULL input in WebGraphicsContext3DInProcessImpl::shaderSou... | thestig@chromium.org | 2011-06-22 | 1 | -1/+4 |
* | Fix chromium-gpu layout tests. | apatrick@chromium.org | 2011-06-21 | 1 | -0/+6 |
* | RendererGLContext supports reparenting a GL context. | apatrick@chromium.org | 2011-06-20 | 1 | -7/+0 |
* | Automatically put all GL contexts associated with a particular GPU channel (a... | apatrick@chromium.org | 2011-06-16 | 2 | -6/+12 |
* | Hook up with Angle shader translator backend. | zmo@google.com | 2011-06-14 | 1 | -15/+6 |
* | make command buffer work in DRT | gman@chromium.org | 2011-06-04 | 1 | -5/+33 |
* | make command buffer work in DRT | gman@chromium.org | 2011-06-03 | 3 | -1405/+1514 |
* | Reland 87371 - Support for glSetSurfaceCHROMIUM. | apatrick@chromium.org | 2011-06-01 | 4 | -23/+22 |
* | Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM. | rsesek@chromium.org | 2011-05-31 | 4 | -22/+23 |
* | Support for glSetSurfaceCHROMIUM. | apatrick@chromium.org | 2011-05-31 | 4 | -23/+22 |
* | GLContext no longer holds a pointer to a GLSurface. | apatrick@chromium.org | 2011-05-23 | 4 | -23/+59 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Implement GL_CHROMIUM_rate_limit_offscreen_context | nduca@chromium.org | 2011-05-13 | 1 | -0/+2 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 2 | -8/+27 |
* | Drive compositor scheduling with the swapbuffers callback. | nduca@chromium.org | 2011-05-12 | 2 | -2/+0 |
* | Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea... | antonm@chromium.org | 2011-05-12 | 2 | -27/+8 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 2 | -8/+27 |
* | Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-11 | 2 | -27/+8 |
* | Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur... | apatrick@chromium.org | 2011-05-11 | 2 | -8/+27 |
* | Make the GraphicsContext3D implementation selectable | gman@chromium.org | 2011-05-06 | 3 | -0/+2117 |
* | The skia bindings calls were not at a correct place to ensure that the host G... | twiz@chromium.org | 2011-04-26 | 1 | -0/+2 |
* | Call MakeCurrent at the appropriate place when | gman@chromium.org | 2011-04-20 | 1 | -0/+6 |
* | Fix the incorrect method name override. | jbates@chromium.org | 2011-04-13 | 2 | -4/+4 |
* | implemented latch support in renderer process. this corresponds with a webkit... | jbates@chromium.org | 2011-04-12 | 2 | -0/+25 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 2 | -5/+5 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Reland r76840 with fix for webkit_gpu dependencies. | apatrick@chromium.org | 2011-03-08 | 1 | -0/+1 |