| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: Add Mac OS to pipe/p_thread.h. | Vinson Lee | 2009-09-14 | 1 | -5/+5 |
* | gallium: Added HaikuOS platform | aljen | 2009-09-09 | 1 | -5/+5 |
* | Merge branch 'mesa_7_5_branch' | Brian Paul | 2009-06-16 | 1 | -0/+1 |
|\ |
|
| * | gallium: Ensure assert macro is defined before being used in p_thread.h | José Fonseca | 2009-06-15 | 1 | -0/+1 |
* | | gallium: Make pipe thread say if it has condvars or not | Jakob Bornecrantz | 2009-06-05 | 1 | -0/+2 |
|/ |
|
* | Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc | Alan Coopersmith | 2009-03-25 | 1 | -5/+5 |
* | gallium: Use macro parameter names consistently. | Michal Krol | 2009-03-16 | 1 | -10/+10 |
* | gallium: pipe_mutex_init() is of type void. | Michal Krol | 2009-03-16 | 1 | -1/+1 |
* | gallium: Add support for BSD operating systems, tested with FreeBSD | Benjamin Close | 2009-02-25 | 1 | -5/+5 |
* | gallium: Fix doxygen comments. | José Fonseca | 2008-09-19 | 1 | -0/+2 |
* | gallium: Add pipe_thread primitives for PIPE_OS_LINUX. | Michal Krol | 2008-09-05 | 1 | -1/+22 |
* | gallium: Add pipe_thread primitives for PIPE_SUBSYSTEM_WINDOWS_USER config. | Michal Krol | 2008-09-05 | 1 | -0/+24 |
* | gallium: s/PIPE_OS_WINDOWS/PIPE_SUBSYSTEM_WINDOWS_USER/ in p_thread. | José Fonseca | 2008-08-28 | 1 | -6/+5 |
* | gallium: s/_glthread_Cond/unsigned/ in p_thread.h | Brian Paul | 2008-08-27 | 1 | -1/+1 |
* | gallium: Add dummy defines of pipe_condvar for Windows to make it compile. | Michal Krol | 2008-08-27 | 1 | -0/+9 |
* | gallium: thread wrapper clean-up | Brian Paul | 2008-08-26 | 1 | -237/+129 |
* | gallium: remove some old dispatch code | Brian Paul | 2008-06-24 | 1 | -22/+0 |
* | gallium: Thread condition variables. | José Fonseca | 2008-04-11 | 1 | -0/+34 |
* | Remove src/mesa and src/mesa/main from gallium source include paths. | José Fonseca | 2008-02-19 | 1 | -32/+295 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+54 |