summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_time.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* Merge remote branch 'origin/lp-binning'José Fonseca2010-02-051-0/+12
|\
| * gallium/util: comments for time-related functionsBrian Paul2010-01-271-0/+9
* | util: Reimplement u_time on top of os_time.José Fonseca2010-02-041-30/+59
|/
* util: Add PIPE_OS_APPLE back to auxiliary/util/u_time.h.Vinson Lee2009-09-101-1/+1
* gallium: Added HaikuOS platformaljen2009-09-091-2/+7
* util: Add support for Mac OS.Vinson Lee2009-07-231-3/+3
* Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun ccAlan Coopersmith2009-03-251-3/+3
* gallium: Add support for BSD operating systems, tested with FreeBSDBenjamin Close2009-02-251-3/+3
* util: add func to return time as uint64 microsecondsKeith Whitwell2008-09-011-0/+3
* gallium: Windows CE portability fixes.José Fonseca2008-05-281-1/+1
* gallium: Windows user mode portability fixes.José Fonseca2008-04-251-3/+5
* gallium: Less confusing interface for timeouts.José Fonseca2008-04-151-2/+2
* gallium: Fix mismatching prototypes.José Fonseca2008-04-151-1/+1
* gallium: OS independent time-manipulation functions.José Fonseca2008-04-131-0/+99