summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2014-07-16Gcifolder use correct region for fifologs and homebrewLPFaint99
2014-07-09Merge pull request #585 from lioncash/sprintfsPierre Bourdon
2014-07-09Merge pull request #582 from lioncash/castsPierre Bourdon
2014-07-08DolphinWX: Kill off sprintf calls in CheatsWindow.cppLioncash
2014-07-08Merge pull request #584 from lioncash/bindLioncash
2014-07-08DolphinWX: Bind the drop handling function to the frame with Bind, not Connect.Lioncash
2014-07-08DolphinWX: Remove a wx 2.9.0 and 2.8.0 version check in GameListCtrlLioncash
2014-07-08DolphinWX: Remove redundant casts in ISOPropertiesLioncash
2014-07-08Merge pull request #576 from lioncash/shader-stringDolphin Bot
2014-07-07D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]ShaderLioncash
2014-07-07Revert "Don't add segfault handler in interpreter mode"Pierre Bourdon
2014-07-06VideoCommon: Get rid of an snprintf call in VideoConfig.cppLioncash
2014-07-06Merge pull request #362 from Tilka/ffmpeg_libav_newDolphin Bot
2014-07-06Merge pull request #328 from Tilka/enum_cpubackendDolphin Bot
2014-07-06Merge pull request #547 from lioncash/cleanupsDolphin Bot
2014-07-06Merge pull request #546 from workhorsy/header_guard_to_pragma_onceTony Wasserka
2014-07-06Merge pull request #463 from degasus/vertex_format_cacheRyan Houdek
2014-07-06ConfigManager: fix alignmentdegasus
2014-07-06Common: Using size_t in PointerWrap's DoContainer apparently causes crashes. ...Lioncash
2014-07-06Fix hiding size column in game list.Rachel Bryk
2014-07-06Merge pull request #563 from lioncash/pointerwrapDolphin Bot
2014-07-06Merge pull request #559 from RachelBryk/gci-folder-stateDolphin Bot
2014-07-06Merge pull request #564 from lioncash/constantsDolphin Bot
2014-07-05VideoCommon: Remove some unused constants from VertexShaderGen.h.Lioncash
2014-07-05Common: Make DoContainer within PointerWrap private.Lioncash
2014-07-05End movie play back immediately if g_currentByte > g_totalBytes.Rachel Bryk
2014-07-06Merge pull request #560 from lioncash/android-miscPierre Bourdon
2014-07-05Android: Remove an unnecessary getString call from EmulationActivityLioncash
2014-07-05Don't install segfault handler in interpreter modeTillmann Karras
2014-07-05CoreParameter: add enum CPUBackendTillmann Karras
2014-07-05enum CPUState: rename CPU_* to STATE_*Tillmann Karras
2014-07-05Keep device type EXIDEVICE_MEMORYCARDFOLDER for gci folder.Rachel Bryk
2014-07-04VideoCommon: Cache native vertex formatsdegasus
2014-07-04Merge pull request #557 from JMC47/pinned_memoryTony Wasserka
2014-07-04Change the comments to be more detailed.Justin Chadwick
2014-07-04Merge pull request #555 from JMC47/pinned_memoryPierre Bourdon
2014-07-04Remove unused variablesTillmann Karras
2014-07-04Reorder class initializer listsTillmann Karras
2014-07-03Place pinned memory as top priorityJustin Chadwick
2014-07-03Merge pull request #549 from lioncash/fpsTony Wasserka
2014-07-03Fix a type-conversion warning in Movie.cppLioncash
2014-07-02Merge pull request #551 from lioncash/movieLioncash
2014-07-02Clean up string handling in Movie.cppLioncash
2014-07-02Add support for 2 memory cards for movies.Rachel Bryk
2014-07-02FPS counter cleanupLioncash
2014-07-02[Core] Clean up the DSP disassemblerLioncash
2014-07-01Changed lingering header include guards to pragma once.Matthew Brennan Jones
2014-06-30Add Change Disc option to the right-click menu in the game list. For issue 7411.Zhuowei Zhang
2014-06-29Merge pull request #541 from lioncash/sdioLioncash
2014-06-29Get rid of a few delete[] calls in sdio_slot0.cppLioncash