TellowKrinkle
|
3a2f210b02
|
Test
|
2024-10-07 10:57:01 -05:00 |
TellowKrinkle
|
19b7e35571
|
Loggy loggy loggy
|
2024-10-07 02:02:53 -05:00 |
TellowKrinkle
|
eb0b341e61
|
GS:SW: Use unaligned loads to reduce constant size on AVX2
Allows more instructions to use 1-byte offsets
|
2024-10-07 01:33:00 -05:00 |
TellowKrinkle
|
0d434d69be
|
GS:SW: Split g_const into separate structs for 128 and 256 bit vectors
Allows more code to access members with 8b offsets
|
2024-10-07 01:32:23 -05:00 |
TellowKrinkle
|
4a88111dfe
|
Common: Remove unused functions
|
2024-10-07 01:31:04 -05:00 |
TellowKrinkle
|
ece5ff3cee
|
Core: Reserve data and code areas together
They need to stay near each other for the x86 JIT to work
|
2024-10-07 01:31:04 -05:00 |
TellowKrinkle
|
6c262b8ef3
|
Common: Allow non-file mappings in SharedMemoryMappingArea
|
2024-10-07 01:31:04 -05:00 |
TellowKrinkle
|
f36db1d9fd
|
Common: Switch back to Linux allocation routines on macOS
We don't need MAP_FIXED anymore
|
2024-10-07 01:31:04 -05:00 |
TellowKrinkle
|
5f8e412a9c
|
Core: Map sys memory anywhere
|
2024-10-07 01:31:04 -05:00 |
TellowKrinkle
|
aaaf47b631
|
GS:SW: Prepare DrawScanline for being more than 2GB from const data
|
2024-10-07 01:31:03 -05:00 |
TellowKrinkle
|
fe2f97eeb5
|
EE:Rec: Allow rec memory anywhere
|
2024-08-21 03:12:32 -05:00 |
TellowKrinkle
|
8a9fbb43e6
|
EE:Rec: Avoid rbx
Will be used for holding a pointer to the PCSX2 text section
|
2024-08-21 00:52:16 -05:00 |
PCSX2 Bot
|
31b5672870
|
Qt: Update Base Translation
|
2024-08-20 10:11:20 +02:00 |
Florin9doi
|
777fc444ae
|
USB: Rename singstar to usb_mic
|
2024-08-20 10:09:21 +02:00 |
Florin9doi
|
cd5c961dc4
|
USB: Konami ON-SAY microphone emulation
|
2024-08-20 10:09:21 +02:00 |
Florin9doi
|
c2ea8c4eab
|
USB: Audio support for EyeToy
|
2024-08-20 10:09:21 +02:00 |
Florin9doi
|
d6507a945b
|
USB: Merge Singstar and Logitech mics in a single device with 2 subtypes
|
2024-08-20 10:09:21 +02:00 |
PCSX2 Bot
|
f1abee5d0b
|
Qt: Update Base Translation
|
2024-08-19 09:15:02 +02:00 |
Jordan
|
e4dccc237c
|
Misc: Minor cleanup. (#11717)
Changes video max bitrate to 200,000kbps default audio from 160kbps to 192kbps and adds a missing name I forgot to add previously.
|
2024-08-19 09:14:27 +02:00 |
KamFretoZ
|
92d8c740d4
|
Qt: Fix a couple of theme switching glitches
Backport from: 6f9e8efee5
|
2024-08-19 08:54:35 +02:00 |
KamFretoZ
|
b6eddade00
|
Qt: Slightly increase game list title size
|
2024-08-19 08:54:35 +02:00 |
KamFretoZ
|
04fdd09d1e
|
ImGuiFullscreen: Display checkmark on right of choice dialog
Backport from: f5815f3183
|
2024-08-19 08:54:35 +02:00 |
KamFretoZ
|
69574aecc6
|
ImGuiFullscreen: Fix choice popup selected drawing over border
Backport from 05f9f33ec6
|
2024-08-19 08:54:35 +02:00 |
KamFretoZ
|
c72d98d4cd
|
FullscreenUI: Fix popup close resetting window scroll
Backport from 13a37418e6
|
2024-08-19 08:54:35 +02:00 |
Florin9doi
|
4f405adea9
|
USB: Store unique disk images for MSD and PictureParadise
|
2024-08-18 19:29:09 +02:00 |
Florin9doi
|
5217ec375d
|
USB: Fix Konami Capture Eye assert
|
2024-08-18 19:27:48 +02:00 |
JordanTheToaster
|
10b264b9ec
|
3rdparty/imgui: Disable the nav menu
Courtesy to Fobes for figuring this out because I was not getting anywhere.
|
2024-08-16 11:27:24 -04:00 |
JordanTheToaster
|
dc741e95bd
|
3rdparty/imgui: General cleanup
Clean up and replacing obsolete functions.
|
2024-08-16 11:27:24 -04:00 |
PCSX2 Bot
|
a1ca0a9a02
|
Qt: Update Base Translation
|
2024-08-15 19:14:14 +02:00 |
lightningterror
|
c076c50b68
|
GS/DX11: Fix feedback write 1 null pointer crash.
We were using the wrong texture as the source, should be dTex when copying.
|
2024-08-15 10:26:27 +02:00 |
lightningterror
|
c688db8f08
|
GS/HW: Rename blend second pass to blend multi pass.
Easier if I want to add more passes.
|
2024-08-14 12:35:52 +02:00 |
PCSX2 Bot
|
469053de9b
|
Qt: Update Base Translation
|
2024-08-13 19:42:38 +02:00 |
squidbus
|
185b85f86a
|
Config: Use directory containing bundle as AppRoot on macOS.
|
2024-08-12 22:50:49 -04:00 |
PCSX2 Bot
|
11096a520e
|
PAD: Update to latest controller database.
|
2024-08-12 19:01:26 -04:00 |
Florin9doi
|
07fd035aa2
|
USB: Set actual_length value for Get HID descriptor
|
2024-08-12 19:01:08 -04:00 |
seta-san
|
6bedcd768f
|
Qt: Update Trilinear Filtering Description
|
2024-08-12 19:00:28 -04:00 |
weirdbeardgame
|
0c949db506
|
CMake: Added PACKAGE_MODE option
Set paths, add check in SetResourcesDir
|
2024-08-12 11:33:02 -04:00 |
PCSX2 Bot
|
4c5253c0f5
|
Qt: Update Base Translation
|
2024-08-11 07:46:00 +02:00 |
Mrlinkwii
|
325133e54c
|
GameDB: add missing serial
|
2024-08-11 00:50:33 +02:00 |
JordanTheToaster
|
4113ac574d
|
GameDB: ATV Offroad Fury 2 Fixes
Adds bilinear upscale nearest to fix garbage textures.
|
2024-08-11 00:47:48 +02:00 |
JordanTheToaster
|
2d6c687913
|
GSTextureCache: Extend Bilinear Upscale to dirty depth
|
2024-08-11 00:47:48 +02:00 |
lightningterror
|
f9fbecc783
|
GS: Match data types in shaders to be the same when doing bitwise operations.
|
2024-08-11 00:35:42 +02:00 |
seta-san
|
c5ceba35b6
|
Qt: Update Texture Filtering Description
Qt: Update Texture Filtering Description
|
2024-08-10 18:25:44 -04:00 |
oltolm
|
c7a53703b1
|
iR5900: fix heap-buffer-overflow in recompileNextInstruction
|
2024-08-10 17:47:39 -04:00 |
JordanTheToaster
|
2151ffcb6a
|
GameDB: Various fixes
|
2024-08-10 22:21:46 +02:00 |
TheLastRar
|
e25cb92041
|
Build: Copy resources when building for ARM64 with MSBuild
|
2024-08-10 14:12:28 -04:00 |
TheLastRar
|
c3ed4faec1
|
gitignore: Fix ignore of bin-arm64
Reverts 2d4313cc5b and provides a correct ignore entry
|
2024-08-10 14:12:28 -04:00 |
TheLastRar
|
01de02677f
|
Build: Set Page/Cache line sizes on Windows ARM
|
2024-08-10 14:12:28 -04:00 |
TheLastRar
|
6c44e985b1
|
Core: Replace 'Mac' with 'system' in page size error message
|
2024-08-10 14:12:28 -04:00 |
JordanTheToaster
|
31026e420d
|
3rdparty/imgui: Update to v1.91.0
|
2024-08-10 14:07:22 -04:00 |