summaryrefslogtreecommitdiff
path: root/Source/Core/Common
AgeCommit message (Expand)Author
2015-01-03GekkoDisassembler: fix display of CRs in branch operationsFiora
2015-01-01Merge pull request #1783 from degasus/disablelogsRyan Houdek
2014-12-28Merge pull request #1432 from randomstuff/linux-perfMarkus Wick
2014-12-28OGL: disable driver warnings fetchdegasus
2014-12-21Merge pull request #1744 from Buddybenj/google-codeRyan Houdek
2014-12-20Update Outdated Google Code ReferencesBenjamin Przybocki
2014-12-20[AArch64] Improvements to the AArch64 emitter.Ryan Houdek
2014-12-20Merge pull request #1486 from rohit-n/gotoPierre Bourdon
2014-12-11Fix hires texture path.Rachel Bryk
2014-12-07Jit64: clean up casts in memory operandsTillmann Karras
2014-12-07Merge pull request #1658 from lioncash/localeRyan Houdek
2014-12-06x64Emitter: fix bitwise AVX opcodesTillmann Karras
2014-12-05Common: Remove locale based functions from CommonFuncs.Lioncash
2014-12-03Fix building with PCH disabled.Rohit Nirmal
2014-12-04Merge pull request #1574 from degasus/profilerskidau
2014-12-02[AArch64] Add loadstore paired emitter instructions.Ryan Houdek
2014-12-03Common: Add a built-in profilerdegasus
2014-12-01Common: Remove goto in MemArena.Rohit Nirmal
2014-12-01Common: Remove gotos in FileUtil, and replace FILE*s with IOFile/ifstreams.Rohit Nirmal
2014-11-30Merge pull request #1258 from FioraAeterna/avoidfmulroundRyan Houdek
2014-11-30[AArch64] Workaround builtin byteswap bug.Ryan Houdek
2014-11-29JIT: more optimizing of float ops based on known input characteristicsFiora
2014-11-28Merge pull request #1439 from Armada651/ogl-stereo-3dRyan Houdek
2014-11-25Arm(64)Emitter: Make some variables staticLioncash
2014-11-25Merge pull request #1552 from waddlesplash/dolphin-qtcomex
2014-11-24Use CLI argument for Linux perf JIT supportGabriel Corona
2014-11-24Move the JIT registration logic in its own fileGabriel Corona
2014-11-24Silence a few "zero as null pointer" warnings.Rohit Nirmal
2014-11-23VertexShaderManager: Compute stereoscopy projection matrices.Jules Blok
2014-11-21DolphinQt: GameList!Augustin Cavalier
2014-11-16Adds MCR/MRC to the ARMv7 emitter.Ryan Houdek
2014-11-13Various formatting and consistency fixesStevoisiak
2014-11-09JIT: add 64-bit write support to FIFO functionsFiora
2014-11-06Merge pull request #1497 from lioncash/hostLioncash
2014-11-06Merge pull request #1490 from rohit-n/initializeLioncash
2014-11-05Host: Kill off Host_SysMessageLioncash
2014-11-03Common: Fix -Wmaybe-uninitialized warning.Rohit Nirmal
2014-11-03Merge pull request #1408 from randomstuff/perfcomex
2014-11-03MemArena: Fix the launching of non-Wii gamesJasper St. Pierre
2014-11-02MemArena: Merge the initialization code with the size calculation codeJasper St. Pierre
2014-11-02MemArena: Fix the calculation of position in SHMJasper St. Pierre
2014-11-02MemArena: Fix a memory leak caused by pointer confusionJasper St. Pierre
2014-11-02MemArena: Rename GrabLowMemSpace to GrabSHMSegmentJasper St. Pierre
2014-11-02MemArena: Clean up the code that does the mirroringJasper St. Pierre
2014-11-02MemArena: Remove the low mappings for our pointersJasper St. Pierre
2014-11-02MemArena: Bail on Arch64 if the out_ptr allocation failsJasper St. Pierre
2014-11-02MemArena: Remove duplicated codeJasper St. Pierre
2014-11-03Profiling: measure time on POSIX systems using clock_gettimeGabriel Corona
2014-11-02x64ABI: get rid of some duplicate codeTillmann Karras
2014-10-29Fix build failing with PCH disabled.Rohit Nirmal