Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/os: use CLOCK_MONOTONIC for sleeps (v2) | Marek Olšák | 2016-07-22 | 1 | -4/+0 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -2/+2 |
* | gallium/os: minor whitespace fixes in os_time.h | Brian Paul | 2015-07-07 | 1 | -5/+6 |
* | gallium/os: add conversion and wait functions for absolute timeouts | Marek Olšák | 2015-07-05 | 1 | -0/+26 |
* | gallium/os: add os_wait_until_zero (v2) | Marek Olšák | 2015-07-05 | 1 | -0/+11 |
* | gallium/os: Fix nano->micro second concersion. | José Fonseca | 2012-12-08 | 1 | -1/+1 |
* | gallium/os: Cleanup up os_time_get/os_time_get_nano. | José Fonseca | 2012-12-06 | 1 | -5/+7 |
* | llvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY_TIME_ELAPSED. | James Benton | 2012-12-03 | 1 | -0/+7 |
* | Grammar and spelling fixes | Jeff Smith | 2010-03-12 | 1 | -1/+1 |
* | os: Time abstractions. | José Fonseca | 2010-02-04 | 1 | -0/+92 |