index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
c11
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require Visual Studio 2015.
Jose Fonseca
2018-09-10
1
-11
/
+1
*
threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET
Nicolai Hähnle
2017-11-16
1
-1
/
+1
*
c11/haiku: Define missing timespec_get on Haiku
Alexander von Gluck IV
2017-11-13
1
-1
/
+1
*
threads: fix MinGW build breakage
Brian Paul
2017-11-09
1
-1
/
+4
*
threads: update for late C11 changes
Nicolai Hähnle
2017-11-09
3
-53
/
+47
*
c11/threads: rework Windows thrd_current() comment
Emil Velikov
2017-05-04
1
-3
/
+7
*
c11/threads: Include thr/xtimec.h for xtime definition when building with MSVC.
Jose Fonseca
2017-03-29
1
-0
/
+5
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
1
-0
/
+3
*
Disable use of weak in threads_posix.h on Cygwin
Jon Turney
2016-07-15
1
-1
/
+1
*
c11/threads: resolve link issues with -O0
Emil Velikov
2016-05-24
1
-0
/
+26
*
c11/threads: create mutexattrs only when needed
Emil Velikov
2016-05-23
1
-2
/
+7
*
c11/threads: initialize timeout structure
Jan Vesely
2015-10-08
1
-0
/
+6
*
c11/threads: Assert that mtx is non-NULL and check return values.
Matt Turner
2015-09-25
1
-25
/
+23
*
c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
Felix Janda
2015-03-16
1
-6
/
+1
*
c11/threads: correct assertion
Emil Velikov
2014-08-12
1
-1
/
+1
*
c11/threads: don't include assert.h if the assert macro is already defined
Brian Paul
2014-03-19
2
-0
/
+4
*
c11/threads: Don't implement thrd_current on Windows.
José Fonseca
2014-03-04
1
-2
/
+32
*
c11/threads: Fix nano to milisecond conversion.
José Fonseca
2014-03-04
1
-1
/
+1
*
c11: Add missing stdlib.h include.
José Fonseca
2014-01-28
1
-0
/
+1
*
c11: Do not use pthread_mutex_timedlock on NetBSD.
Vinson Lee
2014-01-24
1
-1
/
+1
*
c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX.
José Fonseca
2014-01-23
1
-1
/
+7
*
c11: Update docs/license.html and include verbatim copy of Boost license.
José Fonseca
2014-01-23
3
-3
/
+66
*
c11: Import threads.h emulation library.
José Fonseca
2014-01-23
3
-0
/
+992