Commit graph

75 commits

Author SHA1 Message Date
scribam
ce546cb5f4 external: Remove old unicorn submodule 2020-06-07 09:07:53 +02:00
scribam
32f6646cf4 external: Update glslang to version 8.13.3743 2020-05-22 18:39:01 +02:00
scribam
2a8abd6c1d external: Update SPIRV-Cross to version 2020-05-19 2020-05-20 03:23:21 +03:00
scribam
3d5de270e5 external: Update capstone to version 4.0.2 2020-05-20 03:19:44 +03:00
Zangetsu38
844762baee external: update imgui submodule.
gui/app_selector: fix size on text if firmware font is missing.
emu: fix not show app_selector with using command run or vpk drop.
2020-05-13 18:36:58 +03:00
KorewaWatchful
3c6733bed7
vita3k: add pkg, nonpdrm support (#683) 2020-05-02 01:33:21 -04:00
ichisadashioko
f557ea739e
vita3k: update build instructions (#686)
- Turn off USE_DISCORD_RICH_PRESENCE because the binaries are not always
compatible with Linux build.
- Update build instructions for Linux, Windows and macOS
- Update ext-boost for fixing missing headers
2020-04-29 15:12:28 -04:00
ichisadashioko
cc2eadd711
boost: update module with .gitignore file (#685) 2020-04-21 17:33:44 +03:00
1whatleytay
34a02553c4
vita3k: remove vita-headers (#649) 2020-02-06 09:44:49 -05:00
Samuel Gräfenstein
d68067bef8
scripts: Get Bash from /usr/bin/env (#647)
Not all *Nix systems have Bash located at /bin/bash, this fixes building Vita3k
on them.
2020-01-30 21:31:30 +02:00
1whatleytay
aa9e376e0f modules: implement sceFiberGetSelf 2020-01-14 16:07:29 +02:00
Taylor Whatley
6463b34cc1 modules: implement avcdec and yuv format 2019-12-22 00:15:36 -05:00
totlmstr
164267bbf4 external: Force Windows to use Vita3K's SDL2 include directory 2019-11-02 14:15:23 +01:00
IllusionMan1212
21e0648bcd gui added a confirmation dialog when firmware installation is finished 2019-11-02 01:30:01 +02:00
IllusionMan1212
6f859d467f external: update libfat16 to fix macos and fix linux build 2019-11-02 00:47:13 +02:00
IllusionMan1212
f5784fda01 external/host: added fat16 submodule and make-fself 2019-11-02 00:47:12 +02:00
Francisco José García García
8805456a0e external: Add SDL as submodule
* Update SDL for Mac OS Catalina

* Update SDL for Windows

* Remove sdl from main repo

* Add sdl as external repo
2019-11-01 16:29:27 +01:00
Nick Renieris
d4d040012b external: Update ext-boost to latest (1.71.0 update) 2019-10-29 02:47:37 +01:00
IllusionMan1212
2c3c78b772 external: add nativefiledialog submodule 2019-10-27 21:43:32 +01:00
Nicolas Jallamion
daff95ffc6 app: Add gpu name on log. (#577)
setting: allow change hardware flip value before boot game.
project: fix startup VS vita3k project.
setting: fix size tab issue caused by bump on 1.72.
config/log: Added backend render used.
app_init/setting: fix pref path without add slash in end.
render/gui: fix vulkan render working.
fix comand line for backend render.
2019-09-08 12:29:38 -04:00
Taylor Whatley
56dd825e67
external: update SPIRV-Cross submodule (#579) 2019-09-07 14:44:47 -04:00
1whatleytay
1c4ab98eb3 config: add renderer selection option
This commit also does some final handling of the USE_VULKAN option and fixes some io.
2019-09-06 17:47:16 -04:00
1whatleytay
33354eff45 renderer/vulkan: add allocator and load font
renderer/vulkan: fix validation errors

renderer/vulkan: fix wrong queue selection
2019-09-06 14:54:54 -04:00
1whatleytay
efec4f1ba3 renderer/vulkan: reorganize renderers
I am going to be ammending this a lot.
2019-09-05 22:58:04 -04:00
Nicolas Jallamion
06299de242 emulator: Refactor file structure (#557)
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00