Connor McLaughlin
6def728888
Qt: Display deadzone/sensitivity/etc as whole number instead of decimal
2022-10-21 21:01:30 +10:00
Connor McLaughlin
b154579c0d
RegTest: Fix incorrect config keys
2022-10-21 00:30:42 +10:00
Connor McLaughlin
ac3b3e89f4
Qt: Make automap failure message more friendly
2022-10-21 00:30:42 +10:00
Connor McLaughlin
b6686b8239
System: Preserve controller type on core settings reset
2022-10-21 00:30:42 +10:00
Connor McLaughlin
8e95248ef3
GL/Context: Always prefer GLES on Android
2022-10-21 00:30:42 +10:00
Connor McLaughlin
0b0e910892
DInputSource: Use W variants of APIs
2022-10-21 00:30:42 +10:00
Connor McLaughlin
c2f4192f5f
FullscreenUI: Remove temporary force-settings-open
2022-10-14 20:35:01 +10:00
Connor McLaughlin
5b14796654
Merge pull request #2909 from andercard0/master
...
Atualização Português do Brasil
2022-10-14 00:18:59 +10:00
Connor McLaughlin
037f43f7d0
FullscreenUI: Add post processing settings
2022-10-14 00:14:35 +10:00
Connor McLaughlin
11ba87059e
HostDisplay: Remove parameters which get pulled from config
...
No point duplicating them.
2022-10-14 00:14:34 +10:00
Connor McLaughlin
43e959bdc9
Merge pull request #2908 from andercard0/master
...
Autalização Português do Brasil
2022-10-13 22:55:56 +10:00
Connor McLaughlin
ccfe3925fc
HostDisplay: Use border sampling for post processing shaders
2022-10-13 22:53:16 +10:00
Connor McLaughlin
c528a96215
RegTest: Disable fast boot and game settings
2022-10-13 22:53:16 +10:00
Connor McLaughlin
c9d13c028e
CDROM: Debugger names for some commands
2022-10-13 22:53:16 +10:00
Connor McLaughlin
2c867bc3df
HostDisplay: Blit before post processing, not after
...
Should be a tiny performance boost on tilers.
2022-10-13 22:13:09 +10:00
Connor McLaughlin
adf41b9bbd
D3D12HostDisplay: Implement post processing
2022-10-13 22:13:09 +10:00
Connor McLaughlin
cc3fadba14
Qt: Move downsampling to enhancement settings
2022-10-13 17:55:25 +10:00
Connor McLaughlin
98ef639c0a
Qt: Change post settings style to sunken
2022-10-13 17:43:09 +10:00
Connor McLaughlin
69efa0f46f
Shaders: Add crt-lottes.glsl
2022-10-13 17:42:31 +10:00
Connor McLaughlin
8afea2fef8
HostDisplay: Fix post-processing time, add original source size
2022-10-13 17:42:15 +10:00
Connor McLaughlin
7acba0b141
GameDB: Fix some entries with missing system.cnf
2022-10-13 17:41:26 +10:00
Connor McLaughlin
bcd04e5f51
Qt: Expose display position/alignment in UI
2022-10-13 17:40:58 +10:00
Connor McLaughlin
0709f92ac1
Misc: Cleanup/deduplicate from c9cba5e
2022-10-13 17:37:39 +10:00
Connor McLaughlin
1538f26013
Qt: Move some settings around, add OSD options
2022-10-13 17:27:09 +10:00
Connor McLaughlin
5498ddfab7
RegTest: Port to new host abstractions
2022-10-13 17:27:09 +10:00
Connor McLaughlin
c9cba5e220
Merge pull request #2907 from CeruleanSky/DisAlignSet
...
Expose Display Host Alignment as a setting in ini
2022-10-13 17:26:51 +10:00
Connor McLaughlin
0cd331629b
Merge pull request #2906 from zkdpower/master
...
Update Simple-Chinese translation to latest.
2022-10-09 14:21:29 +10:00
Connor McLaughlin
e395a74832
Settings: Fix default values for achievements
2022-10-09 14:21:01 +10:00
Connor McLaughlin
4feb5ad548
Controller: Make InAnalogMode() virtual
2022-10-09 14:10:54 +10:00
Connor McLaughlin
21da5036c0
Merge pull request #2904 from andercard0/master
...
Atualização Português do Brasil
2022-10-09 12:43:12 +10:00
Connor McLaughlin
11e7e79c16
FullscreenUI: Fix description string
2022-10-09 12:42:34 +10:00
Connor McLaughlin
3a3f571ecc
Settings: Persist OSD options when resetting
2022-10-08 23:36:39 +10:00
Connor McLaughlin
1745d3e803
Settings: Don't allow both runahead and rewind
2022-10-08 23:36:24 +10:00
Connor McLaughlin
5fa7960c31
CI: Fix/re-enable Mac builds
...
Credit to TellowKrinkle for debugging the QtNetwork build issue.
2022-10-08 21:34:35 +10:00
Connor McLaughlin
42768c3101
Achievements: Fix a few minor issues
2022-10-08 21:21:33 +10:00
Connor McLaughlin
8d53eb5df8
Merge pull request #2902 from zkdpower/master
...
Update Simple-Chinese translation to latest.
2022-10-08 20:26:20 +10:00
Connor McLaughlin
550b4928c2
Achievements: Backports from PCSX2
2022-10-08 20:25:42 +10:00
Connor McLaughlin
6d32e9bc10
Merge pull request #2901 from andercard0/master
...
Atualização Português do Brasil
2022-10-06 23:27:33 +10:00
Connor McLaughlin
59d3151323
CI: Temporarily disable Mac builds
...
Qt fails building due to:
Undefined symbols for architecture x86_64:
"___gss_c_nt_hostbased_service_oid_desc", referenced from:
qGSsapiGetServiceName(QStringView) in qauthenticator.cpp.o
and I don't have the energy to set up a VM to figure out why at the
moment.
2022-10-06 23:26:44 +10:00
Connor McLaughlin
5dcf242d62
CI: Remove UWP completely
...
Code's been gone for a while, no need to keep it in here either.
Shame the platform is so full of leeches who want nothing but to knock
others off work off for profit.
2022-10-06 23:25:24 +10:00
Connor McLaughlin
bb4a65f1dd
Achievements: Save submitted time from API in leaderboards
2022-10-06 22:50:59 +10:00
Connor McLaughlin
10f98106dd
Misc: Normalize code vs serial usage
2022-10-05 18:29:44 +10:00
Connor McLaughlin
4c3a5dd4d7
CI: ARM64 Mac builds for CURL should also disable brotili
2022-10-05 18:29:43 +10:00
Connor McLaughlin
5f6490f68b
GPU/Vulkan: Fix downloads messing up later commands
2022-10-05 18:29:43 +10:00
Connor McLaughlin
564a9bdeb4
GL/Context: Use GL_OES_draw_elements_base_vertex if GLES3.2 is missing
2022-10-05 18:29:43 +10:00
Connor McLaughlin
2231af2dfc
Merge pull request #2899 from zkdpower/master
...
Update Simple-Chinese translation to latest.
2022-10-05 18:29:32 +10:00
Connor McLaughlin
ab1422b690
Merge pull request #2898 from andercard0/patch-4
...
Atualização Português do Brasil
2022-10-04 00:46:06 +10:00
Connor McLaughlin
c486f6619f
Achievements: Avoid potential crash when parsing malformed responses
2022-10-04 00:45:25 +10:00
Connor McLaughlin
587fbf6ca7
System: Disable auto analog mode when starting shell
2022-10-04 00:20:37 +10:00
Connor McLaughlin
df06931e36
Achievements: Make login progress indeterminate
2022-10-04 00:00:57 +10:00
Connor McLaughlin
c3eccf51d1
OpenGLHostDisplay: Fix post-processing with GLES
2022-10-04 00:00:56 +10:00
Connor McLaughlin
8f39ad3555
GPU/OpenGL: Don't recreate context on sw switch when using GLES
2022-10-04 00:00:56 +10:00
Connor McLaughlin
106addf5a8
Qt: Fix shutdown and save state in fullscreen UI
2022-10-04 00:00:56 +10:00
Connor McLaughlin
74452eede3
ImGui: Don't show overlays when system paused
2022-10-04 00:00:56 +10:00
Connor McLaughlin
f25d7f6e09
Misc: Fix various warnings
2022-10-04 00:00:56 +10:00
Connor McLaughlin
a9038133c8
HostDisplay: Common texture base class for all APIs
2022-10-04 00:00:56 +10:00
Connor McLaughlin
12d400b76a
OpenGLHostDisplay: Replace GL ID handle with texture class
2022-10-03 21:08:42 +10:00
Connor McLaughlin
971bba07d6
GPU: Make perspective-correct color interpolation toggleable
2022-10-03 21:08:41 +10:00
Connor McLaughlin
6af5a2486c
VulkanHostDisplay: Use coherent memory type for downloads on Adreno
...
Otherwise it spends a ton of CPU time invalidating the buffer.
2022-10-03 13:13:37 +10:00
Connor McLaughlin
4dc3014fcd
Vulkan: Hook up VK_KHR_driver_properties
2022-10-03 13:11:38 +10:00
Connor McLaughlin
dc008d3cdc
Merge pull request #2896 from andercard0/patch-3
...
Atualização Português do Brasil
2022-10-03 12:57:41 +10:00
Connor McLaughlin
26eda7561d
Merge pull request #2897 from zkdpower/master
...
update simple-chinese translation to latest.
2022-10-03 12:57:16 +10:00
Connor McLaughlin
22b41bd153
Achievements: Hardcore mode no longer gives twice the points
2022-10-01 13:39:26 +10:00
Connor McLaughlin
410b384c76
Vulkan/Context: Request API v1.1
2022-10-01 13:31:03 +10:00
Connor McLaughlin
8aa1c8827c
GPU/D3D11: Purge D3D11::StagingTexture
2022-09-26 22:15:51 +10:00
Connor McLaughlin
6bafcea94f
HostDisplay: Remove DestroyRenderDevice()
2022-09-26 22:15:51 +10:00
Connor McLaughlin
84917ec6aa
Common/Image: Add resize methods
2022-09-26 22:15:51 +10:00
Connor McLaughlin
e3a327f7a2
Vulkan/Texture: Fix updating array textures
2022-09-26 22:15:50 +10:00
Connor McLaughlin
f7aa7c659c
D3D11/Texture: Add layers/texture arrays
2022-09-26 22:15:50 +10:00
Connor McLaughlin
e7fb42347f
GL/Texture: Add multi-layer/level support
2022-09-26 22:15:50 +10:00
Connor McLaughlin
5ef0ad1ec6
GPU/Vulkan: Get rid of additional stream buffer
2022-09-26 22:15:50 +10:00
Connor McLaughlin
8d32547ec9
Vulkan/Texture: Allow uploading non-zero layers/levels
2022-09-26 22:15:50 +10:00
Connor McLaughlin
aff9f1c25f
D3D12: Add helper for offsetting descriptors
2022-09-26 22:15:50 +10:00
Connor McLaughlin
cb1e15da58
GPU/D3D12: Fix incorrect stream buffer upload size
2022-09-26 22:15:50 +10:00
Connor McLaughlin
4668334516
GameDatabase: Make unknown controller types non-fatal
2022-09-26 22:15:50 +10:00
Connor McLaughlin
9d27f7095f
Vulkan: Use Vulkan Memory Allocator
2022-09-26 22:15:50 +10:00
Connor McLaughlin
56293e4d8f
3rdparty: Add vk_mem_alloc
2022-09-26 20:42:49 +10:00
Connor McLaughlin
37d579c652
BIOS: Compile fix
2022-09-26 20:42:35 +10:00
Connor McLaughlin
187b01f908
Merge pull request #2892 from zkdpower/master
...
update simple-chinese language file to latest.
2022-09-25 13:07:52 +10:00
Connor McLaughlin
864dffc789
Merge pull request #2894 from lukahn/patch-1
...
Update bios.cpp
2022-09-25 13:07:04 +10:00
Connor McLaughlin
78b4fbb515
Achievements: Display points in list window
2022-09-24 14:21:53 +10:00
Connor McLaughlin
e54dc9872b
Achievements: Display mastered notifications
2022-09-24 13:27:59 +10:00
Connor McLaughlin
5bf1f062b9
Qt: Re-add active/line offset to game properties (advanced)
2022-09-24 13:19:56 +10:00
Connor McLaughlin
583b8cd955
InputManager: Export a few functions
2022-09-24 13:14:28 +10:00
Connor McLaughlin
d25a9a22e3
System: Fix per-game bindings being used when disabled
2022-09-24 13:14:24 +10:00
Connor McLaughlin
6fa8c3962e
Build: Fixes for Android
2022-09-24 13:14:18 +10:00
Connor McLaughlin
736996ab38
Controller: Add invert and button deadzone options
2022-09-24 13:14:13 +10:00
Connor McLaughlin
7af2f252ac
Merge pull request #2887 from zkdpower/master
...
update simple-chinese language file to latest.
2022-09-24 13:11:41 +10:00
Connor McLaughlin
2186debcd2
Merge pull request #2888 from Calinou/enhancements-overlay-fix-swapped-msaa-ssaa
...
Fix "MSAA" and "SSAA" texts being swapped in enhancements overlay
2022-09-24 13:11:27 +10:00
Connor McLaughlin
7ef600aaa0
Merge pull request #2889 from Calinou/texture-filtering-warn-performance-cost
...
Warn about the high performance cost of JINC2 and xBR filtering
2022-09-24 13:11:11 +10:00
Connor McLaughlin
271c820c0a
Merge pull request #2890 from Calinou/show-cpu-usage-add-description
...
Add usage description for Show CPU Usage
2022-09-24 13:10:45 +10:00
Connor McLaughlin
d26fef3e4e
Achievements: Add leaderboard toggle (+ some minor fixes)
2022-09-21 23:47:58 +10:00
Connor McLaughlin
3760849ac4
Merge pull request #2884 from zkdpower/master
...
update simple-chinese language file to latest.
2022-09-21 23:19:11 +10:00
Connor McLaughlin
065472ddda
Achievements: Fix crash when toggling off with list open
2022-09-21 23:06:23 +10:00
Connor McLaughlin
5568de1e03
Achievements: Add sound effects
2022-09-21 23:06:23 +10:00
Connor McLaughlin
a4eb5f1d5d
FrontendCommon: Add PlaySoundAsync()
2022-09-21 23:06:23 +10:00
Connor McLaughlin
cba4bb4ab2
Achievements: Show primed/challenge-in-progress achievements
2022-09-21 23:06:23 +10:00
Connor McLaughlin
bf1af8995a
Merge pull request #2883 from Guwange/update_Japanese_translation
...
update Japanese translation
2022-09-19 15:42:39 +10:00
Connor McLaughlin
c817030263
CMake: Add missing find_package(ECM) for NoGUI/Wayland
2022-09-19 15:41:37 +10:00
Connor McLaughlin
3dcd901885
MemoryCardImage: Support importing mem/psx and a few other formats
...
Untested.
2022-09-18 19:39:57 +10:00