summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2015-06-05Merge pull request #2530 from Tilka/sdl_quitflacs
2015-06-05SDL: handle SDL_QUIT eventTillmann Karras
2015-06-05Common: Fix a typo in the VS project fileLioncash
2015-06-05Skip reading UTF-8 BOM at the beginning of INI filesJosJuice
2015-06-05EXI_DeviceEthernet: Convert a volatile bool to an atomicLioncash
2015-06-05Properly set default video mode for PAL Wii games.Admiral H. Curtiss
2015-06-04[AArch64] Implement lmw/stmw.Ryan Houdek
2015-06-05Merge pull request #2524 from lioncash/aarch64flacs
2015-06-04Merge pull request #2526 from lioncash/sillyLioncash
2015-06-04Fix building with PCH disabled.Rohit Nirmal
2015-06-04WII_IPC_HLE: Remove a silly volatile usageLioncash
2015-06-04Core: Convert volatile bools to atomicsLioncash
2015-06-04Jit: Make IsInCodeSpace() constLioncash
2015-06-04Arm64Emitter: Make GetReg() constLioncash
2015-06-04JitArm64_RegCache: Make some functions constLioncash
2015-06-04PPCAnalyst: Remove extra whitespace from CodeBufferLioncash
2015-06-04PPCAnalyst: Mark some functions as constLioncash
2015-06-04Merge pull request #2522 from lioncash/refcomex
2015-06-04Merge pull request #2516 from comex/hires-oopscomex
2015-06-04Merge pull request #2521 from lioncash/unusedLioncash
2015-06-04Core: Pass several parameters by const referenceLioncash
2015-06-04Interpreter: Remove unused function prototypeLioncash
2015-06-04Volume: Return volume type as an enumJosJuice
2015-06-04Use PanicAlert instead of PanicAlertT when appropriateJosJuice
2015-06-04Use PanicAlertT instead of PanicAlert when appropriateJosJuice
2015-06-04Hotkey: move some code into ParseHotkeydegasus
2015-06-04Remove wx-based Hotkey stuffJasper St. Pierre
2015-06-04Merge pull request #2505 from degasus/hotkeysMarkus Wick
2015-06-04Undo accidental screwup of some HiresTextures code from project-moration.comex
2015-06-03Interpreter: use the VERY_ACCURATE_FP codeTillmann Karras
2015-06-03Interpreter: fix NaN handling in FMATillmann Karras
2015-06-03MemoryUtil: get executable pages near static dataTillmann Karras
2015-06-03Jit64: turn 32 bit addresses into offsetsTillmann Karras
2015-06-03Merge pull request #2487 from Tilka/vlj_picflacs
2015-06-03Merge pull request #2482 from degasus/ogl_poke_zMarkus Wick
2015-06-03Hotkeys: Implement default hotkeysdegasus
2015-06-03Hotkeys: Fix duplicated called hotkeys.degasus
2015-06-03VolumeGC: Check that opening.bnr size matches typeJosJuice
2015-06-02Merge pull request #2484 from JosJuice/volume-return-typescomex
2015-06-02Merge pull request #2338 from JosJuice/getfilelist-returncomex
2015-06-03VertexLoaderX64: generate PICTillmann Karras
2015-06-02Merge pull request #2494 from Sonicadvance1/common_disassemblercomex
2015-06-02Merge pull request #2503 from sepalani/mastercomex
2015-06-02Merge pull request #2352 from JosJuice/scheduleevent-immediate-assertcomex
2015-06-02Merge pull request #2470 from degasus/syncgpucomex
2015-06-02Fix subdialogs of the ISO props dialog... sort ofcomex
2015-06-03Merge pull request #2508 from comex/fix-gecko-codesflacs
2015-06-02Fix bug where Gecko codes would be "enabled by default"comex
2015-06-02fix duplicate variable definitioncomex
2015-06-02Merge pull request #1556 from comex/project-morationcomex