Commit graph

3748 commits

Author SHA1 Message Date
bookmist
d1d8722cc1 CMake: disable unknown compiler flags for sccache on windows on github ci 2022-12-16 22:45:12 +03:00
Macdu
7ce2a6a60a vita3k: Make sure pref_path is seen as utf8 2022-12-14 00:17:57 +01:00
Zangetsu38
e450e027d8 gui: move get modules list in boot emu.
- should fix help dialog in live area for detect fw.
2022-12-14 00:07:33 +01:00
nishinji
641c1cb802 modify theme capacity 2022-12-13 16:00:56 +01:00
Croden1999
bc5bcc0eed gui/live_area: fix a minor bug
my mistake, i so sorry.
2022-12-12 01:54:41 +01:00
Macdu
09019ac5e7 ci: Bundle openssl so with Vita3K 2022-12-11 19:38:22 +01:00
Croden1999
e2890a4de2 gui/live_area: Add lang strings to the help dialog 2022-12-11 14:18:14 +01:00
Macdu
7d24ca4d10 renderer/vulkan: Revert changes concerning the framebuffer width 2022-12-08 23:36:30 +01:00
Macdu
077d4b5413 renderer: Fix crash when setting a viewport/scissor without an active render target 2022-12-08 23:36:30 +01:00
nishinji
b19e6e2169
gui: small fix (#2213) 2022-12-08 05:12:08 +01:00
bookmist
2779298d70 renderer/vulkan: fix crash on AMD GPU 2022-12-06 20:34:38 +03:00
Pedro Montes Alcalde
9fb930ace2
updater: cd to script path 2022-12-06 14:31:58 -03:00
HuanJiCanShang
f51b4c6f9b
lang: Correct zh translation. (#2215) 2022-12-06 11:14:14 +01:00
Pedro Montes Alcalde
4a50a4e0d4
modules/timers: fix some timers returns and add some checks 2022-11-27 18:32:11 -03:00
nishinji
dc5a7ae217
gui: Fix help dialog (#2202) 2022-11-27 04:30:00 +01:00
Seungyun Lee
fa90e66b98 vita3k/updater: Properly implement updater for macOS 2022-11-25 23:26:34 +01:00
Macdu
74a3869369 external: Update VMA and Vulkan headers 2022-11-25 20:05:45 +01:00
bookmist
684163615a audio/audio: fix theoretically possible sound freeze 2022-11-25 21:34:07 +03:00
bookmist
af225e6ced io/io: workaround of exception on file delete 2022-11-25 21:34:07 +03:00
bookmist
0fed5e14c1 kernel/sync_primitives: set timeout if needed and minor event improvement
Co-authored-by: Macdu <Macdu@users.noreply.github.com>
2022-11-25 21:34:07 +03:00
bookmist
b178400709 vita3k/manifest: fix xml to build with msvc-clang 2022-11-25 21:34:07 +03:00
bookmist
0202820ebd modules/SceFiber: functions return errors instead of crash 2022-11-25 21:34:07 +03:00
bookmist
8c7048bed5 modules/SceTouch: Stubbed implementation of sceTouchGetPixelDensity 2022-11-25 21:34:07 +03:00
bookmist
ac115990f0 modules/SceHttp: improved hard to understand check in sceHttpUriParse 2022-11-25 21:34:07 +03:00
Macdu
63653bbb0c renderer: Resize viewport and scissor when downscaling the surface 2022-11-24 21:29:47 +01:00
Macdu
8e8ea9c5c6 shader: Fix or/xor with constant operand 2022-11-24 21:29:47 +01:00
Macdu
7b30e4c17b shader: Fix vtstmsk instruction 2022-11-24 21:29:47 +01:00
HuanJiCanShang
aefc71ebb3 vita3k/updater: bump to v0.1.6 2022-11-23 12:43:52 +01:00
bookmist
5b925f8fdc modules/SceHttp: fix memory errors in sceHttpUriParse 2022-11-22 15:40:16 +01:00
bookmist
34712b947b modules/SceKernelForMono: Reduce cpu consumption and fix strange crash in (STAY) 2022-11-22 13:07:08 +03:00
Croden1999
6ee36b6610 gui/trophy collection: fix the Delete All position 2022-11-20 18:40:45 +01:00
Macdu
5b47eb9a13 renderer/vulkan: Fix regression when upscaling 2022-11-19 17:09:25 +01:00
Macdu
a32063bc8f renderer/vulkan: Fix crash while converting rgb8 textures 2022-11-19 13:22:56 +01:00
Macdu
c51a6f8154 renderer/vulkan: Improve the accuracy of the depth buffer cache 2022-11-19 13:22:29 +01:00
Macdu
7e97c1f8b0 shader: Handle the case when the shader output component count differs from the surface one 2022-11-19 13:22:29 +01:00
Seungyun Lee
6dd943aa50 ci: Upload macOS artifact without zipping on create-release 2022-11-18 21:47:39 +01:00
Croden1999
4c3f6f8c41 gui/lang: Correct and improve the format. 2022-11-17 12:26:01 +01:00
bookmist
8edd333400 Fix compiler warnings 2022-11-16 21:39:55 +03:00
bookmist
e4c166ec70 external/dynarmic/mcl: workaround for msvc-clang
fix wrong msvc-clang check in dynarmic/externals/mcl/CMakeLists.txt
2022-11-16 21:39:55 +03:00
bookmist
ada0668bfe external: set folders for external libraries 2022-11-16 21:39:55 +03:00
bookmist
364d2240cc cmake: Hide warnings in external libraries (MSVC only) 2022-11-16 21:39:55 +03:00
bookmist
ccd4e23c2b util/tracy: fix missing parameter in MSVC 2022-11-16 21:39:55 +03:00
nn9dev
df2c079583 glutil: fix mvsc error 2022-11-16 17:36:52 +01:00
nishinji
55bd8e4670 gui: update copy app info 2022-11-14 13:47:15 +01:00
Croden1999
0f47c41b16 gui/lang: update lang strings. 2022-11-14 13:38:35 +01:00
Seungyun Lee
f8b9526794 tracy: Fix wrong include path 2022-11-12 12:58:23 +03:00
Pedro Montes Alcalde
628e0f2024
tracy: Update to v0.9 2022-11-12 00:30:10 -03:00
Seungyun Lee
692549a25f ci: Create DMG for macOS 2022-11-07 15:23:37 +01:00
Macdu
6c46e0aa40 vita3k: Bring back the macOS build.
Co-Authored-By: Zangetsu <dante38@free.fr>
Co-Authored-By: Seungyun Lee <khora.lee.0@gmail.com>
2022-11-07 15:23:37 +01:00
Macdu
8812eaf2d0 shader: Implement SOP3 instruction 2022-11-07 14:48:57 +01:00