summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Common.h
AgeCommit message (Expand)Author
2015-06-08Revert "SDL: handle SDL_QUIT event"Matthew Parlane
2015-06-05SDL: handle SDL_QUIT eventTillmann Karras
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-02-24Common: move _M_SSE macro to Intrinsics.hTillmann Karras
2015-01-12Minor consistency changesStevoisiak
2014-09-30Remove useless STACKALIGN macro.comex
2014-09-06Common: Remove HAVE_CXX11_SYNTAX define from Common.hLioncash
2014-08-23windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from...Shawn Hoffman
2014-07-14Common: add macros for assisting branch predictionTillmann Karras
2014-06-25Centralize the logging code into its own folder in Common.Lioncash
2014-04-17Atomic: support clang 3.4+Tillmann Karras
2014-03-06windows: move arch defines to base.propsShawn Hoffman
2014-03-04Make our architecture defines less stupid.Ryan Houdek
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-20Fix more header sorting issues in Common/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre