summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_time.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-7/+7
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-3/+3
2010-02-05Merge remote branch 'origin/lp-binning'José Fonseca1-0/+12
2010-02-04util: Reimplement u_time on top of os_time.José Fonseca1-30/+59
2010-01-27gallium/util: comments for time-related functionsBrian Paul1-0/+9
2009-09-10util: Add PIPE_OS_APPLE back to auxiliary/util/u_time.h.Vinson Lee1-1/+1
2009-09-09gallium: Added HaikuOS platformaljen1-2/+7
2009-07-23util: Add support for Mac OS.Vinson Lee1-3/+3
2009-03-25Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun ccAlan Coopersmith1-3/+3
2009-02-25gallium: Add support for BSD operating systems, tested with FreeBSDBenjamin Close1-3/+3
2008-09-01util: add func to return time as uint64 microsecondsKeith Whitwell1-0/+3
2008-05-28gallium: Windows CE portability fixes.José Fonseca1-1/+1
2008-04-25gallium: Windows user mode portability fixes.José Fonseca1-3/+5
2008-04-15gallium: Less confusing interface for timeouts.José Fonseca1-2/+2
2008-04-15gallium: Fix mismatching prototypes.José Fonseca1-1/+1
2008-04-13gallium: OS independent time-manipulation functions.José Fonseca1-0/+99