Age | Commit message (Expand) | Author |
---|---|---|
2010-09-30 | Revert "Prefer intrinsics to handrolled atomic ops." | Tom Fogal |
2010-09-30 | Prefer intrinsics to handrolled atomic ops. | Tom Fogal |
2010-09-30 | Implement x86_64 atomics for compilers w/o intrinsics. | Tom Fogal |
2010-04-03 | util: Use GCC atomic bultins on GCC 4.1 and higher only. | Vinson Lee |
2010-02-06 | Gallium: Add Solaris atomic function definitions to u_atomic.h | Alan Coopersmith |
2010-02-03 | util: Cast to match the MSVC intrinsics. | José Fonseca |
2010-02-03 | util: Don't include system headers inside extern "C" { ... } | José Fonseca |
2010-02-02 | gallium: Move p_thread.h and p_atomic.h out of gallium interfaces. | José Fonseca |