summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_time.c
AgeCommit message (Expand)Author
2010-02-04util: Reimplement u_time on top of os_time.José Fonseca
2010-02-04util: Disable u_time.c implementation for embedded.José Fonseca
2009-09-09gallium: Added HaikuOS platformaljen
2009-07-23util: Add support for Mac OS.Vinson Lee
2009-04-27util: Remove unix includes.José Fonseca
2009-04-27util/time: add util_time_sleep() for windows userspaceKeith Whitwell
2009-03-25Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun ccAlan Coopersmith
2009-02-25gallium: Add support for BSD operating systems, tested with FreeBSDBenjamin Close
2008-12-19gallium: replace #elif with #elseBrian Paul
2008-11-03gallium: Fix typo.José Fonseca
2008-09-01util: add func to return time as uint64 microsecondsKeith Whitwell
2008-06-02gallium: Port util_time functions to windows userspace.José Fonseca
2008-05-31gallium: Port timing functions to WinCE.José Fonseca
2008-05-01d3d: Windows miniport driver portability fixes.José Fonseca
2008-04-25gallium: Windows user mode portability fixes.José Fonseca
2008-04-15gallium: Less confusing interface for timeouts.José Fonseca
2008-04-15gallium: Fix mismatching prototypes.José Fonseca
2008-04-13gallium: OS independent time-manipulation functions.José Fonseca