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