OSDN Git Service

android: libdrm_platform: add liblog shared dependency
[android-x86/external-libdrm.git] / xf86atomic.h
2018-03-20 Eric Engestrommeson,configure: include config.h automatically
2018-01-29 Eric Engestromxf86atomic: fix -Wundef warning
2015-09-21 Emil VelikovFix SunOS/NetBSD atomic macro
2015-03-13 Maarten LankhorstUse __sync_add_and_fetch instead of __sync_fetch_and_ad...
2015-03-13 Maarten LankhorstAdd atomic_inc_return to atomics.
2015-02-12 Alan CoopersmithStop undefining _ATOMIC_TYPE in Solaris/NetBSD section...
2015-01-26 Thomas KlausnerAdd NetBSD atomic ops support.
2015-01-26 Thomas KlausnerFix libdrm's atomic_dec_and_test on Solaris.
2014-09-15 Lionel Landwerlinatomic: add atomic_add_unless()
2010-04-17 Alan CoopersmithCorrect the Solaris definitions of atomic_add & atomic_dec
2010-03-17 Pauli Nieminenlibdrm_radeon: Optimize cs_gem_reloc to do less looping.
2010-03-17 Pauli Nieminenlibdrm: Move intel_atomic.h to libdrm core for sharing.