index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
os
/
os_thread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
auxiliary/os: Add missing signal.h include.
Baldo Davide
2012-05-05
1
-0
/
+1
*
gallium: use Mesa pthread_barrier_t on Haiku, as it is incomplete under Haiku
Alexander von Gluck
2011-12-27
1
-1
/
+1
*
gallium: add PIPE_OS_ANDROID support
Chia-I Wu
2011-08-21
1
-1
/
+1
*
scons: make embedding orthogonal to the platform
José Fonseca
2011-06-17
1
-6
/
+6
*
gallium: block signals for new thread when spawning threads
Dave Airlie
2011-05-16
1
-1
/
+8
*
os: Fix pipe_static_mutex on Windows.
José Fonseca
2011-03-06
1
-1
/
+2
*
os: remove gratuitous pipe_barrier placeholder code
nobled
2010-07-12
1
-21
/
+1
*
os, rbug: remove PIPE_THREAD_HAVE_CONDVAR
nobled
2010-07-12
1
-1
/
+0
*
os: Implement pipe_condvar on Windows Vista and later
nobled
2010-07-12
1
-0
/
+30
*
os: Implement pipe_condvar on win32
nobled
2010-07-12
1
-7
/
+27
*
gallium: Add tokens for Cygwin.
Vinson Lee
2010-05-13
1
-5
/
+5
*
os: Check for spurious wakeups in pipe_barrier_wait.
Vinson Lee
2010-04-26
1
-1
/
+8
*
os: Implement pipe_barrier for POSIX platforms without pthread_barrier_t.
Vinson Lee
2010-04-17
1
-5
/
+26
*
os: Temporarily use posix thread for embedded too.
Kurt Daverman
2010-03-31
1
-6
/
+6
*
os: Do not use Pthreads barrier functions on Mac OS X.
Vinson Lee
2010-02-10
1
-42
/
+52
*
os: Don't assert on missing implementation of barrier init/destroy. Just usage.
José Fonseca
2010-02-05
1
-2
/
+0
*
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-05
1
-7
/
+144
*
os: Add missing dummy threading definitions.
José Fonseca
2010-02-04
1
-0
/
+19
*
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
1
-0
/
+279