summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2013-10-25[Android] Prevent automatic alignments within the overlay configuration setti...Lioncash
2013-10-25[Android] Maintain the chosen button layout when returning to the input overl...Lioncash
2013-10-25[Android] The emulation overlay now sets the button positions based upon the ...Lioncash
2013-10-25[Android] Slight cleanup for previous commit. Mostly UI adjustments.Lioncash
2013-10-25[Android] Implement a very basic version of the input overlay configuration s...Lioncash
2013-10-24Fix build on Mavericks.comex
2013-10-24[Android] Documentation typo cleanups from the last commit.Lioncash
2013-10-24[Android] Refactor InputConfigFragment a little bit in preparation for the im...Lioncash
2013-10-24Document FPSCR fieldsTillmann Karras
2013-10-23Allow frame limit to be set via game ini.Rachel Bryk
2013-10-21[Android] 0.12 release.Ryan Houdek
2013-10-21[Android] Fix MIPS compiling.Ryan Houdek
2013-10-21[Android] Fix MIPS compiling.Ryan Houdek
2013-10-21[Android] Fix Build.Ryan Houdek
2013-10-20Fix my fix.Lioncash
2013-10-20Fix an issue where my recent changes would cause compilation to fail on some ...Lioncash
2013-10-19Really fix the Linux build this time.Lioncash
2013-10-19Fix Linux build.Lioncash
2013-10-19Add header cstdint to CommonTypes.hLioncash
2013-10-19Remove some more includes.Lioncash
2013-10-19Clean up includes in DiscIO as much as possible.Lioncash
2013-10-19Remove unnecessary include of "../../Core/Src/ConfigManager.h" from BannerLoa...Lioncash
2013-10-19Clean out unnecessary includes from the DSP JIT.Lioncash
2013-10-19Woops forgot to clean out some files in the Jit64IL. All clean now.Lioncash
2013-10-19Clean out includes from regular JitCommon.Lioncash
2013-10-19Clean out includes in JitILCommon.Lioncash
2013-10-19Remove some more unnecessary includes, as well as organize a little more.Lioncash
2013-10-19Remove some unnecessary includes as well as simplifying exisiting ones if pos...Lioncash
2013-10-19Don't define __rdtsc if x86intrin.h already does.comex
2013-10-17Remove a redundant assignment in Init() within PowerPC.cpp. We already assig...Lioncash
2013-10-17Fix a filter in the VS project file for JitILCommon-related files.Lioncash
2013-10-17Basic precompiled header support for Linux/OS X. Shaves 20-30% off full rebu...comex
2013-10-16Fix TextureEncoder.hcomex
2013-10-16Fix out-of-tree build on OS X.comex
2013-10-17Document some UGeckoInstruction fieldsTillmann Karras
2013-10-16[Netplay] Allow a spectator to leave without affecting players.Rachel Bryk
2013-10-17jit64: enable faddsx againdegasus
2013-10-16ogl: only use bufferdata if buffersubdata is brokendegasus
2013-10-16Fix rendering on Adreno and Mali. This adds a new DriverDetails bug to know i...Ryan Houdek
2013-10-16Jit64: optimize floating-point/paired-single arithTillmann Karras
2013-10-16Increase the trampoline cache size to cater for fastmem writes.skidau
2013-10-15(Netplay) Disable record input checkbox while a game is running.Rachel Bryk
2013-10-15Fix config file saving on Windows.comex
2013-10-15ShaderGen: fix for commit bd80de14f4cadegasus
2013-10-15ShaderGen: drop PerPixelLighting + 8Texcoord hackdegasus
2013-10-15ShaderGen: remove nonsense for() if() {}degasus
2013-10-15Try to atomically save config files.comex
2013-10-14Revert "Remove some unnecessary includes."Lioncash
2013-10-14Remove some unnecessary includes.Lioncash
2013-10-13[Android] Implement OnSharedPreferenceChangeListener within PrefsActivity.jav...Lioncash