MerryMage
26bc38d25d
Jit64: Fix instruction breakpoints
...
Broken by 5236dc3
.
2018-12-27 20:11:26 +00:00
JosJuice
22f4e3a656
Translation resources sync with Transifex
2018-12-27 18:30:04 +01:00
Pierre Bourdon
a6ba29859e
Merge pull request #7651 from MerryMage/x64EmitterTest-blend-and-avx-singles
...
x64EmitterTest: Add some missing tests
2018-12-26 16:45:24 +01:00
MerryMage
b7b552f20a
x64EmitterTest: Add some missing tests
2018-12-26 15:22:45 +00:00
Mat M
bd527e62ef
Merge pull request #7647 from MerryMage/emit-singles
...
x64Emitter: Add some single-precision instructions
2018-12-26 09:33:06 -05:00
JosJuice
d1ce8aca9d
Merge pull request #7645 from JMC47/DeferEFBCopies
...
Disable Defer EFB Copies for Rune Factory Frontier
2018-12-26 12:13:30 +01:00
JosJuice
2a1a09f57c
Merge pull request #7648 from JMC47/MonsterMayhemXFB
...
Enable XFB2RAM by default for Monster Mayhem.
2018-12-26 11:31:23 +01:00
JMC47
f62fb8ae5d
Monster Mayhem requires XFB2RAM for Portraits.
...
Monster Portraits are a pretty big part of the game as you actually
build them. If users really want performance, they can manually disable
it.
2018-12-26 05:15:06 -05:00
JosJuice
5b97ea8b40
Merge pull request #7606 from booto/dtk_pos_align
...
DTK: Report position in increments of 0x8000
2018-12-26 10:22:40 +01:00
MerryMage
da7608ff9f
x64Emitter: Add some single-precision instructions
2018-12-26 00:23:42 +00:00
JosJuice
2ff1bfdc85
Merge pull request #7646 from leoetlino/temporary-to-permanent
...
WiiUtils: Clear IPL.TID when re-installing a title manually
2018-12-25 23:46:47 +01:00
Léo Lam
0aef6bc834
WiiUtils: Clear IPL.TID when re-installing a title manually
...
If the user tries to permanently install a title that has already been
imported, and if that title is currently marked as a temporary title
in IPL.TID, that flag should be cleared.
2018-12-25 20:49:11 +01:00
JMC47
eb7f492420
Disable Defer EFB Copies for Rune Factory Frontier
...
Causes crashes when reading mail and opening menus.
2018-12-25 12:53:56 -05:00
JosJuice
ca2a2c98f2
Merge pull request #7627 from Techjar/netplay-disable-bt-passthrough
...
Core/BootManager: Disable bluetooth passthrough when booting NetPlay
2018-12-25 15:48:08 +01:00
JosJuice
08ae6d7706
Merge pull request #7525 from JosJuice/nand-title-region
...
Accurate region detection for NAND titles
2018-12-25 15:36:00 +01:00
JosJuice
a0673fbb47
Merge pull request #7619 from zackhow/gcadpt
...
Android: fix gc adapter init
2018-12-23 21:18:21 +01:00
Markus Wick
e7b53540d8
Merge pull request #7634 from MerryMage/downcount-on-exit
...
Jit64: Check downcount at block exit, not block entry
2018-12-23 19:34:12 +01:00
MerryMage
5236dc31a6
Jit64: Check downcount at block exit, not block entry
2018-12-23 18:03:29 +00:00
Markus Wick
54f37c3bae
Merge pull request #7631 from MerryMage/crXXX-AeqB
...
Jit_SystemRegisters: Special-case crXXX for CRBA == CRBB
2018-12-23 17:55:09 +01:00
spycrab
fc998093cc
Merge pull request #7600 from spycrab/resource_pack
...
Implement resource packs
2018-12-23 16:04:05 +01:00
Markus Wick
2d0031551e
Merge pull request #7635 from degasus/srawix
...
JitArm64: Fix RC calculation of srawix.
2018-12-23 00:17:41 +01:00
degasus
64378c90da
JitArm64: Fix RC calculation of srawix.
...
Seems like it was missed from the early implementation.
2018-12-22 17:31:14 +01:00
JosJuice
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
Yohann Martel
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
MerryMage
174d2b0230
crXXX: Avoid loading twice when CRBA == CRBB
2018-12-21 11:33:18 +00:00
MerryMage
07c146e7e2
crXXX: Remove unnecessary CRBA == CRBD constraint for crclr and crset
2018-12-21 11:20:06 +00:00
spycrab
71d53c922f
Implement resource packs
2018-12-19 11:03:09 +01:00
Techjar
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
Tilka
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
Lioncash
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
zackhow
5bc8b7ae7b
Android: fix gc adapter init
...
init write not read
2018-12-13 21:49:46 -05:00
JosJuice
2dcd058f7d
Translation resources sync with Transifex
2018-12-10 18:26:00 +01:00
Tilka
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
Tillmann Karras
2b2aa89551
GameSettings: Immediate XFB off for MGS Special Disc
2018-12-06 21:08:51 +00:00
Léo Lam
4e5f83d23f
Merge pull request #7436 from Ebola16/6
...
Android Studio 3.2.1 recommended updates
2018-12-05 17:36:25 +01:00
Léo Lam
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
Pierre Bourdon
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
Steven M. Vascellaro
f2b17312b0
Use HTTPS urls when updating from GameTDB
2018-12-04 15:16:18 -05:00
Pierre Bourdon
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
Steven M. Vascellaro
93d3016e31
Use HTTPS for URLs in Readme & GameSettings INI
2018-12-04 15:12:19 -05:00
Pierre Bourdon
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
Steven M. Vascellaro
32a5bb2fb4
Replace dead 'oreillynet' url with Wayback Machine archive
2018-12-04 14:41:21 -05:00
Pierre Bourdon
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
Pierre Bourdon
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
Stenzek
7afd5cc2fb
Use main buffers for utility draws
2018-12-04 17:37:25 +10:00
Stenzek
5ca18ff04e
Vulkan: Restore viewport/scissor state on RestoreAPIState
2018-12-04 17:36:08 +10:00
Stenzek
b409a87d1a
D3D: Clamp viewport to current framebuffer dimensions, not target
2018-12-04 17:36:08 +10:00
Stenzek
fa8262fa4a
Vulkan: Don't panic on missing color/depth buffer in config
2018-12-04 17:36:08 +10:00
Stenzek
2644e920cc
Renderer: Add backbuffer format to base class
2018-12-04 17:36:08 +10:00
Stenzek
1adcd47dcb
Renderer: Add a base Initialize() method to match Shutdown()
2018-12-04 17:36:08 +10:00