summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2014-03-26Fix minor Zelda Ucode audio corruption.magumagu
2014-03-26Zelda Ucode partly working without Premix hack.magumagu
2014-03-26Fix sound buffer addresses in Zelda UCode HLE.magumagu
2014-03-26Merge pull request #211 from magumagu/win32-jit-fixesPierre Bourdon
2014-03-26Delete a bunch of old audio HLE cruft.magumagu
2014-03-26Merge pull request #193 from neobrain/tev_combiner_fixesPierre Bourdon
2014-03-26BPMemory: Fix an enum to use u32 as its underlying type.Tony Wasserka
2014-03-25Save registers before calls in x86-32 JIT.magumagu
2014-03-25Compute stack usage correctly in ABI_CallFunctionPC.magumagu
2014-03-25Use unaligned stores to save XMM regs to stack.magumagu
2014-03-26Merge pull request #210 from magumagu/writerex-fixPierre Bourdon
2014-03-26Software renderer: Properly calculate tev combiner output.Tony Wasserka
2014-03-26Software renderer: Use color combiner configuration for alpha combiner compar...Tony Wasserka
2014-03-26PixelShaderGen: Cleanups.Tony Wasserka
2014-03-26PixelShaderGen: Implement tev combiner lerping in a faster way which also rep...Tony Wasserka
2014-03-26PixelShaderGen: Cleanups and fixes for tev combiners.Tony Wasserka
2014-03-25BPMemory: Make use of BitField in a number of structures.Tony Wasserka
2014-03-25BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...Tony Wasserka
2014-03-25BPMemory: Use the new BitField class in two selected structures.Tony Wasserka
2014-03-25UnitTests: Add tests for BitField.Tony Wasserka
2014-03-25Common: Add a generic class for accessing bitfields in a fast and endianness-...Tony Wasserka
2014-03-25Fix OpArg::WriteRex with 8-bit memory operand.magumagu
2014-03-25Merge pull request #200 from lioncash/unused-paramMatthew Parlane
2014-03-24Merge pull request #202 from Tilka/mathutilPierre Bourdon
2014-03-24MathUtilTest: add test for FlushToZeroTillmann Karras
2014-03-24MathUtil: add constructors to IntFloat/IntDoubleTillmann Karras
2014-03-24Merge pull request #201 from Sonicadvance1/Revert-PR179Tony Wasserka
2014-03-23Fix a crash that got recently introduced.Ryan Houdek
2014-03-23Revert "Remove an unnecessary wx translation underscore macro from PHackSetti...Ryan Houdek
2014-03-23Remove an unused parameter from UpdateDebugger_MapLoaded.Lioncash
2014-03-23Merge pull request #199 from lioncash/defined-densitiesRyan Houdek
2014-03-23Merge pull request #171 from lioncash/rarc-cleanupRyan Houdek
2014-03-23Merge pull request #195 from Sonicadvance1/RuntimeExtendedInfoMatthew Parlane
2014-03-23Merge pull request #192 from lioncash/finalMatthew Parlane
2014-03-23Merge pull request #198 from Sonicadvance1/Android-onscreenconfigureRyan Houdek
2014-03-23Merge pull request #179 from lioncash/phack-cleanupRyan Houdek
2014-03-23Merge pull request #180 from lioncash/log-window-cleanupRyan Houdek
2014-03-23Provide clearly defined densities of the controller icons.Lioncash
2014-03-22Make configuring the onscreen controls less annoying.Ryan Houdek
2014-03-22Allow the user to enable the extended information string like the old days.Ryan Houdek
2014-03-22Fix two untranslated Japanese strings.Lioncash
2014-03-22Fix a call to a parent class method in InputOverlay.Lioncash
2014-03-22Pass our signing information to gradle by argument.Ryan Houdek
2014-03-20Merge pull request #167 from neobrain/ogl-efbpokesRyan Houdek
2014-03-18Mark the PPCDebugInterface and DSPDebugInterface as final.Lioncash
2014-03-18OGL/VertexManager: Do not check if g_nativeVertexFmt is zeroJens Nyberg
2014-03-18OGL/VertexManager: Minor cleanup of if caseJens Nyberg
2014-03-18Merge pull request #182 from RachelBryk/extract-gc-dolPierre Bourdon
2014-03-18Remove usesMixer function from the sound streams.lioncash
2014-03-18Mark the audio streams as final.lioncash