Commit Graph

  • 44acd9fdb9 VideoCommon: use u32 for texture addresses Tillmann Karras 2016-12-25 18:48:19 +01:00
  • 70d9440d10 Fix player name not being loaded when using "Host with Netplay..." JosJuice 2016-12-25 16:36:19 +01:00
  • 3e4f682b76 Game INI updates JosJuice 2016-12-24 13:04:29 +01:00
  • c0710d3593 Mark strings added by PR #4461 for translation JosJuice 2016-12-24 19:26:21 +01:00
  • 55fe77e986 Movie: Replace incorrect name and comment for numControllers JosJuice 2016-12-24 18:27:56 +01:00
  • 1963996dd0 Change RasterFont static const names Mystro256 2016-12-24 11:45:07 -05:00
  • 495dfdb16c Common: Replace deprecated readdir_r with readdir Emmanuel Gil Peyrot 2016-12-24 16:03:17 +01:00
  • 09c6148aba Automatic translation resources sync with Transifex JosJuice 2016-12-24 16:03:10 +01:00
  • abfa297166 Merge pull request #4545 from leoetlino/stop-recording Mat M 2016-12-24 06:14:51 -05:00
  • 222b52e511 Merge pull request #4547 from lioncash/proto JosJuice 2016-12-24 08:51:55 +01:00
  • c5243d6d12 CommandProcessor: Remove unimplemented prototypes Lioncash 2016-12-24 01:14:53 -05:00
  • ec729e2ee3 Stop Movie/Netplay before triggering STM shutdown Léo Lam 2016-12-23 22:26:24 +01:00
  • 01c2c50f6a Merge pull request #4540 from lioncash/dspemit Markus Wick 2016-12-23 12:13:47 +01:00
  • 9160be50db Merge pull request #4224 from lioncash/tcache Mat M 2016-12-23 04:33:42 -05:00
  • f2322bee90 Merge pull request #4541 from Krakn/minor_fix Mat M 2016-12-22 21:18:51 -05:00
  • a309449a7f Silences an error during compilation due to an unused (but set) variable Dan Beste 2016-12-22 19:44:47 -06:00
  • 5852e3961d DSPMemoryMap: Move function implementations into the cpp file Lioncash 2016-12-22 20:09:50 -05:00
  • af28ce7ecb DSP: Move DSPEmitter into the Jit directory Lioncash 2016-12-22 19:15:31 -05:00
  • 0f5379f95f Merge pull request #4539 from lioncash/dspinterp Markus Wick 2016-12-23 01:05:51 +01:00
  • a4cd11ec87 DSP: Move interpreter source files to their own directory Lioncash 2016-12-22 14:01:12 -05:00
  • 1068d24c09 Merge pull request #4538 from lioncash/dsptables Markus Wick 2016-12-22 13:32:58 +01:00
  • 9131b994bb DSPTables: Move interpreter specifics to DSPInterpreter Lioncash 2016-12-21 15:03:52 -05:00
  • a5e555e609 DSPInterpreter: Alphabetically sort opcode function definitions Lioncash 2016-12-21 14:42:53 -05:00
  • fee6f021d3 Merge pull request #4536 from lioncash/dsptables Markus Wick 2016-12-21 18:46:03 +01:00
  • 7ecf3d6955 DSPTables: Amend table formatting Lioncash 2016-12-21 03:49:43 -05:00
  • 8192af9b3d Merge pull request #4533 from lioncash/jits Mat M 2016-12-20 21:09:50 -05:00
  • ca91b6df52 Merge pull request #4521 from JosJuice/tgc Anthony 2016-12-20 17:45:39 -06:00
  • 7620dd88d3 Merge pull request #4534 from lioncash/jitarm Markus Wick 2016-12-21 00:09:56 +01:00
  • a98fd57da7 JitArm64: Add missing override specifiers Lioncash 2016-12-20 17:30:13 -05:00
  • cd4449f881 Merge pull request #4501 from flibitijibibo/disabletooltips Mat M 2016-12-20 17:20:24 -05:00
  • 6da062eb6a UICommon: Use $DOLPHIN_EMU_PATH for the user directory, if set Neui 2016-12-20 17:15:09 +01:00
  • 513ace1c0c JitIL: Get rid of trivial global jit variable usages Lioncash 2016-12-20 12:39:42 -05:00
  • 66034de20b Jit64: Get rid of trivial global jit variable usages Lioncash 2016-12-20 12:24:06 -05:00
  • b5fe0b5b83 Merge pull request #4528 from stenzek/vulkan-descriptor-crash Markus Wick 2016-12-20 11:11:54 +01:00
  • cee1f8b6e7 Merge pull request #4531 from lioncash/access Markus Wick 2016-12-20 10:27:13 +01:00
  • 05af5b292f EmuCodeBlock: Amend member variable names to conform to coding style Lioncash 2016-12-19 17:53:34 -05:00
  • e373a48a51 EmuCodeBlock: Make farcode and nearcode protected Lioncash 2016-12-19 17:36:26 -05:00
  • 2c8cc0f648 Merge pull request #4527 from leoetlino/fix-dvd-backup Mat M 2016-12-19 16:22:29 -05:00
  • 14b77ec3f4 Merge pull request #4530 from lioncash/header JosJuice 2016-12-19 22:11:02 +01:00
  • 8d812db9ad SymbolDB: Use set to map hash with symbols Sepalani 2016-10-10 23:35:33 +01:00
  • 7e974f1064 SymbolDB: GetSymbolsFromHash added Sepalani 2016-10-05 15:51:12 +01:00
  • d778b8a820 SymbolDB: GetSymbolsFromName added Sepalani 2016-10-04 17:33:25 +01:00
  • 0b12c6986a SignatureDB: Add missing license headers Lioncash 2016-12-19 15:57:21 -05:00
  • 10862cd0e8 Merge pull request #4522 from lioncash/jitutil Mat M 2016-12-19 15:49:49 -05:00
  • 4e405010a3 Merge pull request #4497 from sepalani/totaldb.csv Mat M 2016-12-19 15:45:21 -05:00
  • b9dc73d9cd Merge pull request #4529 from RisingFog/remove_dead_code Mat M 2016-12-19 15:32:43 -05:00
  • 2e2ba37bc1 Remove leftover SkipIdle function Chris Burgener 2016-12-19 15:20:56 -05:00
  • 01047319f8 Merge pull request #4517 from stenzek/mp3-blotches Stenzek 2016-12-19 22:11:38 +10:00
  • b15a40a825 Merge pull request #4512 from stenzek/cmpr Stenzek 2016-12-19 22:10:45 +10:00
  • 9290bf5844 Vulkan: Fix crash where a potentially deleted buffer is referenced Stenzek 2016-12-19 22:00:42 +10:00
  • 344f2e57f6 VideoCommon: Use avg(color1, color2) for color3 in CMPR textures Stenzek 2016-12-11 21:54:21 +10:00
  • adcfefecde DolphinWX: Fix booting from DVD Léo Lam 2016-12-19 10:41:40 +01:00
  • 989cdc0929 Merge pull request #4505 from hthh/macos-likes-pbos Markus Wick 2016-12-19 09:47:40 +01:00
  • b4bc1c9339 WiiSave: Fixes vector assertions Sepalani 2016-12-15 01:16:00 +00:00
  • 9774b3f640 WiiSave: Fixes directory issues Sepalani 2016-12-15 00:53:52 +00:00
  • 9bd514ed1c Add TGC disc image compatibility JosJuice 2016-12-17 14:48:49 +01:00
  • 94237b694b Jit64Common: Split Jit64Util contents into separate files Lioncash 2016-12-17 20:02:20 -05:00
  • debc40e85b Display warning when dumping audio if file exists Chris Burgener 2016-12-17 22:35:27 -05:00
  • a6114bad34 Import/Export signature files as CSV Sepalani 2016-12-06 15:43:41 +00:00
  • f431b18675 Merge pull request #4491 from leoetlino/debugger-symbol-filter Anthony 2016-12-17 11:13:28 -06:00
  • d64f56fb01 Automatic translation resources sync with Transifex JosJuice 2016-12-17 15:59:16 +01:00
  • 49384208cf Merge pull request #4516 from lioncash/jit Markus Wick 2016-12-14 23:57:16 +01:00
  • accce4294a TextureCache: Use same color coefficients for EFB2Tex as EFB2RAM Stenzek 2016-12-14 23:58:23 +10:00
  • d6cdf49769 VideoSoftware: Don't drop least significant bit of 5-bit blue channels Stenzek 2016-12-14 23:56:06 +10:00
  • 8b6f8892d6 TrampolineCache: Make constant constexpr Lioncash 2016-12-13 19:03:18 -05:00
  • d0c54fe15e Jit64Util: Make constants constexpr Lioncash 2016-12-13 19:02:39 -05:00
  • 9c1ad3dde6 Jit64Base: Replace #defines with concrete constants Lioncash 2016-12-13 19:00:50 -05:00
  • d010246af2 Jit64Base: Clean up casting Lioncash 2016-12-13 18:59:03 -05:00
  • 1aff8c4eb1 BlockCache: Use const_cast Lioncash 2016-12-13 18:57:09 -05:00
  • 36c99df9f5 Jit: Move most x86-64-specific code out of JitCommon Lioncash 2016-12-13 18:23:42 -05:00
  • c505ce8398 Merge pull request #4514 from stenzek/fortune-street-box Anthony 2016-12-12 20:26:50 -06:00
  • 5aaa5141ed PixelShaderGen: Fix incorrect indexing of tevLerpBias Stenzek 2016-12-12 22:50:22 +10:00
  • d64c9dd5c9 Merge pull request #4419 from degasus/master Markus Wick 2016-12-12 10:58:16 +01:00
  • 801d1d1876 OpenGL: Always use a PBO in EncodeToRamUsingShader hthh 2016-12-09 19:14:16 +11:00
  • 15ce7d9994 Merge pull request #4513 from stenzek/gl-msaa Markus Wick 2016-12-12 10:28:13 +01:00
  • 607ce40f0b OGL: Fix black screen when MSAA is enabled Stenzek 2016-12-12 17:49:38 +10:00
  • 863aeb383a Merge pull request #4509 from lioncash/assign Markus Wick 2016-12-11 13:53:28 +01:00
  • 6ed462a059 Merge pull request #4511 from lioncash/ac Markus Wick 2016-12-11 13:52:59 +01:00
  • 87f2a74c08 AudioCommon: Remove unnecessary headers Lioncash 2016-12-11 06:11:34 -05:00
  • 8dcb05802b ShaderManagers: Use aggregate initialization for some variables. Lioncash 2016-12-10 17:07:28 -05:00
  • 6ca5533d7c GameINI: NAR Legend of Zelda: Majora's Mask VC Daniel Eck 2016-12-10 09:01:03 -07:00
  • 993e029f75 Merge pull request #4506 from stenzek/vulkan-no-depth-clamp Stenzek 2016-12-11 01:57:25 +10:00
  • 07dd6d08e4 Automatic translation resources sync with Transifex JosJuice 2016-12-10 13:09:28 +01:00
  • a0920afd5b Merge pull request #4500 from leoetlino/fileio-fix Mat M 2016-12-09 17:48:21 -05:00
  • 09fdab7fb4 HLE: Add a hook for JUTWarningConsole_f Léo Lam 2016-12-04 16:16:27 +01:00
  • c785352c6f Add common Wii SDK function signatures to the signature DB Léo Lam 2016-12-04 13:49:16 +01:00
  • 58a5395173 TextureCacheBase: Eliminate static state Lioncash 2016-09-06 18:57:58 -04:00
  • 7a5bb46016 Merge pull request #4030 from clinchergt/fix-setfocus-rendertowindow Anthony 2016-12-09 15:39:31 -06:00
  • 1fa61af413 Merge pull request #4492 from aldelaro5/gc-mic-ui-reimplement Anthony 2016-12-09 14:53:47 -06:00
  • 015a2aff4f GameINI: NAC Legend of Zelda: Ocarina of Time VC Daniel Eck 2016-12-09 12:37:56 -07:00
  • b042377393 Merge pull request #4494 from lioncash/isoproperties Mat M 2016-12-09 07:55:36 -05:00
  • af706efaef Vulkan: Fix viewport depth when depth clamp is unsupported Stenzek 2016-12-09 22:45:10 +10:00
  • 449ae01db6 Remove dead code to set the path to the macOS SDK. Grant Paul 2016-10-13 09:49:29 -07:00
  • d7dc854b50 Merge pull request #4482 from leoetlino/align Mat M 2016-12-08 06:06:05 -05:00
  • 7cfead6429 DolphinWX: Add 'DisableTooltips' config option Ethan Lee 2016-12-07 13:20:37 -05:00
  • 10c7e56689 IPC_HLE: Fix incorrect file path for IOCTL_SET_ATTR Léo Lam 2016-12-01 00:05:12 +01:00
  • 31ccfffd38 Common: Add alignment header Léo Lam 2016-11-27 11:56:22 +01:00
  • 9ff95c58fa Add a special input configuration dialog for the GameCube Mic aldelaro5 2016-12-04 16:28:44 -05:00
  • 431929fa1d Moved the Mic button of the GCPad to its own group. aldelaro5 2016-12-04 14:17:27 -05:00
  • e31aa70ff8 Add a hotkey for dumping textures Michael 2016-12-05 08:20:45 -08:00