summaryrefslogtreecommitdiff
path: root/Source/Core/Common/MemoryUtil.h
AgeCommit message (Expand)Author
2023-08-29Jit: Add more error checking to ProtectStackJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-22Apple M1: RAII Wrapper for JITPageWrite*Execute*()Skyler Saleh
2021-05-22Apple M1: Build, Analytics, and Memory ManagementSkyler Saleh
2021-05-22Apple M1 Support for MacOSSkyler Saleh
2017-06-08remove MemUsage, and therefor psapi dependencyShawn Hoffman
2017-05-20Remove code for only allocating low memoryJosJuice
2016-09-24MemoryUtil: Fix formattingLéo Lam
2016-08-07MemoryUtil: Remove unimplemented/unused functionsLioncash
2016-08-07Common: namespace MemoryUtilLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-06-14Revert "x64: build a Position-Independent Executable (PIE)"Matthew Parlane
2015-06-03MemoryUtil: get executable pages near static dataTillmann Karras
2015-05-26Merge pull request #2162 from degasus/prefetch_texMarkus Wick
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-16VideoCommon: Abort texture prefetching on low RAMdegasus
2014-09-17Be pedantic about stack overflow on Linux and OS X.comex
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre