summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2014-04-25ARM: Fix Wii games on JITSean
2014-04-25Android: Fix Scaled EFB Copy settingSean
2014-04-25Merge pull request #306 from neobrain/pixel_center_correctionPierre Bourdon
2014-04-24Removes unused argument in Helper_UpdateCR1.Ryan Houdek
2014-04-24Fix missing instructions in ARM JIT Tables.Ryan Houdek
2014-04-25Fix Fastmem on CPUs without MOVBETillmann Karras
2014-04-24Jit64: use integer instructions for boolean logicTillmann Karras
2014-04-24Movie: don't use "hh" scanf modifier.magumagu
2014-04-24Jit64IL: remove dummy implementationsTillmann Karras
2014-04-24BackPatch: make sure MOVBE is long enoughTillmann Karras
2014-04-24Add remaining possible uses of MOVBETillmann Karras
2014-04-24[Android] Fix a bunch of input bugs.Ryan Houdek
2014-04-24Merge pull request #307 from neobrain/custom_textures_workaroundPierre Bourdon
2014-04-24Software renderer: Update a reference link.Tony Wasserka
2014-04-24Workaround dumb custom texture loading logic so that D3D11, GL core (used on ...Tony Wasserka
2014-04-24VertexShaderGen: Correct vertex shader output to consider shifted pixel centers.Tony Wasserka
2014-04-23Optimize NOPsTillmann Karras
2014-04-23Merge pull request #299 from Sonicadvance1/EFBRam-FixGLSLESRyan Houdek
2014-04-23Merge pull request #295 from SeannyM/button-holdingRyan Houdek
2014-04-22Add bracesSean
2014-04-22Clarify code with commentsSean
2014-04-22Fix texture conversion shaders for GLSL ES.Ryan Houdek
2014-04-21PatchEngine: Remove no-op function LoadDiscList.magumagu
2014-04-21Release button after touch leaves boundariesSean
2014-04-21Android: Allow finger movement while pressing buttonSean
2014-04-21BPMemory: Fix GenMode using an incorrect number of bits for the number of col...Tony Wasserka
2014-04-21BPMemory: Use BitField for the GenMode fields.Tony Wasserka
2014-04-21Merge pull request #285 from delroth/movbePierre Bourdon
2014-04-20Merge pull request #289 from Sonicadvance1/Fix-IPL-Horizontal-OffsetPierre Bourdon
2014-04-19BitFieldTest: fix warningsTillmann Karras
2014-04-19Merge pull request #284 from delroth/jitil-expPierre Bourdon
2014-04-19Merge pull request #287 from Tilka/unused_variablePierre Bourdon
2014-04-19Merge pull request #288 from magumagu/remove-hid2-panicalertPierre Bourdon
2014-04-18Change IPL horizontal offset from +5 to 0.Ryan Houdek
2014-04-18Interpreter: don't PanicAlert on write to SPR_HID2.magumagu
2014-04-19Fix "warning: unused variable 'skipFrames'"Tillmann Karras
2014-04-18Change to ARM's naming convention in DriverDetails.Ryan Houdek
2014-04-18Merge pull request #282 from Tilka/atomic_clang_fixcomex
2014-04-19WriteToConstRamAddress: support swap on 32 bit tooPierre Bourdon
2014-04-18DolphinWX Config: mark JITIL as slower to remove a source of confusion for us...Pierre Bourdon
2014-04-17Add support for the guide button to XInputpinumbernumber
2014-04-17Atomic: support clang 3.4+Tillmann Karras
2014-04-17Merge pull request #279 from Sonicadvance1/Reject-InvalidControllersPierre Bourdon
2014-04-16Don't use SDL devices that report invalid ranges.Ryan Houdek
2014-04-15D3D11 backend: fix rounding in texture encoder.magumagu
2014-04-15VideoCommon: fix rounding in TEV.magumagu
2014-04-16Merge pull request #276 from neobrain/masterMatthew Parlane
2014-04-15PixelShaderGen: Fix an issue with color combiner compare mode and simplify th...Tony Wasserka
2014-04-15Software backend: don't skip red component in TEV.magumagu
2014-04-15Software backend: make TEV rounding match hardware.magumagu