| Commit message (Expand) | Author | Age | Files | Lines |
* | Add AwGLSurface and use it in WGC3D | boliu@chromium.org | 2013-08-07 | 2 | -70/+141 |
* | gpu: Add support for multiple GpuMemoryBuffer types. | reveman@chromium.org | 2013-08-03 | 11 | -189/+36 |
* | GLInProcessContext: support async flushes and dedicated GPU thread | sievers@chromium.org | 2013-08-01 | 2 | -324/+82 |
* | WGC3DCommandBufferImpl: Acquire lock when accessing share group. | sievers@chromium.org | 2013-07-29 | 6 | -61/+9 |
* | gpu: Add GpuMemoryBufferFactory interface. | reveman@chromium.org | 2013-07-28 | 3 | -24/+48 |
* | Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."" | hubbe@chromium.org | 2013-07-23 | 4 | -13/+11 |
* | Use a direct include of the message_loop header in dbus/, device/, extensions... | avi@chromium.org | 2013-07-17 | 5 | -11/+13 |
* | Minor GLInProcessContext cleanups. | sievers@chromium.org | 2013-07-17 | 1 | -63/+28 |
* | Make some of the non-mutable tables in gpu/command_buffer 'const'. | digit@chromium.org | 2013-07-13 | 1 | -1/+1 |
* | Remove overlapping memcpy in gpu unittests | piman@chromium.org | 2013-07-13 | 1 | -71/+92 |
* | Fix memory leak in MappedMemoryManager::FreeUnused(). | earthdok@chromium.org | 2013-07-12 | 2 | -4/+2 |
* | Add GL_EXT_multisampled_render_to_texture support to command buffer. | bsalomon@google.com | 2013-07-12 | 10 | -0/+70 |
* | Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..." | nick@chromium.org | 2013-07-12 | 4 | -11/+13 |
* | Fix leakage of IdHandlers from gpu::gles2::ShareGroup::ShareGroup. | earthdok@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | GLInProcessContext must ensure whether CommandBuffer loses context. | dongseong.hwang@intel.com | 2013-07-10 | 1 | -4/+15 |
* | Perform glReadPixels with PBOs in the gpu, if PBOs are available. | hubbe@chromium.org | 2013-07-04 | 4 | -13/+11 |
* | gpu: Fix removal of pending queries. | reveman@chromium.org | 2013-07-03 | 4 | -36/+79 |
* | Revert 209873 "Perform glReadPixels with PBOs in the gpu, if PBO..." | dslomov@chromium.org | 2013-07-03 | 4 | -18/+25 |
* | Perform glReadPixels with PBOs in the gpu, if PBOs are available. | hubbe@chromium.org | 2013-07-03 | 4 | -25/+18 |
* | Revert 209625 "Perform glReadPixels with PBOs in the gpu, if PBO..." | dslomov@chromium.org | 2013-07-02 | 4 | -18/+25 |
* | Perform glReadPixels with PBOs in the gpu, if PBOs are available. | hubbe@chromium.org | 2013-07-02 | 4 | -25/+18 |
* | Fix stream textures + mailboxes | piman@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Factor out code from WebGraphicsContext3DInProcessImpl | sievers@chromium.org | 2013-06-26 | 2 | -0/+715 |
* | The semantics of shallow finish are to block until the GPU process has issued... | apatrick@chromium.org | 2013-06-22 | 8 | -17/+41 |
* | Remove CommandBufferHelper::GetError | jbauman@chromium.org | 2013-06-13 | 2 | -7/+0 |
* | In RingBuffer::GetLargestFreeSizeNoWaiting, release until current token. | qsr@chromium.org | 2013-06-11 | 2 | -3/+38 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Fix the indentation of a a few GLImage methods | kaanb@chromium.org | 2013-06-11 | 1 | -53/+49 |
* | Revert 205224 "In RingBuffer::GetLargestFreeSizeNoWaiting, relea..." | raymes@chromium.org | 2013-06-10 | 2 | -38/+3 |
* | In RingBuffer::GetLargestFreeSizeNoWaiting, release until current token. | qsr@chromium.org | 2013-06-10 | 2 | -3/+38 |
* | Replace context parenting by sharing through mailboxes | piman@chromium.org | 2013-06-05 | 2 | -14/+0 |
* | gpu: Make getImageParameterivCHROMIUM actually call getImageParameterivCHROMI... | kaanb@chromium.org | 2013-06-05 | 1 | -2/+2 |
* | gpu: Change the comment for GpuMemoryBuffer::GetStride to explain the return ... | kaanb@chromium.org | 2013-06-05 | 1 | -1/+1 |
* | Part 2/3 (GL) of adding with device scale factor to transport surfaces | ccameron@chromium.org | 2013-05-26 | 10 | -16/+22 |
* | Get rid of the relative paths in command_buffer client/common | zmo@chromium.org | 2013-05-24 | 39 | -124/+125 |
* | readpixel shared memory fix | hubbe@chromium.org | 2013-05-24 | 1 | -1/+1 |
* | Handle GpuMemoryBuffer allocation failures properly. Currently we only detect... | kaanb@chromium.org | 2013-05-23 | 2 | -1/+9 |
* | Make GpuMemoryBufferFactory a function pointer rather than a callback. | kaanb@chromium.org | 2013-05-21 | 4 | -61/+0 |
* | GPU client side changes for GpuMemoryBuffers: | kaanb@chromium.org | 2013-05-16 | 20 | -7/+540 |
* | gpu: Smarter caching of results for glGetShaderPrecisionFormat | brianderson@chromium.org | 2013-05-14 | 3 | -69/+252 |
* | Fix null dereference in GLES2Implementation::IsExtensionAvailable. | apatrick@chromium.org | 2013-05-10 | 1 | -0/+3 |
* | cc: Fix pixel buffer handling in lost context situations. | reveman@chromium.org | 2013-05-04 | 3 | -29/+61 |
* | android_webview: add an IsMapped API to the GpuMemoryBuffer | kaanb@chromium.org | 2013-04-30 | 2 | -1/+5 |
* | gpu: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-27 | 4 | -11/+11 |
* | Add GLES2_IMPL_EXPORT to GpuMemoryBuffer | kaanb@chromium.org | 2013-04-19 | 1 | -1/+2 |
* | Add a new parameter dest_type to the GL_CHROMIUM_copy_texture extension. | jun.a.jiang@intel.com | 2013-04-19 | 10 | -16/+17 |
* | Move GpuMemoryBuffer interface from ui/gl to gpu/command_buffer/client | kaanb@chromium.org | 2013-04-19 | 3 | -7/+61 |
* | Android: Fix up video to work with mailboxes. | sievers@chromium.org | 2013-04-17 | 1 | -2/+2 |
* | Remove final scoped_array references from gpu code. | dcheng@chromium.org | 2013-04-15 | 4 | -9/+9 |
* | Fix flake in FencedWrapperAllocatorTest::TestAlignment. | hshi@chromium.org | 2013-04-13 | 1 | -11/+8 |