index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
c11
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET
Nicolai Hähnle
1
-1
/
+1
2017-11-13
c11/haiku: Define missing timespec_get on Haiku
Alexander von Gluck IV
1
-1
/
+1
2017-11-09
threads: fix MinGW build breakage
Brian Paul
1
-1
/
+4
2017-11-09
threads: update for late C11 changes
Nicolai Hähnle
3
-53
/
+47
2017-05-04
c11/threads: rework Windows thrd_current() comment
Emil Velikov
1
-3
/
+7
2017-03-29
c11/threads: Include thr/xtimec.h for xtime definition when building with MSVC.
Jose Fonseca
1
-0
/
+5
2016-08-31
Introduce .editorconfig
Eric Engestrom
1
-0
/
+3
2016-07-15
Disable use of weak in threads_posix.h on Cygwin
Jon Turney
1
-1
/
+1
2016-05-24
c11/threads: resolve link issues with -O0
Emil Velikov
1
-0
/
+26
2016-05-23
c11/threads: create mutexattrs only when needed
Emil Velikov
1
-2
/
+7
2015-10-08
c11/threads: initialize timeout structure
Jan Vesely
1
-0
/
+6
2015-09-25
c11/threads: Assert that mtx is non-NULL and check return values.
Matt Turner
1
-25
/
+23
2015-03-16
c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
Felix Janda
1
-6
/
+1
2014-08-12
c11/threads: correct assertion
Emil Velikov
1
-1
/
+1
2014-03-19
c11/threads: don't include assert.h if the assert macro is already defined
Brian Paul
2
-0
/
+4
2014-03-04
c11/threads: Don't implement thrd_current on Windows.
José Fonseca
1
-2
/
+32
2014-03-04
c11/threads: Fix nano to milisecond conversion.
José Fonseca
1
-1
/
+1
2014-01-28
c11: Add missing stdlib.h include.
José Fonseca
1
-0
/
+1
2014-01-24
c11: Do not use pthread_mutex_timedlock on NetBSD.
Vinson Lee
1
-1
/
+1
2014-01-23
c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX.
José Fonseca
1
-1
/
+7
2014-01-23
c11: Update docs/license.html and include verbatim copy of Boost license.
José Fonseca
3
-3
/
+66
2014-01-23
c11: Import threads.h emulation library.
José Fonseca
3
-0
/
+992