summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/os/os_time.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-26os: add cast in os_time_sleep() to silence MSVC warningBrian Paul1-1/+1
2012-12-06gallium/os: Cleanup up os_time_get/os_time_get_nano.José Fonseca1-16/+12
2012-12-06gallium/os: Fix os_time_sleep() on Windows for small durations.José Fonseca1-1/+5
2012-12-03llvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY_TIME_ELAPSED.James Benton1-0/+15
2011-11-29Remove windows kernel support code.José Fonseca1-47/+3
2011-06-17scons: make embedding orthogonal to the platformJosé Fonseca1-5/+0
2011-04-27os: simplify ifdefnobled1-1/+1
2010-05-13gallium: Add tokens for Cygwin.Vinson Lee1-1/+1
2010-02-04os: Time abstractions.José Fonseca1-0/+128