summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-233-7/+15
* Minor GLInProcessContext cleanups.sievers@chromium.org2013-07-171-0/+1
* Make some of the non-mutable tables in gpu/command_buffer 'const'.digit@chromium.org2013-07-132-56/+56
* Add GL_EXT_multisampled_render_to_texture support to command buffer.bsalomon@google.com2013-07-125-59/+154
* Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."nick@chromium.org2013-07-123-16/+7
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-043-7/+16
* Revert 209873 "Perform glReadPixels with PBOs in the gpu, if PBO..."dslomov@chromium.org2013-07-033-16/+7
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-033-7/+16
* Revert 209625 "Perform glReadPixels with PBOs in the gpu, if PBO..."dslomov@chromium.org2013-07-023-16/+7
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-023-7/+16
* Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org2013-06-281-1/+1
* gpu: Implement debug logging on Androidskyostil@chromium.org2013-06-221-0/+33
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-082-0/+5
* gpu: Make pack/unpack alignment part of autogenerated stateskyostil@chromium.org2013-06-041-0/+2
* gpu: Autogenerate glHint stateskyostil@chromium.org2013-05-311-0/+1
* Part 2/3 (GL) of adding with device scale factor to transport surfacesccameron@chromium.org2013-05-262-6/+12
* Remove unused kMaxCommandBufferSize enumkaanb@chromium.org2013-05-251-4/+0
* Get rid of the relative paths in command_buffer client/commonzmo@chromium.org2013-05-2416-35/+34
* GPU client side changes for GpuMemoryBuffers:kaanb@chromium.org2013-05-161-0/+1
* Add a new parameter dest_type to the GL_CHROMIUM_copy_texture extension.jun.a.jiang@intel.com2013-04-192-6/+14
* Android: Fix up video to work with mailboxes.sievers@chromium.org2013-04-171-3/+3
* Use base/memory/scoped_ptr.h in gpu client code.dcheng@chromium.org2013-04-121-384/+0
* Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Fix large mis-paint when resizing windows aura chromecpu@chromium.org2013-04-061-5/+8
* Implement EXT_draw_buffers WebGL extention support in command buffer.zmo@chromium.org2013-03-145-4/+139
* Add per-profile disk caching of complied GPU shaders.dsinclair@chromium.org2013-03-131-0/+3
* Move InsertSyncPoint to GLES2Interfacepiman@chromium.org2013-03-085-1/+15
* Revert "Revert 186416"gman@chromium.org2013-03-071-7/+7
* Revert 186416zmo@chromium.org2013-03-061-7/+7
* Use client side arrays for GL_STREAM_DRAW attributesgman@chromium.org2013-03-061-7/+7
* gpu: Add the ability to wait on upload completion.epenner@chromium.org2013-03-053-4/+53
* Move Mailbox from cc to gpu, and its traits to gpu/ipcpiman@chromium.org2013-03-042-0/+53
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-272-473/+526
* Make WaitSyncPoint go through command buffers.piman@chromium.org2013-02-273-0/+48
* Add TRACE calls for all gpu driver callsgman@chromium.org2013-02-071-1/+1
* Add CommandBuffer::GetLastTokengman@chromium.org2013-01-252-0/+8
* Add two MemoryBarrier calls and transform the Acquire_Store() calls to Releas...glider@chromium.org2013-01-241-4/+6
* Remove unused SRPC proxy code from gpu.bbudge@chromium.org2013-01-241-22/+0
* Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImplgman@chromium.org2013-01-231-4/+4
* Fix gles2_cmd_format overflowjschuh@chromium.org2013-01-231-4/+7
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-092-0/+2
* Removing the JumpRelative, Call, CallRelative and Return commands.dsinclair@chromium.org2013-01-041-156/+5
* Extract Chromium-specific parts out of third_party/khronos/GLES2 .phajdan.jr@chromium.org2012-12-271-1/+1
* Revert 174687kmadhusu@chromium.org2012-12-271-1/+1
* Extract Chromium-specific parts out of third_party/khronos/GLES2 .phajdan.jr@chromium.org2012-12-271-1/+1
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-212-26/+11
* Fix tracing for gpu/ directory in NaCljbauman@chromium.org2012-12-181-2/+2
* Add a command to lose the contextgman@chromium.org2012-12-175-0/+65
* Add to the GL_CHROMIUM_gpu_memory_manager extension accameron@chromium.org2012-12-142-0/+15
* Revert 172805apatrick@google.com2012-12-142-11/+26