Commit Graph

  • 0ad4e70fc5 Merge pull request #4422 from lioncash/codewindow-menu Mat M 2016-11-05 08:19:28 -04:00
  • 92463ae3ce Revert "Update OS X Requirement to 10.10" JosJuice 2016-11-05 10:24:51 +01:00
  • b19842eec3 IPC_HLE: Move NWC24Config and WiiNetConfig to their own source files Lioncash 2016-11-05 02:34:06 -04:00
  • 9543b9d20d CodeWindow: Rename GetMenuBar() to GetParentMenuBar() Lioncash 2016-11-04 22:02:36 -04:00
  • 07e3835a49 GeneralConfigPane: rename cpu_cores to m_cpu_cores Lioncash 2016-11-04 21:57:46 -04:00
  • 3c65c5f2c5 AVIDump: Drop frames which are delayed over a savestate. degasus 2016-11-04 18:24:03 +01:00
  • be29090aae AVIDump: Add a struct for the state. degasus 2016-11-04 18:19:35 +01:00
  • dad5041737 AVIDump: Inline OSD error handling. degasus 2016-10-16 13:26:37 +02:00
  • 03d8efc270 AVIDump: Merge redundant variables. degasus 2016-10-15 19:06:01 +02:00
  • 112e18a5d1 AVIDump: Drop stored frame. degasus 2016-10-15 19:00:34 +02:00
  • d88295d5a1 Merge pull request #4421 from Pringo/wiimote-log JosJuice 2016-11-04 17:03:11 +01:00
  • 234691abf7 Merge pull request #4385 from leoetlino/disable-bt-check Markus Wick 2016-11-04 14:38:19 +01:00
  • ac2971b30e Merge pull request #4374 from stenzek/vulkan-xfb Stenzek 2016-11-04 23:11:10 +10:00
  • d2fdafa155 Merge pull request #4415 from degasus/arm Markus Wick 2016-11-04 09:33:53 +01:00
  • 5d4c714662 CodeWindow: Hide GetMenuBar() Lioncash 2016-11-03 23:43:35 -04:00
  • 5ae6c21c2e CodeWindow: Eliminate explicit menu item updating from CodeWindow Lioncash 2016-11-03 18:02:53 -04:00
  • 93bdab64fa Change "Wiimote" to "Wii Remote" in Logs Pringo 2016-11-03 17:58:28 -07:00
  • c880c37244 Vulkan: Rename screenshot buffer to frame dump buffer. Stenzek 2016-11-03 22:57:03 +11:00
  • 9aed27cdcf Vulkan: Combine frame dumping and present into one command buffer. Stenzek 2016-11-03 22:50:31 +11:00
  • 690a6deeb3 Vulkan: Fix swapped top/bottom images in TAB stereo mode Stenzek 2016-10-23 22:21:54 +10:00
  • 70eb904536 Vulkan: Fix incorrect geometry shader input/output usage Stenzek 2016-10-23 22:12:28 +10:00
  • 5250f3c6a4 Vulkan: Add missing call to ObjectCache::RecompileSharedShaders Stenzek 2016-10-23 22:00:25 +10:00
  • d67877d27e Vulkan: Fix fast clear path not being used in all cases Stenzek 2016-10-23 21:00:20 +10:00
  • 5182e6b549 Vulkan: Implement virtual/real XFB support Stenzek 2016-10-22 22:41:42 +10:00
  • 3593fa27ab Vulkan: Move CopyRectangleFromTexture to TextureCache Stenzek 2016-10-22 21:19:09 +10:00
  • 01b3c0f036 Vulkan: Make TextureCache::TCacheEntry public Stenzek 2016-10-22 21:00:52 +10:00
  • b066d51dfa Vulkan: Remove parameters/members of single-instance classes Stenzek 2016-10-22 20:50:36 +10:00
  • ab9f539233 Merge pull request #4387 from aldelaro5/gpr1-and-gpr2-friendly-labels shuffle2 2016-11-03 02:29:40 -07:00
  • abe9c30d3d JitArm64: Also push/pop gpr.R(addr). degasus 2016-11-02 22:38:03 +01:00
  • e18ceca7af Automatic translation resources sync with Transifex JosJuice 2016-11-02 18:36:27 +01:00
  • 25070d149e Merge pull request #4412 from JosJuice/more-debug-text JosJuice 2016-11-02 17:58:59 +01:00
  • 3c6742f66f More debug text fixes JosJuice 2016-10-31 15:06:27 +01:00
  • 342c053bf5 Merge pull request #4368 from JosJuice/updatewantdeterminism-loadinput Markus Wick 2016-11-02 16:26:48 +01:00
  • 9ce1cdde98 Merge pull request #4414 from linkmauve/single-newline Markus Wick 2016-11-02 12:20:46 +01:00
  • 2f5d00450a Add precision about the names of r1, r2 and r13 for the register view aldelaro5 2016-10-25 16:45:49 -04:00
  • c9e6b05ce9 Core: Remove double newlines at the end of *_LOG messages. Emmanuel Gil Peyrot 2016-11-02 01:19:00 +00:00
  • 24fa4c9e57 Merge pull request #4400 from degasus/master Markus Wick 2016-11-01 23:29:50 +01:00
  • 49ac577ac0 Merge pull request #4388 from ligfx/portaudio_static Jules Blok 2016-11-01 18:32:12 +01:00
  • 5a8c52ce3a JitArm64: Fix srawx. degasus 2016-11-01 11:53:22 +01:00
  • 0a3e5a0fe8 JitArm64: srawix cleanups. degasus 2016-10-28 08:38:19 +02:00
  • c69903eb42 JitArm64: CR field cleanup. degasus 2016-10-27 21:48:52 +02:00
  • 3405f5ac1a JitArm64: Optimize carry behavior of srawix. degasus 2016-10-27 21:41:58 +02:00
  • 0d78f5926f JitArm64: Keep carry in the host flag for all integer instructions. degasus 2016-10-27 21:29:05 +02:00
  • f449541e65 JitArm64: Implement derefered carry usage. degasus 2016-10-27 21:11:56 +02:00
  • 4d88f5410e JitArm64: Store carry within the host carry flag. degasus 2016-10-27 20:49:15 +02:00
  • 1c9ed79c6a Merge pull request #4409 from sigmabeta/android-tv-screenshot-errors Markus Wick 2016-10-31 23:34:41 +01:00
  • 41477c9ef5 Merge pull request #3080 from LAGonauta/openal-32bit-fixed-point-support shuffle2 2016-10-31 13:07:35 -07:00
  • 6501814792 Merge pull request #4413 from Armada651/readable-driver-details Jules Blok 2016-10-31 15:49:16 +01:00
  • 2058a49465 PixelShaderGen: Remove unused global variable. Jules Blok 2016-10-31 14:56:30 +01:00
  • 086f839435 DriverDetails: Make the bug identifiers humanly readable. Jules Blok 2016-10-30 00:56:18 +02:00
  • 5102e76a7f Merge pull request #4371 from JosJuice/gettextize-debug JosJuice 2016-10-31 13:18:02 +01:00
  • 479b909935 Merge pull request #4381 from JosJuice/small-debug-text JosJuice 2016-10-31 13:13:51 +01:00
  • b9e4f67d3a Merge pull request #4405 from xrix4096/mac-unknown-joyaxis Markus Wick 2016-10-31 13:01:47 +01:00
  • 2afa877119 Merge pull request #4376 from leoetlino/warning-fix Markus Wick 2016-10-31 12:57:03 +01:00
  • f1dc6c3106 Merge pull request #4404 from mbc07/gameini-just-dance JosJuice 2016-10-31 12:54:29 +01:00
  • b9e4370023 Merge pull request #4383 from Sintendo/minor-text-fixes Markus Wick 2016-10-31 12:51:42 +01:00
  • 4f5d0cd450 Merge pull request #4391 from Pringo/wii-remote Markus Wick 2016-10-31 12:49:16 +01:00
  • 4eb5892e1a Merge pull request #4399 from JosJuice/unify-getgctime Markus Wick 2016-10-31 12:47:06 +01:00
  • d5ca153c26 Merge pull request #4401 from JosJuice/rename-getuniqueid Markus Wick 2016-10-31 12:39:27 +01:00
  • 22779473bc Merge pull request #4402 from Armada651/dualsrc-bug Markus Wick 2016-10-31 12:37:09 +01:00
  • 9ac4598c09 Merge pull request #4406 from JosJuice/debug-i18n-comments Markus Wick 2016-10-31 12:31:48 +01:00
  • 4cf873ea73 Merge pull request #4365 from RisingFog/patch-1 Markus Wick 2016-10-31 12:29:18 +01:00
  • 64cf56dda3 Clear screenshot in game grid before attempting to render on Android TV devices sigmabeta 2016-10-30 18:53:57 -04:00
  • d80086adf5 Add debug i18n comments and revise existing i18n comments JosJuice 2016-10-30 16:37:29 +01:00
  • 9da9ba616b Use the IOHIDElement cookie as a part of the axis name for unknown axis. Previously the 'usage' value was used to identify the axis by name, but this is not unique. For example on a PS3 controller *all* axis other than the well known ones return a usage of '1' so there are 30 or more axis all named "1". This stops things such as analog triggers being usable. Chris Pritchard 2016-10-30 10:36:53 +00:00
  • a8478b3ec4 GameINI update for newer Just Dance games mbc07 2016-10-29 23:52:03 -03:00
  • d0e60492cf PixelShaderGen: Don't use a global variable. Jules Blok 2016-10-30 00:34:10 +02:00
  • d778400133 DriverDetails: Add OS X to the dual-source blending bug. Jules Blok 2016-10-29 17:25:04 +02:00
  • 9950209bbf EXI_DeviceIPL: Unify GetGCTime epoch handling JosJuice 2016-10-29 14:01:00 +02:00
  • ce9f717045 OGL: Fall back to the old dual-source blending behaviour. Jules Blok 2016-10-29 17:24:10 +02:00
  • 1081497cad DiscIO/SConfig: Rename GetUniqueID to GetGameID JosJuice 2016-10-29 14:42:43 +02:00
  • 146ee6de91 Merge pull request #4398 from JosJuice/remove-volumecreator-logs Mat M 2016-10-29 09:22:49 -04:00
  • e7635a0089 Merge pull request #4395 from degasus/master Markus Wick 2016-10-29 14:50:18 +02:00
  • 1eed48974d Merge pull request #4380 from lioncash/wx-toolbar Mat M 2016-10-29 08:28:27 -04:00
  • 041129fb34 JitArm64: Implement mcrxr. degasus 2016-10-27 23:34:37 +02:00
  • 293553f317 JitArm64: Implement subfzex. degasus 2016-10-27 01:08:16 +02:00
  • f1a67bb1a2 JitArm64: Implement divwx degasus 2016-10-27 00:32:04 +02:00
  • a8b1347ea9 JitArm64: Implement srawx. degasus 2015-08-23 17:40:39 +02:00
  • 8155a253c6 EXI_DeviceIPL: Remove old unused code JosJuice 2016-10-29 13:14:18 +02:00
  • d6731d34ef Remove VolumeCreator logs JosJuice 2016-10-29 13:08:24 +02:00
  • 65a8b999b4 wxWidgets (gtk): Patch that allows label switching to work for wxToolBar Lioncash 2016-10-29 02:44:48 -04:00
  • 41563c55cd Merge pull request #4394 from aldelaro5/fix-focus-detection-linux Anthony 2016-10-29 00:35:18 -05:00
  • 26902d89e8 Merge pull request #4377 from aldelaro5/fix-centerPc-on-toggleBreakpoint Anthony 2016-10-29 00:16:09 -05:00
  • 63546b4f2e Fix unnecessary Center PC calls in the CodeWindow aldelaro5 2016-10-22 17:20:06 -04:00
  • ee201455a8 Move UiHasFocus into DolphinApp aldelaro5 2016-10-27 21:50:09 -04:00
  • 2005b4430f Fix window focus detection on Linux RenaKunisaki 2016-05-16 15:09:59 -04:00
  • e89ca79059 Disable Bluetooth descriptor check if adapter is forced Léo Lam 2016-10-24 22:15:41 +02:00
  • 15a41a5d83 Change OSD Messages and PanicAlerts to Say "Wii Remote" Instead of "Wiimote" Pringo 2016-10-28 14:02:58 -07:00
  • 476cf3803d Merge pull request #4393 from Armada651/amd-dual-src Jules Blok 2016-10-28 13:31:03 +02:00
  • a319f8777d DolphinWX: Small debug text fixes JosJuice 2016-10-28 12:18:32 +02:00
  • a56e39a3a9 Merge pull request #4392 from degasus/master Markus Wick 2016-10-28 08:35:17 +02:00
  • 5e8ccb15ff DolphinWX: Move toolbar creation to a wxToolBar subclass Lioncash 2016-10-21 21:41:17 -04:00
  • 332e9bd378 Added 32-bit fixed point support to OpenAL backend. Changed method to detect 32-bit floating point and 32-bit fixed point support. LAGonauta 2016-10-27 18:47:13 -02:00
  • afe707bc18 DriverDetails: Disable dual-source blending on AMD OGL drivers. Jules Blok 2016-10-27 21:59:12 +02:00
  • 332d51858a JitArm64: Clean LSL 0. degasus 2016-10-26 21:30:36 +02:00
  • 8ad98d0046 ArmEmitter: Merge AddI2R helpers. degasus 2016-10-27 18:11:51 +02:00
  • 694e9b4132 JitArm64: ADDI2R optimizations 2. degasus 2016-10-27 09:14:01 +02:00
  • 1df694626d JitArm64: Optimize addi2r & subi2r. degasus 2016-10-26 21:17:29 +02:00
  • df250b84cc JitArm64: Avoid MOVI2R is possible. degasus 2016-10-26 20:47:03 +02:00
  • 04e262513c CMake: build PortAudio as static library Michael Maltese 2016-10-25 15:19:54 -07:00