Zangetsu38
79bc40003e
gui/information bar: Add support of read battery level.
2024-02-27 23:12:19 +03:00
Macdu
17c1c3b693
renderer/vulkan: Fix MSAA2x ( #3223 )
2024-02-23 14:55:08 +01:00
HuanJiCanShang
1b0e65e66d
gui/settings: Add audio tab translation ( #3215 )
...
* gui/settings dialog: Fixed a bug.
* gui/settings dialog: Fixed a bug.
2024-02-18 19:10:48 +01:00
bookmist
6ce9b6598e
vita3k: some minor bugfixes
...
kernel/thread: fix possible crash in log_stack_traceback
modules/SceLibKernel: more correct sceClibSnprintf
kernel/load_self: fix possible crash on incorrect library modules. load process params from first loaded module (eboot.bin) only
modules/SceGxm: fix crash if display_thread not found
kernel/debugger: remove direct access to mem.memory to support memory mapping more complete
vita3k: remove direct access to kernel.threads (it's not thread-safe)
vita3k: implement and fix virtual destructors for class hierarchies to prevent memory leaks (except screen_filters)
clang-tidy warning: Constructing string from nullptr is undefined behaviour
clang warning: use after std::move
2024-02-12 20:21:40 +03:00
Macdu
aa2c1cb09e
renderer: Implement fractional upscaling ( #3207 )
2024-02-09 19:52:36 +01:00
Dubrova Dzmitry
68395f05f6
renderer/texture: Fix texture export for gamma textures ( #3210 )
2024-02-09 19:02:00 +01:00
bookmist
c3e5707f48
modules/SceHttp: fix crash on HLE of creating https connection
2024-02-09 10:07:42 +03:00
Croden
bfb270c613
gui/lang: Update minor lang strings. ( #3206 )
2024-02-08 12:35:56 +01:00
bookmist
da73a57c38
io: implement music0, photo0, video0 devices
2024-02-05 20:40:38 +03:00
Macdu
17886d827e
renderer: Add screenshot support ( #3202 )
2024-02-04 14:25:52 +01:00
Zangetsu
ed9a01a2f9
build: fix openssl pre-build path. ( #3205 )
...
lang: fix typo of audio settings.
2024-02-04 10:40:36 +01:00
Zangetsu
b5aa1ec5dd
gui/settings dialog; Add audio tab & small refactor. ( #3198 )
...
audio: remove double init oF global volume value.
2024-02-01 23:29:43 +01:00
nishinji
0220699c4a
workflows: Update actions ( #3196 )
2024-02-01 18:00:38 +01:00
Steveice10
ac73ee8270
app: Improve path support for Linux and macOS. ( #3193 )
2024-01-29 11:14:52 +01:00
Steveice10
b0ef22a1a2
gui, audio: Implement global volume percent setting. ( #3194 )
2024-01-28 23:25:32 +01:00
bookmist
d3f3038aee
vita3k: set fs::path type for string paths and refactoring
...
avoid not need conversion string->wstring->string for linux and macos
native logging of fs::path
more correct conversion from std path to boost path
refactor pathes for shaders compiler, shorten parameters lists
crypto::hex_string: remove not needed null character as last character in string
2024-01-24 11:33:30 +03:00
Dubrova Dzmitry
ed3e7e8a58
util: Rename restrict macro ( #3192 )
2024-01-21 21:43:42 +01:00
Macdu
1ed3a343d3
ci: Use static dependencies on windows ( #3190 )
2024-01-20 14:12:45 +01:00
Macdu
59ac163fc0
display: Add FPS hack ( #3189 )
2024-01-20 12:28:51 +01:00
Macdu
ba5f9ace08
gui: Fix audio parameter ( #3188 )
2024-01-19 20:06:02 +01:00
Dubrova Dzmitry
dae92a695e
modules/SceAudio: Fix sceAudioOutSetConfig implementation ( #3186 )
2024-01-18 12:56:57 +01:00
nishinji
6e6535ef28
.github: Create GitHub issue templates ( #3180 )
2024-01-18 12:27:20 +01:00
nishinji
d8b8e069d1
vita3k: typo fixes ( #3179 )
2024-01-18 11:49:08 +01:00
Macdu
fe02f4c0f9
external, packages: Use OpenSSL for crypto operations
2024-01-17 20:03:58 +01:00
Macdu
ef38c9c559
external: Update psvpfstools
2024-01-17 20:03:58 +01:00
Macdu
d1b5200517
renderer/vulkan: Fix depth/stencil identification ( #3184 )
2024-01-17 18:48:44 +01:00
Macdu
dbcc51e5a6
renderer/vulkan: Fix typo in pipeline_cache ( #3176 )
2024-01-17 18:32:28 +01:00
Macdu
df70e4f555
renderer/vulkan: Improvements for asynchronous pipeline compilation ( #3169 )
2024-01-17 12:54:08 +01:00
Zangetsu
ef89d019da
vita3K: Bump version to 0.2.0. ( #3173 )
2024-01-14 22:33:48 +01:00
Croden
b1f8cb510d
gui/settings_dialog: Update lang strings and adjust debug options. ( #3168 )
...
- gui/content_manager: Fixed small issue about missing addcont (DLC) title.
- lang: Fixed pl.xml and ms.xml load error.
2024-01-14 21:33:28 +01:00
nishinji
66041f0c1c
gui/lang: update japanese for settings dialog ( #3171 )
2024-01-13 14:16:43 +01:00
Avellea
50c559e32f
gui: Correct typo in settings_dialog.cpp ( #3174 )
...
* Correct typo in settings_dialog.cpp
Asynchronous incorrectly spelled as "Aynchronous".
* Another typo corrected.
Compiled to replace "compiler".
2024-01-13 13:11:06 +01:00
nishinji
482b347ddc
.github/labeler: small fixes ( #3170 )
2024-01-10 12:07:30 +01:00
Macdu
bb436f0048
renderer/vulkan: Fix issue with surface cache typeless copies ( #3164 )
2024-01-04 22:50:04 +01:00
Pedro Montes Alcalde
34565e3ef4
Vita2024K: Happy 2024
2024-01-01 12:36:32 -03:00
Macdu
f71a4d250a
renderer: Rewrite TransferCopy ( #3163 )
2024-01-01 15:26:33 +01:00
Macdu
a96579ce64
renderer/vulkan: Improve surface cache ( #3160 )
2024-01-01 12:15:34 +01:00
Macdu
b4ce2bdbac
modules/SceGxm: Improve softlock prevention for sync object ( #3162 )
2023-12-31 16:38:51 +01:00
Macdu
6d0393b5e7
shader: Implement SMBO instruction
2023-12-31 12:27:52 +01:00
Macdu
2c98370a48
shader: fix integer MOV instruction
2023-12-31 12:27:52 +01:00
Macdu
647614cf31
shader: Fix CMP(MSK) instruction
2023-12-31 12:27:52 +01:00
Macdu
7ff9fd820c
renderer, shader: Rewrite regformat implementation
2023-12-31 12:06:59 +01:00
Macdu
adbd8c4a33
shader: Implement fx10 unpacking
2023-12-31 12:06:59 +01:00
Macdu
7d542171c7
modules/SceNgs: Improve sceNgsAT9GetSectionDetails ( #3150 )
2023-12-31 10:31:48 +01:00
Macdu
74edbed7d3
modules/SceThreadmgr: Return 1 as the process id ( #3148 )
2023-12-30 16:39:47 +01:00
Macdu
bef1567a61
renderer/vulkan: Implement async pipeline compilation ( #3145 )
2023-12-25 23:56:48 +01:00
Macdu
a49d8923d4
modules/SceGxm: Workaround to prevent softlock when swapping images ( #3140 )
2023-12-25 16:48:31 +01:00
Macdu
2fdb1b561d
renderer: Use accurate sync object synchronisation only with high accuracy ( #3141 )
2023-12-25 16:31:33 +01:00
nn9dev
a59a432ce9
Fixes an issue where if Vita3K is called to run from an AppImage (not AS an AppImage) it will incorrectly believe that it is running AS an AppImage, and try to read its files from a place they do not exist
...
Fixes an issue where if Vita3K is called to run from an AppImage (not AS an AppImage) it will incorrectly believe that it is running AS an AppImage, and try to read its files from a place they do not exist.
2023-12-25 09:47:06 +01:00
Croden
d942cf204b
lang: Update Indonesia and Malaysia translations. ( #3122 )
...
- Indonesia translation by Kitakatarashima & darkash.
- Malaysia translation by Kitakatarashima.
Co-authored-by: Kitakatarashima <secretstarsgoldenid@gmail.com>
Co-authored-by: darkash <darkash@users.noreply.github.com>
2023-12-24 18:00:19 +01:00