summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/os/os_time.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/os: Cleanup up os_time_get/os_time_get_nano.José Fonseca2012-12-061-16/+12
* gallium/os: Fix os_time_sleep() on Windows for small durations.José Fonseca2012-12-061-1/+5
* llvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY_TIME_ELAPSED.James Benton2012-12-031-0/+15
* Remove windows kernel support code.José Fonseca2011-11-291-47/+3
* scons: make embedding orthogonal to the platformJosé Fonseca2011-06-171-5/+0
* os: simplify ifdefnobled2011-04-271-1/+1
* gallium: Add tokens for Cygwin.Vinson Lee2010-05-131-1/+1
* os: Time abstractions.José Fonseca2010-02-041-0/+128