summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2014-02-04Merge pull request #31 from Sonicadvance1/slowmemfixRyan Houdek
2014-02-04[JITARM] Fixes an issue in the slowmem path that causes grey THP movies, and ...Ryan Houdek
2014-02-04Jit64IL: nitsTillmann Karras
2014-02-03Merge pull request #29 from lioncash/remove-pointless-cstrMatthew Parlane
2014-02-03Remove a pointless c_str() call in FileUtil.cpp. The function takes a string ...Lioncash
2014-02-03Merge pull request #27 from delroth/swcp-struct-fixPierre Bourdon
2014-02-04Silence warningTillmann Karras
2014-02-04SWCommandProcessor: fix the CPReg structure fieldsPierre Bourdon
2014-02-02Merge pull request #23 from lioncash/sorta-large-input-cleanupPierre Bourdon
2014-02-01[VideoCommon] Remove references to now non-existant files OpenCL.h and OpenCL...Lioncash
2014-02-01Purely stylistic cleanup of Core/HW/WiimoteEmu/Attachment/* files.Lioncash
2014-02-01Clean up InputConfigDiag.cpp.Lioncash
2014-02-01Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Al...Lioncash
2014-02-01OGL: remove ubo workarounddegasus
2014-02-01Merge pull request #18 from lioncash/small-jit-macro-cleanupPierre Bourdon
2014-02-01VertexShaderGen: fix D3D posmtx attribute regression by VertexLoaderCleanup b...degasus
2014-01-31Merge pull request #11 from degasus/VertexLoaderCleanupTony Wasserka
2014-01-31Merge pull request #13 from degasus/dlCacheRemoveneobrain
2014-01-31VideoCommon: small VertexLoader(Manager)? refactoringdegasus
2014-01-31VideoCommon: remove Cache Displaylistdegasus
2014-01-31PortableVertexFormat: use AttributeFormat for posmtx attribute formatdegasus
2014-01-31PortableVertexFormat: use AttributeFormat for texcoord attribute formatdegasus
2014-01-31PortableVertexFormat: use AttributeFormat for color attribute formatdegasus
2014-01-31PortableVertexFormat: use AttributeFormat for normal attribute formatdegasus
2014-01-31PortableVertexFormat: add a struct which hold all needed information for ever...degasus
2014-01-30Move two macros that literally doesn't change across all JIT platforms (JITDI...Lioncash
2014-01-30Remove some unnecessary comments, as pointed out by Matt_P.Lioncash
2014-01-30Light cleanup to a little bit of InputCommon. Replaces much of the iterators ...Lioncash
2014-01-30Fix an unused variable within function GetScheduledEventsSummary() in CoreTim...Lioncash
2014-01-30NativeVertexFormat: swap unsigned / signed formats to match GX orderdegasus
2014-01-29Merge pull request #9 from Sonicadvance1/Fix-AndroidRenderPierre Bourdon
2014-01-29[Android] Fix Adreno v53 development drivers rotating framebufferRyan Houdek
2014-01-29[Android] Fix Android not calling eglSwapBuffersRyan Houdek
2014-01-29Remove two references to DX9 in VideoCommon.Lioncash
2014-01-29Merge pull request #5 from lioncash/android-info-fixRyan Houdek
2014-01-29Fix three limits in GLES2InfoFragment.java.Lioncash
2014-01-28Upgrade Android API.Buildbot system user
2014-01-28Merge pull request #4 from lioncash/android-about-menu-infoneobrain
2014-01-28OGL: remove version check for buffer_storage on windowsdegasus
2014-01-27Fix compilationJules Blok
2014-01-27Fix coding styleJules Blok
2014-01-27Implement SwapInterval for AGL interfaceZakk
2014-01-26[Android] Implement CPU info retrieval within the about menu.Lioncash
2014-01-26BBox: Changed the rounding again, the old one fixed Paper Mario but had bugs ...crudelios
2014-01-26OSX: don't avoid unsync mapping on nvida gpus just because the windows driver...degasus
2014-01-25[Core] Remove an unnecessary pragma directive from EXI_Channel.h.Lioncash
2014-01-25Fix warningTillmann Karras
2014-01-25BBox: fix for a small rounding issue.crudelios
2014-01-25Merge branch 'master' of https://code.google.com/p/dolphin-emucrudelios
2014-01-25BBox: read from the proper world matrix index when transforming vertexes to s...crudelios