summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_atomic.h
Commit message (Expand)AuthorAgeFilesLines
* util: Use GCC atomic bultins on GCC 4.1 and higher only.Vinson Lee2010-04-031-1/+1
* Gallium: Add Solaris atomic function definitions to u_atomic.hAlan Coopersmith2010-02-061-1/+35
* util: Cast to match the MSVC intrinsics.José Fonseca2010-02-031-4/+4
* util: Don't include system headers inside extern "C" { ... }José Fonseca2010-02-031-11/+35
* gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca2010-02-021-0/+247