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
/
src
/
util
/
u_atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/u_atomic: add p_atomic_xchg
Nicolai Hähnle
2017-11-09
1
-1
/
+31
*
util: use GCC atomic intrinsics with explicit memory model
Nicolai Hähnle
2016-10-05
1
-0
/
+21
*
util/u_atomic: Remove MSVC 2008 support.
Jose Fonseca
2016-02-12
1
-59
/
+0
*
include: Add helper header to help trap includes inside extern C.
José Fonseca
2015-03-06
1
-0
/
+2
*
Use __typeof instead of typeof with Solaris Studio compilers
Alan Coopersmith
2015-02-17
1
-3
/
+3
*
util/u_atomic: Use lower-case variables in _Interlocked* helpers.
Jose Fonseca
2015-02-12
1
-33
/
+33
*
util/u_atomic: Add _InterlockedExchangeAdd8/16 for older MSVC.
Jose Fonseca
2015-02-12
1
-4
/
+33
*
util/u_atomic: Add new macro p_atomic_add
Carl Worth
2015-02-09
1
-0
/
+16
*
util/u_atomic: Provide a _InterlockedCompareExchange8 for older MSVC.
José Fonseca
2015-01-30
1
-1
/
+29
*
util/u_atomic: Use _Interlocked* intrinsics for non 64bits.
José Fonseca
2015-01-30
1
-12
/
+12
*
util: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
1
-1
/
+1
*
util/u_atomic: Fix the unlocked implementation.
José Fonseca
2014-12-01
1
-6
/
+6
*
util: Make u_atomic.h typeless.
Matt Turner
2014-12-01
1
-113
/
+93
*
util: Use stdbool.h's bool rather than "boolean".
Matt Turner
2014-12-01
1
-3
/
+5
*
util: Remove u_atomic.h's GCC inline assembly.
Matt Turner
2014-12-01
1
-122
/
+0
*
util: Remove u_atomic.h's MSVC inline assembly.
Matt Turner
2014-12-01
1
-70
/
+0
*
util: Remove u_atomic.h's Gallium dependence.
Matt Turner
2014-12-01
1
-9
/
+6
*
util: s/INLINE/inline/ in u_atomic.h.
Matt Turner
2014-12-01
1
-29
/
+29
*
util: Move u_atomic.h to src/util.
Matt Turner
2014-12-01
1
-0
/
+401