summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2014-02-23Revert "Merge pull request #83 from lioncash/remove-console"Pierre Bourdon
2014-02-22Merge pull request #60 from Sonicadvance1/Android-GLDetectRyan Houdek
2014-02-23JitBackpatch: initialize InstructionInfo to 0Tillmann Karras
2014-02-23Merge pull request #25 from Tilka/ppc_fpPierre Bourdon
2014-02-23Add phire's more accurate DoubleToSingle versionTillmann Karras
2014-02-22Fix the OpenGL About tab.Ryan Houdek
2014-02-23Merge pull request #85 from Sonicadvance1/Android-OSXpainPierre Bourdon
2014-02-22Make it possible to build Dolphin for Android in OS X and also less of a pain...Ryan Houdek
2014-02-23Fix a compilation error introduced in PR #91.Pierre Bourdon
2014-02-23Merge pull request #91 from delroth/iwyuPierre Bourdon
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-22Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-22Remove X11InputBase (dead code)Tillmann Karras
2014-02-20Merge pull request #88 from lioncash/relative-includesPierre Bourdon
2014-02-19Fix the Windows build for the final time.Lioncash
2014-02-20Fix the Android build.Lioncash
2014-02-20Forgot to move DSPTool over. Fixed now.Lioncash
2014-02-20Fix the Windows build in relation to the recent changes.Lioncash
2014-02-20Fix more header sorting issues in Core/ (now check-includes clean).Lioncash
2014-02-20Fix LinearDiskCache.h relying on a file not directly included.Pierre Bourdon
2014-02-20Fix more header sorting issues in VideoBackends/ (now check-includes clean).Pierre Bourdon
2014-02-20Fix more header sorting issues in DolphinWX/ (now check-includes clean).Pierre Bourdon
2014-02-20Fix more header sorting issues in VideoCommon/ (now check-includes clean).Pierre Bourdon
2014-02-20Fix more header sorting issues in InputCommon/ (now check-includes clean).Pierre Bourdon
2014-02-20Fix more header sorting issues in AudioCommon/ (now check-includes clean).Pierre Bourdon
2014-02-20Fix more header sorting issues in DiscIO/ (now check-includes clean).Pierre Bourdon
2014-02-20Fix more header sorting issues in Common/ (now check-includes clean).Pierre Bourdon
2014-02-18Fix the OSX build.Lioncash
2014-02-18Scope the Windows include directory to only point to Source/Core/.Lioncash
2014-02-18Save frame skipping option, and allow loading it from game ini too.Rachel Bryk
2014-02-18Merge pull request #79 from Tilka/nitsPierre Bourdon
2014-02-18Dolphin now builds on Linux with only Source/Core as include dirPierre Bourdon
2014-02-18Fix Linux buildPierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-16Remove the leftover folder for Wii IO bridge. Was removed in the mmio mergeLioncash
2014-02-16Turns out Console.cpp and ConsoleListener.cpp were being built into the Linux...Lioncash
2014-02-16Remove the embedded Console from the possible logging options.Lioncash
2014-02-17Merge pull request #55 from Sonicadvance1/GLExt-InitArrayPierre Bourdon
2014-02-16Merge pull request #82 from lioncash/vertical-alignmentRyan Houdek
2014-02-16Fix some vertical alignmentsLioncash
2014-02-16Change OpenGL extension initialization in to a big arrayRyan Houdek
2014-02-16Merge pull request #37 from degasus/VideoCommonApiFixesTony Wasserka
2014-02-16Use a pointer instead of a non-const ref in MMIO::Mapping::Read now that comp...Pierre Bourdon
2014-02-16Remove the old MMIO access "interface".Pierre Bourdon
2014-02-16MMIO: Port the SW CP/PE MMIOs to the new interface.Pierre Bourdon
2014-02-16MMIO: Port the VideoCommon PE MMIOs to the new interface.Pierre Bourdon
2014-02-16MMIO: Port the VideoCommon CP MMIOs to the new interface (and provide framewo...Pierre Bourdon
2014-02-16MMIO: Port the EXI MMIOs to the new interface.Pierre Bourdon