index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
MemoryUtil.cpp
Age
Commit message (
Expand
)
Author
2025-04-21
MemoryUtil: Remove availability checks for macOS 11
OatmealDome
2023-08-29
Jit: Add more error checking to ProtectStack
JosJuice
2023-04-15
Embrace nullptr over NULL and 0
get
2022-06-01
MemoryUtil: Remove __builtin_available for macOS 10.14
OatmealDome
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-22
Apple M1: x86_64 MAP_JIT
Skyler Saleh
2021-05-22
Apple M1: MacOS 11.2 mprotect restrictions
Skyler Saleh
2021-05-22
Apple M1: OS version checking for MAP_JIT
Skyler Saleh
2021-05-22
Apple M1: Build, Analytics, and Memory Management
Skyler Saleh
2021-05-22
Apple M1 Support for MacOS
Skyler Saleh
2020-12-20
MemoryUtil: Use HW_PHYSMEM64 sysctl in MemPhysical
MerryMage
2020-12-15
Add NetBSD support
David Carlier
2020-12-02
General: Convert PanicAlerts over to fmt equivalent
Lioncash
2020-10-23
Common: Migrate logging to fmt
Lioncash
2017-08-18
CommonFuncs: LastStrerrorString added
Sepalani
2017-06-08
remove MemUsage, and therefor psapi dependency
Shawn Hoffman
2017-05-20
MemoryUtil: 0 -> nullptr
JosJuice
2017-05-20
Remove code for only allocating low memory
JosJuice
2017-03-27
Initial support for Haiku.
Augustin Cavalier
2017-01-23
Add includes for building on Windows without PCH
Michael Maltese
2016-10-23
Fix unused function warnings
Léo Lam
2016-09-24
MemoryUtil: Fix formatting
Léo Lam
2016-08-07
Common: namespace MemoryUtil
Lioncash
2016-07-17
OpenBSD has a custom sysctl for physical memory.
Anthony J. Bentley
2016-06-26
Get rid of #define PAGE_MASK and round_page, which conflict with OS X headers
comex
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-21
Common: asterisks go against the type name
mathieui
2015-09-11
Partially revert "General: Toss out PRI macro usage"
Lioncash
2015-06-13
Fix FreeBSD build
Jeffrey Pfau
2015-06-14
Revert "x64: build a Position-Independent Executable (PIE)"
Matthew Parlane
2015-06-03
MemoryUtil: get executable pages near static data
Tillmann Karras
2015-05-26
Merge pull request #2162 from degasus/prefetch_tex
Markus Wick
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-16
VideoCommon: Abort texture prefetching on low RAM
degasus
2015-04-07
Common: Remove TLS usage in GetLastErrorMsg
degasus
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-01-18
[Android] Remove posix_memalign workaround.
Ryan Houdek
2015-01-12
MemoryUtil: mention Valgrind in mmap error message
Tillmann Karras
2015-01-12
MemoryUtil: add comment for Valgrind
Tillmann Karras
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-09-17
Be pedantic about stack overflow on Linux and OS X.
comex
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-08-10
Core: Actually show MemoryUtil.cpp allocation error messages on Linux
Lioncash
2014-08-10
Core: Fix case where a panic alert wouldn't be shown in MemoryUtil.cpp
Lioncash
2014-07-31
Fixes a check for what mmap returns.
Ryan Houdek
2014-07-11
mark all local functions as static
degasus
2014-06-01
Make MemoryUtil.cpp use the correct x86_64 define.
Ryan Houdek
2014-03-29
Remove all trailing whitespaces from our codebase.
Pierre Bourdon
[next]