summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/mailbox_manager.h
Commit message (Expand)AuthorAgeFilesLines
* gpu: Change Produce/ConsumeTexture to allow texture sharingpiman@chromium.org2013-05-291-20/+16
* Revert 186627miu@chromium.org2013-03-071-4/+0
* Use gpu::Mailbox in IPCs instead of std::stringpiman@chromium.org2013-03-071-0/+4
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-101-1/+2
* Revert 171569 as it broke some browser_tests on win_aura.sky@chromium.org2012-12-071-2/+1
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-061-1/+2
* IPC to generate mailbox names on the GPU process IO thread.apatrick@chromium.org2012-11-071-0/+5
* Coverity: Fix a pass-by-value.jhawkins@chromium.org2012-05-091-3/+3
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-011-0/+99