summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/sync_token.h
Commit message (Expand)AuthorAgeFilesLines
* Reland "Added an extra sync token field for extra command buffer..."dyen2015-12-091-0/+15
* Revert of Added an extra sync token field for extra command buffer identifica...ajuma2015-12-041-15/+0
* Added an extra sync token field for extra command buffer identification.dyen2015-12-041-0/+15
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-031-0/+30
* Added method to wait on fence syncs which do not need to be flushed.dyen2015-10-141-2/+10
* Reland: Added SyncToken command buffer trait to help with IPC messagesdyen2015-10-121-0/+77
* Revert of Added SyncToken command buffer trait to help with IPC messages. (pa...jbudorick2015-10-101-48/+0
* Added SyncToken command buffer trait to help with IPC messages.dyen2015-10-081-0/+48