Commit graph

2027 commits

Author SHA1 Message Date
Daniel R. e731b444f5 vk_compute_pipeline: Add missing meta check 2024-10-30 14:03:53 +01:00
voltamass f3a90e1b1a Italian localization updated (#1449)
* Update it.ts

Translated some of the missing sentences

* Update it.ts
2024-10-27 22:31:33 +02:00
DanielSvoboda 06edfb5eee Publish to Release Repository (#1452)
Stores the builds in 3 repositories, one for each operating system:
shadps4-binaries-Windows
shadps4-binaries-Linux
shadps4-binaries-Mac 

This makes it possible to download previous builds, it will be used on the website as planned by shadown
2024-10-27 22:08:25 +02:00
psucien 4868f42253 hot-fix: reduced log spam from get sdk version 2024-10-27 00:33:44 +02:00
Roll8ack f09b926cea Update zh_CN.ts (#1445)
update zh_CN translation  and fixed some translation mistake.
2024-10-25 09:20:53 +03:00
Daniel R. 6d555aaef8 core/libraries: Videodec2 implementation (#1241) 2024-10-24 18:39:31 +02:00
psucien fc858e19d4 hot-fix: proper calculation of image samples num 2024-10-23 23:11:01 +02:00
Daniel R. 5c76cf564e core/libraries: IME implementation (#1436)
* core/libraries: IME implementation

* Update ime_common.h

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-10-23 20:05:46 +03:00
kalaposfos13 0971660b72 FPS counter now appears at the top left corner every time (#1426) 2024-10-21 18:26:32 +03:00
RDN000 b40e445fa4 Update sq translation (#1424) 2024-10-21 13:17:53 +03:00
squidbus 9842bff369 vulkan: Report only missing format feature flags. (#1420) 2024-10-21 13:17:39 +03:00
Lander Gallastegi 3519228965 Handle color control mode resolve (#1413) 2024-10-20 13:14:01 +03:00
squidbus d2ad5c8b3b liverpool_to_vk: Add more surface format mappings. (#1418) 2024-10-20 13:05:54 +03:00
Quang Ngô 52aedbbf8b ci: Fix controller detection on startup for Linux (#1410) 2024-10-20 11:02:24 +03:00
TheTurtle ef4150d72e cmake: Allow disabling discord rpc (#1416) 2024-10-19 16:09:36 +03:00
Vladislav Mikhalin dc661bb7df Add poll interval to libScePad (#1415) 2024-10-19 15:57:01 +03:00
TheTurtle 01bfb3681f renderer_vulkan: Commize and adjust buffer bindings (#1412)
* shader_recompiler: Implement finite cmp class

* shader_recompiler: Implement more opcodes

* renderer_vulkan: Commonize buffer binding

* liverpool: More dma data impl

* fix

* copy_shader: Handle additional instructions from Knack

* translator: Add V_CMPX_GE_I32
2024-10-19 15:30:58 +03:00
DanielSvoboda 3391484f46 Patch compatible version notice (#1407)
* Patch compatible version notice

* +
2024-10-18 18:56:31 +03:00
Quang Ngô c15053d26b core/fs: fix file path (again) (#1408)
Third time's the charm.
2024-10-18 18:56:15 +03:00
Quang Ngô 43b7bc24b5 core/fs: fix file path on Windows (#1404)
Revert part of commit ddc35639a8.
2024-10-18 11:40:27 +03:00
Herman Semenoff 6f521e2ff9 Fixed return strict const iterator, replace to range-based loop C++17 and code refactor (#548)
Signed-off-by: Herman Semenov <GermanAizek@yandex.ru>
Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-10-18 11:06:11 +03:00
Alexandre Bouvier c8057e0faf cmake: unbundle half library (#1393) 2024-10-18 07:52:57 +03:00
Quang Ngô 0d877f4adc core/fs: fix file path when using separated update folder for *nix (#1403) 2024-10-18 07:51:51 +03:00
Yury 468f3f28b7 New translations and fixes for ru_RU (#1402) 2024-10-18 07:51:22 +03:00
psucien 883c2ecdec hot-fix: address check in mips overlap heuristic 2024-10-17 23:06:58 +02:00
ElBread3 7bf5324cea Load Eboot/Modules from Separate Update Folder (#1397)
* load eboot from separate update folder

* clarify

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-10-17 11:49:29 +03:00
squidbus 756cdeb3fa build: Make sure pkg-config is configured correctly for macOS cross compile. (#1399) 2024-10-17 07:24:10 +03:00
psucien f6da349414 hot-fix: a fallback when overlap resolve fails 2024-10-16 23:46:20 +02:00
georgemoralis 2462ad1d32 Revert "Update CMakeLists.txt (#1396)"
This reverts commit 0f0d9740c2.
2024-10-16 19:51:16 +03:00
¥IGA 4aaa8aa4af Update CMakeLists.txt (#1396) 2024-10-16 19:34:17 +03:00
georgemoralis 175c242aa2 hot fix: fixed sceNpGetOnlineId function 2024-10-16 19:19:10 +03:00
DanielSvoboda e36a990e53 missing translations (#1395)
* missing translations

* clang
2024-10-16 19:05:35 +03:00
Vinicius Rangel 81f45c53c9 Devtools improvements I (#1392)
* devtools: fix showing entire depth instead of bits

* devtools: show button for stage instead of menu bar

- fix batch view dockspace not rendering when window collapsed

* devtools: removed useless "Batch" collapse & don't collapse last batch

* devtools: refactor DrawRow to templating

* devtools: reg popup size adjusted to the content

* devtools: better window names

* devtools: regview layout compacted

* devtools: option to show collapsed frame dump

keep most popups open when selection changes
best popup windows positioning

* devtools: show compute shader regs

* devtools: tips popup
2024-10-16 13:12:46 +03:00
Lander Gallastegi 969b7505ac video_core: Rework clear values (#1381)
* Clear color convertion

* Add missing formats

* Add swap handling

* Format bits and offsets

* clang-format

* Make num_components const

* Initialize alpha to 1

* Handle SnormNz as Snorm

* Don0t leave accidental nonzero values

* parallel3 for linux-qt

* Move number_utils to common
2024-10-16 12:55:45 +03:00
Stephen Miller 56edad8b6d Improve sceSystemServiceReceiveEvent stub (#992) 2024-10-15 21:55:03 +02:00
Vladislav Mikhalin c59271fb2b AvPlayer: Do not align w/h to 16 with vdec2 (#1388) 2024-10-15 22:31:11 +03:00
ElBread3 bb0164c9b2 Minor Fixes for Separate Update Folder (#1387)
* description + string fixes

* fix use condition

* clang format

* updates now fully extract to game update folder

* don't guarantee the overwrite game condition
2024-10-15 22:29:27 +03:00
georgemoralis 79c9ff9fdf hot fix : put linux-qt in parallel3 2024-10-15 20:10:49 +03:00
ElBread3 5628881296 Separate Updates from Game Folder (#1026)
* separate updates implementation

* clang format

clang format

clang format

clang format

clang hates me

work please

* hotfix: check for sfo file instead of the folder

* tiny change

* refactor

* forgot to change this over

* add review changes

* use operator
2024-10-15 18:49:42 +03:00
DanielSvoboda 4215058b02 Fix translation InstallDirSelect (#1386) 2024-10-15 17:40:37 +03:00
RDN000 346573b19a Fix sq.ts (#1383) 2024-10-15 14:35:19 +03:00
DanielSvoboda 0c8d77b96e fix tr sq.ts (#1380)
* Update sq.ts

* InstallDirSelect
2024-10-15 09:30:10 +03:00
psucien ca9c7c0176 hot-fix: unexpected pass break on indirect args buffer obtaining 2024-10-14 22:33:06 +02:00
georgemoralis d81124178c Small Np + trophy fixes (#1363)
* sceNpGetOnlineId returns sign out code

* return -1 if trophy xml not found . Fixes undertale
2024-10-14 15:11:21 +03:00
georgemoralis ec2969f1a4 revert qt-issue
fixed linux-qt build
2024-10-14 15:00:55 +03:00
Quang Ngô e554d80e86 test (#1371) 2024-10-14 14:34:52 +03:00
DanielSvoboda 69ea63f428 fix descriptionText size | missing translations (#1319)
* fix descriptionText size

* +

avoid 'blinking'

* Update ru_RU.ts

* TR

* Update pt_BR.ts

* emulatorLanguage alphabetical order

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-10-13 15:49:39 +03:00
¥IGA feb418f34a improved documentation + better toolbar icons (#1364) 2024-10-13 15:03:19 +03:00
Vinicius Rangel 7d11abee1f Devtools - Inspect regs/User data/Shader disassembly (#1358)
* devtools: pm4 - show markers

* SaveDataDialogLib: fix compile with mingw

* devtools: pm4 - show program state

* devtools: pm4 - show program disassembly

* devtools: pm4 - show frame regs

* devtools: pm4 - show color buffer info as popup

add ux improvements for open new windows with shift+click
better window titles

* imgui: skip all textures to avoid hanging with crash diagnostic enabled

not sure why this happens :c

* devtools: pm4 - show reg depth buffer
2024-10-13 15:02:22 +03:00
Vladislav Mikhalin 6699f7da05 Added adaptive mutex initializer handling (#1353) 2024-10-13 12:22:14 +03:00