summaryrefslogtreecommitdiff
path: root/Source/Core/Common
AgeCommit message (Expand)Author
2016-09-15Merge pull request #4131 from aldelaro5/memoryViewer-memChecks-improvementsScott Mansell
2016-09-13SymbolDB: Change Symbol's 'analyzed' member into a booleanLioncash
2016-09-13SymbolDB: Use an enum class for representing symbol typeLioncash
2016-09-13SymbolDB: In-class initialize Symbol class variablesLioncash
2016-09-10Add options read, write and log when toggling a breakpointaldelaro5
2016-09-10arm64: add comment about data cache flushingBernhard Urban
2016-09-10arm64: fixes around icache flushingBernhard Urban
2016-09-07Merge pull request #4137 from aldelaro5/memCheck-crash-fixScott Mansell
2016-09-06Support for dynamic BAT modification (dynamic-bat).magumagu
2016-09-04Merge pull request #4168 from EmptyChaos/coretiming-cleanupScott Mansell
2016-09-03CoreTiming: Data structure cleanupEmptyChaos
2016-08-31x64Emitter: Generify ABI_CallFunction variantsLioncash
2016-08-21Schedule an event to clear the jit cache when adding the first and lastaldelaro5
2016-08-19Merge pull request #3386 from lioncash/memoryJosJuice
2016-08-10Merge pull request #4097 from lioncash/sysconfMarkus Wick
2016-08-10Merge pull request #4096 from lioncash/codeblock-initMarkus Wick
2016-08-07MemoryUtil: Remove unimplemented/unused functionsLioncash
2016-08-07Common: namespace MemoryUtilLioncash
2016-08-06SysConf: Use range-based for loops in sysconf generationLioncash
2016-08-06SysConf: Simplify entry generationLioncash
2016-08-06CodeBlock: In-class initialize variablesLioncash
2016-08-04Remove curl version check / include curl.hDan Beste
2016-08-02Tools: Fix lint by removing unneeded awkLéo Lam
2016-07-29Fix typedef for CURLMartchus
2016-07-23Improve netplay setup dialog UXAestek
2016-07-19Add Configurable RTCChris Burgener
2016-07-18Merge pull request #3859 from Aestek/feature/netplay-md5Anthony Serna
2016-07-18Merge pull request #4018 from bentley/openbsd-ifdefsMatthew Parlane
2016-07-17Undefine OpenBSD's system byteswap macros to pick up generic functions.Anthony J. Bentley
2016-07-18Merge pull request #4017 from bentley/openbsd-libsMatthew Parlane
2016-07-17OpenBSD neither provides nor requires libdl and librt.Anthony J. Bentley
2016-07-17Use the standard stat()/fstat() interfaces, not nonstandard *64().Anthony J. Bentley
2016-07-17OpenBSD uses pthread_set_name_np() to set the name of a thread.Anthony J. Bentley
2016-07-17OpenBSD doesn't support per-thread locales.Anthony J. Bentley
2016-07-17OpenBSD has a custom sysctl for physical memory.Anthony J. Bentley
2016-07-16Add Wii sdcard to CommonPathsAestek
2016-07-16Add md5 testing to netplayAestek
2016-07-13Merge pull request #3958 from jloehr/Fix-SCMRevGen-MSBuild(x64)Pierre Bourdon
2016-07-13Fix SCMRevGen for 64-bit MSBuildJulian Löhr
2016-07-13StringUtil: Make TryParse parse floats as booleansLéo Lam
2016-07-01Jit: Remove unsafe MOV optimizationhthh
2016-06-30Merge pull request #3967 from JosJuice/remove-boomyPierre Bourdon
2016-06-30Fall back to default theme when the configured theme doesn't existJosJuice
2016-06-27Add MOV optimization and MOV_sumMatt Mastracci
2016-06-27Refactor fastmem/trampoline code.Matt Mastracci
2016-06-26Get rid of #define PAGE_MASK and round_page, which conflict with OS X headerscomex
2016-06-26Merge pull request #3942 from comex/osx-build-fixMat M
2016-06-25Fix in-tree build (cmake .) on OS X.comex
2016-06-26Merge pull request #3931 from dhustkoder/masterMatthew Parlane
2016-06-26Merge pull request #3933 from delroth/fixed-size-queueMatthew Parlane