summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/os/os_time.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/os: use CLOCK_MONOTONIC for sleeps (v2)Marek Olšák2016-07-221-4/+0
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* gallium/os: minor whitespace fixes in os_time.hBrian Paul2015-07-071-5/+6
* gallium/os: add conversion and wait functions for absolute timeoutsMarek Olšák2015-07-051-0/+26
* gallium/os: add os_wait_until_zero (v2)Marek Olšák2015-07-051-0/+11
* gallium/os: Fix nano->micro second concersion.José Fonseca2012-12-081-1/+1
* gallium/os: Cleanup up os_time_get/os_time_get_nano.José Fonseca2012-12-061-5/+7
* llvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY_TIME_ELAPSED.James Benton2012-12-031-0/+7
* Grammar and spelling fixesJeff Smith2010-03-121-1/+1
* os: Time abstractions.José Fonseca2010-02-041-0/+92