Commit graph

  • 333af2765c
    modules: Stub some unkown CommonDialog function (#3135) Macdu 2023-12-17 21:22:04 +01:00
  • d78a08794a
    kernel: Page-align the stack size (#3134) Macdu 2023-12-17 20:54:48 +01:00
  • 530e165777 modules/SceGxm: Decrease stubbed rendertarget size Macdu 2023-12-17 20:11:17 +01:00
  • 94ac16e2ff modules: Stub some unkown CommonDialog function Macdu 2023-12-17 20:08:43 +01:00
  • a91b6d1869 kernel: Page-align the stack size Macdu 2023-12-17 19:22:52 +01:00
  • da8a6933d8 app_context_menu: fix URL for stete_report nishinji 2023-12-17 13:00:19 +09:00
  • c01d850577 app_context_menu: fix URL for stete_report nishinji 2023-12-17 13:00:19 +09:00
  • 1a3292b8b2
    renderer/vulkan: Use empty mask if frag has no output (#3130) Macdu 2023-12-16 23:27:13 +01:00
  • abac5b2a9c shader: Fix dual absolute + typo Macdu 2023-12-15 22:45:59 +01:00
  • 8c9da7ac46 shader: Fix constant loading Macdu 2023-12-15 22:45:40 +01:00
  • 070918379b renderer/vulkan: Use empty mask if frag has no output Macdu 2023-12-16 19:16:17 +01:00
  • 8a302b2b7d
    kernel: Improve thread end callback (#3129) Macdu 2023-12-16 17:26:27 +01:00
  • 0d542d111d kernel: Improve thread end callback Macdu 2023-12-16 16:16:54 +01:00
  • 18dc3948d0 shader: Fix dual absolute + typo Macdu 2023-12-15 22:45:59 +01:00
  • 26acdd1a95 shader: Fix constant loading Macdu 2023-12-15 22:45:40 +01:00
  • 3dd9788bcb
    shader: Improve get_predicate (#3123) Macdu 2023-12-15 21:51:45 +01:00
  • 3758867863
    gui: fix undefined behavior (#3112) Macdu 2023-12-15 21:27:23 +01:00
  • b4654e2bf1 gxm, renderer: refactoring, code cleanup & fix warnings bookmist 2023-10-11 21:06:48 +03:00
  • 5ed4c52449
    codec, renderer: Improve YUV format implementation (#3114) Macdu 2023-12-15 00:12:17 +01:00
  • f534dcf3b2
    external: update psvpfstools (#3126) oltolm 2023-12-14 23:54:41 +01:00
  • de15dbef13
    vita3k: Initialize cache_path when installing packages from the command line (#3113) xperia64 2023-12-14 07:28:43 -05:00
  • bfa9cd22e4 external: update psvpfstools oltolm 2023-12-13 17:12:16 +01:00
  • 5eb8217d29 gxm, renderer: refactoring, code cleanup & fix warnings bookmist 2023-10-11 21:06:48 +03:00
  • 6b6d3619c2
    modules/SceGxm: Use guest pointer for gxm alloc space (#3121) Macdu 2023-12-13 00:03:54 +01:00
  • 0b4c8de633 shader: Improve get_predicate Macdu 2023-12-11 22:33:21 +01:00
  • aff15e7a88 gui: fix undefined behavior Macdu 2023-12-09 12:55:10 +01:00
  • cdd435768b modules/SceGxm: Use guest pointer for gxm alloc space Macdu 2023-12-11 16:09:28 +01:00
  • 62a72bd7c6
    gui/lang: Updated translations and fixed typos. (#3020) Croden 2023-12-11 21:15:05 +08:00
  • e18a47fdbe fmt: update to 640e0c02d48e19076e976b395d919c815a27ae5d oltolm 2023-09-28 00:01:46 +02:00
  • eb90e51b4b fmt: update to 640e0c02d48e19076e976b395d919c815a27ae5d oltolm 2023-09-28 00:01:46 +02:00
  • a2095cfa9e gui/lang: Updated translations and fixed typos. Croden1999 2023-12-10 06:05:29 +08:00
  • 2ec9fcbf19
    Merge fcdbcdc0c9 into c01996ec90 Macdu 2023-12-10 02:27:44 +08:00
  • e1cbe27acc codec, renderer: Improve YUV format implementation Macdu 2023-12-09 19:12:12 +01:00
  • c01996ec90
    shader: Improve conditional move with integers (#3111) Macdu 2023-12-08 22:45:44 +01:00
  • 3f1f0dbc9a Initialize cache_path when installing packages from the command line xperia64 2023-12-08 00:42:03 -05:00
  • 82702ed471 shader: Improve conditional move with integers Macdu 2023-12-06 15:42:36 +01:00
  • fe7d6f0165
    gui, np: Replace PSN status by signed in (#3103) Macdu 2023-12-07 13:39:11 +01:00
  • f4628cb826
    packages: Copy self authid when decrypting (#3107) Macdu 2023-12-06 11:42:52 +01:00
  • 60bf71d57d packages: Copy self authid when decrypting Macdu 2023-12-05 15:45:36 +01:00
  • 37ad684fcb
    app/app init: Enable the init log path for OS assign only. (#3104) Zangetsu 2023-12-04 15:01:42 +01:00
  • 51f44f32ec app/app init: Enable the init log path for OS assign only. Zangetsu38 2023-11-30 16:48:50 +01:00
  • 4ac8a41669
    lang: Add two static user languages. (#3100) Zangetsu 2023-11-29 22:23:40 +01:00
  • d24f1a7cc6 modules/SceGxm: Add missing parameter check for sceGxmMidSceneFlush Macdu 2023-11-28 20:43:15 +01:00
  • 5f64f4d19e lang: Add two static user languages. - Indonesia and Malaysia. gui/settings dialog: Add current system languages used. Zangetsu38 2023-11-27 15:12:51 +01:00
  • a96b52eacd gui, np: Replace PSN status by signed in Macdu 2023-11-28 21:17:31 +01:00
  • 08cdebd80e modules/SceGxm: Add missing parameter check for sceGxmMidSceneFlush Macdu 2023-11-28 20:43:15 +01:00
  • 913ba68fa1 ngs: Prevent race conditions in the scheduler Macdu 2023-11-22 00:01:42 +01:00
  • 770fb206dd ngs: Improve player/atrac9 transition Macdu 2023-11-21 23:51:22 +01:00
  • b94c5f5dff gui/main_menubar: Add the Open Texture Path menuitem. gui/app_context_menu: Add the Open/Delete Textures Folder menuitem. Croden1999 2023-11-25 20:27:10 +08:00
  • 572c2a8def
    util: Fix static initialization in tracy.cpp (#3097) oltolm 2023-11-26 14:45:55 +01:00
  • f2a71ecd10 fix static initialization in tracy.cpp oltolm 2023-11-19 17:06:37 +01:00
  • c612edc1c2 gui/main_menubar: Add the Open Texture Path menuitem. gui/app_context_menu: Add the Open/Delete Textures Folder menuitem. Croden1999 2023-11-25 20:27:10 +08:00
  • e62030df13 ngs: Prevent race conditions in the scheduler Macdu 2023-11-22 00:01:42 +01:00
  • aa93bc7b70 ngs: Improve player/atrac9 transition Macdu 2023-11-21 23:51:22 +01:00
  • aab4d82164
    appimage: Fix desktop integration Pedro Montes Alcalde 2023-11-23 15:30:44 -03:00
  • ffd2d7ec22
    appimage: Fix desktop integration EXtremeExploit 2023-11-22 20:02:36 -03:00
  • 201777fac6
    io/appimage: Correctly handle appdir for static and shared assets Pedro Montes Alcalde 2023-11-22 12:17:44 -03:00
  • cbec1be326
    io/appimage: Correctly handle appdir for static and shared assets EXtremeExploit 2023-11-22 11:55:00 -03:00
  • 072e9192ea
    renderer/vulkan: Disable the fragment shader when it has no effect (#3089) Macdu 2023-11-21 19:22:54 +01:00
  • acb2b776cf
    ngs: Duplicate info buffers (#3090) Macdu 2023-11-21 15:55:12 +01:00
  • 20668605e9
    renderer/vulkan, vkutil: Refractoring of the Vulkan renderer (#3081) Macdu 2023-11-21 14:49:23 +01:00
  • 5c10122530
    util: Improve float_to_half code (#3082) Macdu 2023-11-21 14:28:49 +01:00
  • 07e2350801
    gui: add welcome_park as a commercial_app (#3080) nishinji 2023-11-21 22:12:04 +09:00
  • 7674912063
    lang: Add support of user custom language. (#3083) Zangetsu 2023-11-21 12:43:13 +01:00
  • 83e69a743d gui: add welcome_park as a commercial_app nishinji 2023-11-19 17:38:56 +09:00
  • 7ea0840395 lang: Add support of user custom language. Zangetsu38 2023-11-19 14:13:07 +01:00
  • 2fa12bb1be ngs: Duplicate info buffers Macdu 2023-11-20 18:07:55 +01:00
  • 6c7618320e renderer/vulkan: Disable the fragment shader when it has no effect Macdu 2023-11-20 18:06:16 +01:00
  • 43c5209d62 app/app_init, emuenv: Create textures path in app init. - gui/main_menubar: Add the Open Textures Path menuitem. Croden1999 2023-11-20 20:40:03 +08:00
  • 8edb49ceec renderer/vulkan, vkutil: Refractoring of the Vulkan renderer Macdu 2023-11-19 10:58:47 +01:00
  • dfe65ccd18 shader/ogl: Fix typo between frag and vert EXtremeExploit 2023-11-20 00:57:00 -03:00
  • 77ffb423be
    io: set default static assets path with base path Seungyun Lee 2023-11-20 15:30:01 +09:00
  • 1df43a80c4
    io: set default static assets path with base path Seungyun Lee 2023-11-20 15:23:16 +09:00
  • 083df9674c
    shader/ogl: Fix typo between frag and vert EXtremeExploit 2023-11-20 00:57:00 -03:00
  • 4cc0cbf965 modules/SceNpBasic: Tell games that I have no friends Macdu 2023-11-19 22:44:53 +01:00
  • 7684fc5d4a modules/SceNpBasic: Tell games that I have no friends Macdu 2023-11-19 22:44:53 +01:00
  • 1bf9a0fbc5
    io: Fix export/import textures path being same place as exec in linux Pedro Montes Alcalde 2023-11-19 18:00:32 -03:00
  • 13e015ece1 util: Improve float_to_half code Macdu 2023-11-19 11:58:25 +01:00
  • f3526bc22b
    io: Fix export/import textures path being same place as exec in linux EXtremeExploit 2023-11-06 21:11:11 -03:00
  • d5da999da7 ci: Fix copying AppImage build in create-release redpolline 2023-11-17 03:09:30 -05:00
  • c42ce5f35c ci: Fix copying AppImage build in create-release redpolline 2023-11-17 03:09:30 -05:00
  • f49ef10e50 modules/SceGxm, display, renderer: Implement frame prediction Macdu 2023-11-13 20:11:41 +01:00
  • 21c4c537df modules/SceGxm, renderer/vulkan: Improve sync object accuracy Macdu 2023-11-13 14:32:36 +01:00
  • 4a6e79aa91 ci: fix failing create-release Seungyun Lee 2023-11-15 22:57:34 +09:00
  • 7dc24ba6b5
    ci: fix failing create-release Seungyun Lee 2023-11-15 22:57:34 +09:00
  • ae08826fed build: Add support for building AppImages under linux redpolline 2023-10-17 14:03:09 -04:00
  • fba11b659c build: Add support for building AppImages under linux redpolline 2023-10-17 14:03:09 -04:00
  • ecdeb625d6
    gui/lang: Improve dialog for some lang strings. (#3067) Croden 2023-11-15 06:09:31 +08:00
  • fa2e6c332c modules/SceGxm, display, renderer: Implement frame prediction Macdu 2023-11-13 20:11:41 +01:00
  • f121c498a6 modules/SceGxm, renderer/vulkan: Improve sync object accuracy Macdu 2023-11-13 14:32:36 +01:00
  • b17dc3473f vita3k/script/update-windows: Fixed version to 0.1.9. Croden 2023-11-13 14:54:08 +08:00
  • f4ca4a6655 gui/lang: Improve dialog for some lang strings. - gui/lang: Update lang strings in Settings Dialog and Initial Setup. - Other fixes and translation update. Croden1999 2023-11-13 15:01:31 +08:00
  • 8b97c43a68
    vita3k/script/update-windows: Fixed version to 0.1.9. Croden 2023-11-13 14:54:08 +08:00
  • 6030dae6be modules/SceJpeg: Fix buffer sizes value Macdu 2023-11-11 16:36:19 +01:00
  • e419facdca
    cmake: Enable XXH_X86DISPATCH_ALLOW_AVX by default Pedro Montes Alcalde 2023-11-12 11:54:31 -03:00
  • 09d47e0b58 modules/SceJpeg: Fix buffer sizes value Macdu 2023-11-11 16:36:19 +01:00
  • 4cb773d459
    cmake: Enable XXH_X86DISPATCH_ALLOW_AVX by default EXtremeExploit 2023-11-09 21:25:56 -03:00
  • f4202ef9b5 cmake: Fix VITA3K_FORCE_CUSTOM_BOOST usage and compilation of Boost submodule redpolline 2023-11-10 10:41:51 -05:00
  • 11e351a994 renderer/texture: Build fix for Boost 1.74. redpolline 2023-11-10 08:56:14 -05:00
  • 655a9651fb cmake: Fix VITA3K_FORCE_CUSTOM_BOOST usage and compilation of Boost submodule redpolline 2023-11-10 10:41:51 -05:00