summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_thread.h
AgeCommit message (Expand)Author
2008-09-19gallium: Fix doxygen comments.José Fonseca
2008-09-05gallium: Add pipe_thread primitives for PIPE_OS_LINUX.Michal Krol
2008-09-05gallium: Add pipe_thread primitives for PIPE_SUBSYSTEM_WINDOWS_USER config.Michal Krol
2008-08-28gallium: s/PIPE_OS_WINDOWS/PIPE_SUBSYSTEM_WINDOWS_USER/ in p_thread.José Fonseca
2008-08-27gallium: s/_glthread_Cond/unsigned/ in p_thread.hBrian Paul
2008-08-27gallium: Add dummy defines of pipe_condvar for Windows to make it compile.Michal Krol
2008-08-26gallium: thread wrapper clean-upBrian Paul
2008-06-24gallium: remove some old dispatch codeBrian Paul
2008-04-11gallium: Thread condition variables.José Fonseca
2008-02-19Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca