Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpu: Allow passing waiting command buffer id to target command buffer. | sunnyps | 2016-03-08 | 1 | -0/+60 |
* | Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type. | lukasza | 2016-02-16 | 1 | -21/+21 |
* | Added a way for sync point clients to issue out of order waits. | dyen | 2016-01-08 | 1 | -0/+16 |
* | Switch to standard integer types in gpu/. | avi | 2015-12-21 | 1 | -0/+2 |
* | Implemented new fence syncs which replaces the old sync points. | dyen | 2015-10-07 | 1 | -0/+415 |