| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/lp-binning' | José Fonseca | 2010-02-05 | 1 | -0/+12 |
|\ |
|
| * | gallium/util: comments for time-related functions | Brian Paul | 2010-01-27 | 1 | -0/+9 |
* | | util: Reimplement u_time on top of os_time. | José Fonseca | 2010-02-04 | 1 | -30/+59 |
|/ |
|
* | util: Add PIPE_OS_APPLE back to auxiliary/util/u_time.h. | Vinson Lee | 2009-09-10 | 1 | -1/+1 |
* | gallium: Added HaikuOS platform | aljen | 2009-09-09 | 1 | -2/+7 |
* | util: Add support for Mac OS. | Vinson Lee | 2009-07-23 | 1 | -3/+3 |
* | Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc | Alan Coopersmith | 2009-03-25 | 1 | -3/+3 |
* | gallium: Add support for BSD operating systems, tested with FreeBSD | Benjamin Close | 2009-02-25 | 1 | -3/+3 |
* | util: add func to return time as uint64 microseconds | Keith Whitwell | 2008-09-01 | 1 | -0/+3 |
* | gallium: Windows CE portability fixes. | José Fonseca | 2008-05-28 | 1 | -1/+1 |
* | gallium: Windows user mode portability fixes. | José Fonseca | 2008-04-25 | 1 | -3/+5 |
* | gallium: Less confusing interface for timeouts. | José Fonseca | 2008-04-15 | 1 | -2/+2 |
* | gallium: Fix mismatching prototypes. | José Fonseca | 2008-04-15 | 1 | -1/+1 |
* | gallium: OS independent time-manipulation functions. | José Fonseca | 2008-04-13 | 1 | -0/+99 |