summaryrefslogtreecommitdiff
path: root/libs/vr/libbufferhub/consumer_buffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reduce debug level log from libbufferhubTianyu Jiang2019-05-221-12/+0
* Fix non camelCase function namesTianyu Jiang2019-02-081-3/+3
* Change atomics in ashmem from uint64_t to uint32_tTianyu Jiang2018-12-151-11/+11
* Change the definition of buffer state and client state bits.Tianyu2018-12-031-18/+52
* Replace kProducerStateBit with kFirstClientBitMask.Tianyu Jiang2018-10-311-1/+2
* Load with memory_order_acquireTianyu Jiang2018-11-011-3/+3
* Change the variable name "buffer_state_bit" into "client_state_mask".Tianyu Jiang2018-10-261-4/+4
* Disable ignored consumers.Tianyu2018-10-031-5/+0
* Break up and rename buffer_hub_cilent.{h, cpp}Jiwen 'Steve' Cai2018-09-281-0/+183