490dffc791
Merge pull request #7633 from ymartel06/ymartel/fix-imgui-compilation-vs2017
...
update windows 10 sdk from 10.0.15063.0 to 10.0.17134.0 for imgui
2018-12-21 16:59:29 +01:00
31bb0327e5
update windows 10 sdk from 10.0.15063.0 to 10.0.17134.0 for imgui
2018-12-21 10:40:58 -05:00
174d2b0230
crXXX: Avoid loading twice when CRBA == CRBB
2018-12-21 11:33:18 +00:00
07c146e7e2
crXXX: Remove unnecessary CRBA == CRBD constraint for crclr and crset
2018-12-21 11:20:06 +00:00
71d53c922f
Implement resource packs
2018-12-19 11:03:09 +01:00
cf8b730c61
Core/BootManager: Disable bluetooth passthrough when booting NetPlay
...
Bluetooth passthrough does not and never will work on NetPlay, so we'll
just force the use of emulated bluetooth when booting in NetPlay.
2018-12-17 18:22:13 -05:00
79eb065cf3
Reduce emulated shaking frequency to 6hz. (something more humanly possible) (was ~13hz)
2018-12-15 10:36:22 -06:00
a8a6bdcdd2
Compute emulated classic controller calibration data instead of having hardcoded values.
2018-12-15 10:27:06 -06:00
6848812a31
Produce emulated nunchuk calibration data.
2018-12-15 10:27:06 -06:00
2f490e44fb
stop using g_jit outside of JitInterface
...
Replace g_jit in x86-64 ASM routines code by m_jit member reference
2018-12-15 01:58:58 +01:00
0c0e045eda
Android: fix/ignore L2/R2 buttons
...
L2/R2 will trigger a key press and an axis event if the trigger is pressed fully down
Was incorrectly ignoring L1/R1 key presses
2018-12-14 15:31:13 -05:00
3fa81f39fb
Merge pull request #7621 from lioncash/const
...
Common/GLContext: Make member functions const qualified where applicable
2018-12-14 18:53:10 +00:00
6d394d03fe
Common/GLContext: Make member functions const qualified where applicable
...
These don't modify object state, so they can be const qualified.
2018-12-14 11:02:26 -05:00
52cae18b01
Interpreter: Handle paired-single HID2.PSE and HID2.LSQE bits
...
These bits enable or disable paired-single execution based on how
they're set. If PSE isn't set, then all paired-single instructions are
illegal. If PSE is set, but LSQE isn't set, then psq_l, psq_lu, psq_st
and psq_stu are illegal to execute.
Also thanks go out to my roommate @Veegie for letting me use his Wii as
a blasting ground for tests, since mine isn't on hand right now. It only
caught on fire twice and only burned down half of the house through the
process; what a team player.
2018-12-13 22:48:05 -05:00
5bc8b7ae7b
Android: fix gc adapter init
...
init write not read
2018-12-13 21:49:46 -05:00
c87a2f57b4
Interpreter_SystemRegisters: Handle reserved/read-only bits for HID2 in mtspr
2018-12-13 11:39:40 -05:00
5da0f823c7
most wanted mmu setting
2018-12-11 23:15:33 +08:00
2dcd058f7d
Translation resources sync with Transifex
2018-12-10 18:26:00 +01:00
f510f6ef0d
Merge pull request #7611 from Tilka/mgs_special
...
GameSettings: Immediate XFB off for MGS Special Disc
2018-12-07 01:26:23 +00:00
2b2aa89551
GameSettings: Immediate XFB off for MGS Special Disc
2018-12-06 21:08:51 +00:00
2e19efa8d5
NetPlay: Sync Wiimote extension
...
Small addition of NetPlay code in Core.cpp was needed to set the
extensions at the right time, as init would override them otherwise.
This solution is more elegant than modifying the user's INI files on
game start.
2018-12-05 16:36:44 -05:00
a2545a18b2
Qt/ControllersWindow: Fix Wiimote settings not being re-enabled after quitting NetPlay
...
We no longer allow accessing controller config while NetPlay is
running, so this check is no longer needed.
2018-12-05 16:12:12 -05:00
4e5f83d23f
Merge pull request #7436 from Ebola16/6
...
Android Studio 3.2.1 recommended updates
2018-12-05 17:36:25 +01:00
2eb85c8fcf
Merge pull request #7594 from TryTwo/NestedDocks
...
Add nested docking to increase layout choices while debugging.
2018-12-05 17:14:46 +01:00
4353d918d6
Merge pull request #7609 from stevoisiak/update-gametdb-https
...
Use HTTPS urls when updating from GameTDB
2018-12-04 21:21:26 +01:00
f2b17312b0
Use HTTPS urls when updating from GameTDB
2018-12-04 15:16:18 -05:00
94c3570dfb
Merge pull request #7608 from stevoisiak/https-urls
...
Use HTTPS for URLs in Readme & GameSettings INI
2018-12-04 21:15:34 +01:00
93d3016e31
Use HTTPS for URLs in Readme & GameSettings INI
2018-12-04 15:12:19 -05:00
9e2694cd60
Merge pull request #7607 from stevoisiak/archive-dead-url
...
Replace dead 'oreillynet' url with Wayback Machine archive
2018-12-04 20:44:00 +01:00
32a5bb2fb4
Replace dead 'oreillynet' url with Wayback Machine archive
2018-12-04 14:41:21 -05:00
2c57e709d0
Merge pull request #7603 from jordan-woyak/fs-open-file-fix
...
Present an error message when failing to open a file that should exist.
2018-12-04 08:49:21 +01:00
59de8ea503
Merge pull request #7592 from stenzek/imgui-prereq
...
VideoBackends: Share GX vertex/index/uniform buffers with utility draws
2018-12-04 08:47:46 +01:00
7afd5cc2fb
Use main buffers for utility draws
2018-12-04 17:37:25 +10:00
5ca18ff04e
Vulkan: Restore viewport/scissor state on RestoreAPIState
2018-12-04 17:36:08 +10:00
b409a87d1a
D3D: Clamp viewport to current framebuffer dimensions, not target
2018-12-04 17:36:08 +10:00
fa8262fa4a
Vulkan: Don't panic on missing color/depth buffer in config
2018-12-04 17:36:08 +10:00
2644e920cc
Renderer: Add backbuffer format to base class
2018-12-04 17:36:08 +10:00
1adcd47dcb
Renderer: Add a base Initialize() method to match Shutdown()
2018-12-04 17:36:08 +10:00
38479dd783
RenderBase: Force a pipeline flush when drawing the XFB to the host
...
Since we use the common pipelines here and draw vertices if a batch is
currently being built by the vertex loader, we end up trampling over its
pointer, as we share the buffer with the loader, and it has not been
unmapped yet. Force a pipeline flush to avoid this.
2018-12-04 17:36:08 +10:00
1ab390c15f
DTK: Report position in increments of 0x8000
2018-12-04 00:16:46 -05:00
122ce28786
Present an error message when failing to open a file that should exist.
...
This could happen with savestate loads, permission issues, or use by other processes.
Prior to this Dolphin assumed any existing file could be opened and crashes from invalid variant access.
Failing to open a file during savestate load will likely still crash but at least the user will know why.
2018-12-03 19:07:42 -06:00
c675ef148e
Merge pull request #7604 from weihuoya/vulkan-index-buffer
...
Vulkan: fx index buffer reserve size
2018-12-03 21:32:45 +10:00
3ab0f02cec
vulkan: fx index buffer reserve size
2018-12-03 19:23:36 +08:00
f5e9135912
Merge pull request #7598 from sepalani/wfsi
...
WFSI: Fix Dragon Quest X (all-in-one, v2, v3) installers
2018-12-03 02:39:47 +01:00
00151fd913
Merge pull request #7601 from sepalani/html-pre
...
LogWidget: Preserve spaces and newlines
2018-12-02 19:38:54 +01:00
d5692afd7d
LogWidget: Preserve spaces and newlines
2018-12-02 19:12:12 +04:00
077597b028
VersionInfo: Replace IOS59 v7021 with v9249
2018-12-01 22:29:39 +04:00
5bb7cd251e
WFSI: Handle PATCH_TYPE_2 properly in IOCTL_WFSI_FINALIZE_TITLE_INSTALL
2018-12-01 22:28:58 +04:00
f351280061
WFSI: Implement IOCTL_WFSI_CHANGE_TITLE
2018-12-01 22:26:47 +04:00
8f2d4c1b5d
Merge pull request #7597 from stenzek/moltenvk-bin
...
Externals: Add MoltenVK binary, copy to package on macOS
2018-12-01 06:01:16 +01:00