Macdu
e9741a66e6
shader: Implement texture buffer
2023-09-02 12:38:36 +02:00
Macdu
14c1e8874f
renderer/vulkan: Enable storage image extended formats feature
2023-09-02 12:38:36 +02:00
Macdu
c0bf14cb06
shader: Implement thread buffer
2023-09-02 12:38:36 +02:00
Dzmitry Dubrova
290051ff7b
ctrl: Implement controller remapping
...
Co-authored-by: nn9dev <39563889+nn9dev@users.noreply.github.com>
2023-09-02 12:38:08 +02:00
Croden1999
c1b7a65062
gui/controllers: Update tiny lang strings.
...
lang: Update pt-br translation.
Co-authored-by: pedrozzz0 <pedrozzz0@users.noreply.github.com>
2023-09-02 10:49:25 +02:00
Macdu
a3f6cfdf7f
motion: Add motion support
2023-09-02 05:04:02 +02:00
Narr the Reg
e67b464891
motion: create basic structure
2023-09-02 05:04:02 +02:00
Croden1999
04b477898f
gui/initial setup: Adjust the font size of the fw install dialog.
2023-08-31 23:19:43 +02:00
Croden1999
5224f4c843
gui/firmware install dialog: improve dialog window.
2023-08-30 12:53:59 +02:00
Croden1999
da428857a5
gui/ime: Fix the tiny punctuation and add IsKeyPressed to the buttons.
...
gui: Adjust the text length.
2023-08-28 11:09:42 +02:00
Zangetsu38
44d8c5da9c
vitak: Bump version to 0.1.9.
2023-08-20 01:28:12 +02:00
Zangetsu38
cd0f35b9ca
gui/main menubar: Display Icons of app in emulation menu.
...
- Fix sentence of note for Display System Apps in setting dialog.
2023-08-19 22:38:40 +02:00
Zangetsu38
4ffb602b27
config & gui/settings dialog: Add Option to display system apps.
...
- For can allow disable disable display system apps from the home screen to the main menu bar only.
2023-08-18 15:43:32 +02:00
Macdu
7540bf7595
shader: Implement literal buffer access
2023-08-18 09:57:09 +02:00
Zangetsu38
f00867d1f0
config & gui/settings dialog: Add option for enable log compat warn.
2023-08-17 23:59:41 +02:00
Macdu
50cdf33525
shader: Implement vldst store repeat count
2023-08-17 19:18:34 +02:00
Macdu
35869cdbcd
renderer, modules/SceGxm: Improve accuracy of sceGxmMidSceneFlush and implement sceGxmVertexFence
2023-08-17 19:18:34 +02:00
Macdu
8921b4e676
shader: Implement store operation
2023-08-17 19:18:34 +02:00
Pedro Montes Alcalde
5c9eec9914
kernel: Implement sceClibMemcpy_safe ( #2833 )
...
Co-authored-by: Macdu <Macdu@users.noreply.github.com>
2023-08-17 14:10:34 -03:00
bookmist
c8e7c1b16c
gui/main_menubar: fix crash on "Emulation/Last Apps used" menu when last open app is system app
2023-08-17 10:23:38 +03:00
Croden1999
ba2e020b22
gui/trophy collection: Fix the missing text.
...
Co-authored-by: Zangetsu38 <dante38@free.fr>
2023-08-16 22:50:10 +02:00
bookmist
130a09be2d
kernel/load_self: implement function's associated reftables
2023-08-16 22:00:25 +03:00
Croden1999
24f5de6ebb
gui/lang: Move search to common.
2023-08-16 19:57:05 +02:00
Seungyun Lee
e3151ed886
ci: fix bad ccache hit rate on macOS
2023-08-16 18:24:22 +02:00
Zangetsu38
300e5f516b
gui/information bar/Notice: Fix Respect aspect ratio.
...
gui/(content manager/trophy collection): Fix pos of search.
gui/themes: Fix size of theme background.
2023-08-15 21:27:16 +02:00
Zangetsu38
90255cdd11
config: Fix default Mapping of R2 buttons.
...
- should fix some game for cross input in default button set.
2023-08-14 21:45:14 +02:00
Zangetsu38
34ad88771a
gui/content manager: Fix respect aspect ratio.
...
- fix missing scroll bar in list.
2023-08-13 22:45:03 +02:00
Zangetsu38
6dc79ccc33
gui/settings dialog: Fix refresh option stretch the display area.
...
- Fix refresh modules list when open it.
2023-08-13 22:44:45 +02:00
Zangetsu38
962b1f8a40
gui/trophy collection: Fix respect aspect ratio.
...
- fix pos of both text for delete trophy.
2023-08-12 17:38:08 +02:00
Zangetsu38
a7851a26c3
gui/settings: Fix respect aspect ratio.
...
- remove rounding and padding of main window.
2023-08-12 17:24:03 +02:00
Macdu
6b720f77e8
renderer: Apply surface sync before signaling notifications
2023-08-11 23:52:23 +02:00
Zangetsu38
fd41a93564
packages/pup: Add missing include algorithm.
...
- Should fix compilation on last VS.
2023-08-10 00:58:05 +02:00
Zangetsu38
f5ba241f5b
gui/theme: Fix aspect ratio of start screen.
2023-08-09 19:57:40 +02:00
Zangetsu38
a4a484f0fd
gui/live area: Some small refactor and improvement.
...
- Add search in navigate by controller/kb.
- Fix navigate when press right if have nothing available on it.
- Refactor and improve position and size of gate/frames for all style.
- Fix respect aspect ratio for pos and size of items depending resolution of window.
- remove border of window for live area/User manager.
2023-08-09 00:12:16 +02:00
nishinji
ada3fe0671
gui: allow stretching the display area
2023-08-08 17:18:41 +02:00
Croden1999
d99c40932e
gui: Add the IsKeyPressed control to the buttons
...
gui/live area: Correct the description in live area help
Co-authored-by: Zangetsu38 <dante38@free.fr>
2023-08-08 13:44:37 +02:00
Croden1999
b39d9bc427
gui/settings dialog: small typo fix.
2023-08-04 16:22:30 +02:00
Macdu
5bd8b3b6aa
renderer/vulkan: Fix vertex explosion on Mac
2023-08-02 17:23:25 +02:00
Zangetsu38
f36797d8f0
gui/home screen: Add color of compat state in filter.
2023-08-01 12:13:58 +02:00
Macdu
fdeaeeb4c4
renderer/vulkan: Fix potential freeze
2023-08-01 11:21:35 +02:00
Macdu
550d63da09
renderer: Decompress YUV as RGBX
2023-07-31 22:54:05 +02:00
nishinji
823b6c404a
gui: small fix for japanese
2023-07-31 21:02:26 +02:00
Zangetsu38
c541d8eb45
modules/SceSysmodule: Implement sceSysmoduleIsLoadedInternal.
...
Co-Authored-By: bookmist <roshst@yandex.ru>
2023-07-29 22:47:26 +02:00
Macdu
3dcedcf0e7
modules/SceGxm: Improve context command allocation performance
2023-07-28 14:24:57 +02:00
Macdu
ca4371ac31
kernel, modules: Implement sceSysmoduleLoadModuleInternal(WithArg)
...
Co-Authored-By: bookmist <roshst@yandex.ru>
Co-Authored-By: Zangetsu38 <dante38@free.fr>
2023-07-28 12:17:29 +02:00
Macdu
a911de4569
kernel, modules: Improve nid performance
2023-07-27 18:37:33 +02:00
Macdu
8b680f8067
cpu: Remove unicorn fallback for dynarmic
2023-07-27 16:16:13 +02:00
Zangetsu38
62573847bf
external: Update boost to 1.82.0.
2023-07-27 14:41:11 +02:00
Macdu
5cb4c46c17
kernel: Fix thread start/end callbacks and cleanup
2023-07-26 19:55:09 +02:00
Macdu
a9e06e60bb
interface: Register preloaded modules
2023-07-26 19:55:09 +02:00