summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FifoQueue.h
AgeCommit message (Expand)Author
2015-05-26FifoQueue: Use atomics instead of volatile membersLioncash
2015-05-25Add missing license headersTillmann Karras
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre