Zangetsu38
c01697d11b
external/sdl: update to 2.0.14
...
- Add native DualSense support and probably more.
2021-07-17 14:19:41 +02:00
sunho
5ba5cbd0e9
external: Update dynarmic
2021-05-31 11:00:42 +02:00
Sunho Kim
30acd487b4
external: Update dynarmic
2021-05-26 05:04:06 +02:00
sunho
cbb105213b
external: Update dynarmic
2021-05-24 02:13:34 +02:00
sunho
18e6c538b1
external: Update dynarmic
2021-05-17 17:06:43 +02:00
MerryMage
7e7f1b3b88
Add option to enable/disable CPU optimizations
2021-05-17 01:31:52 +02:00
sunho
4225358070
external: Update dynarmic
2021-05-16 01:38:29 +02:00
sunho
bdfddc7ac4
cpu: Add cp15 to dynarmic cpu
2021-05-14 12:22:07 +02:00
sunho
46bb6f7ab2
external: Update boost
2021-05-09 19:47:40 +02:00
sunho
9d52a1d4b3
cmake: Group external projects
2021-05-09 12:53:50 +02:00
sunho
c39178f17b
external: Update dynarmic
2021-05-08 14:34:20 +02:00
scribam
ecf91b429a
dynarmic: Use arm7 architecture
2021-05-04 03:22:57 +02:00
sunho
48b344e1b6
external: Update submodules
2021-05-03 14:51:13 +02:00
Zangetsu38
1f2d9b7327
modules/SceAppUtil/SceAppUtil: Implement AppParamGetInt.
...
gui: Add install license dialog.
2021-04-19 18:29:04 +02:00
pent0
640ec5b786
renderer/opengl: Use spir-v when possible ( #1180 )
2021-03-02 20:44:14 +01:00
scribam
5e3a6eb982
Update submodules + minor changes ( #1137 )
...
* cmake: Add NOMINMAX globally to avoid Windows compilation issues with std::min/std::max
* main/net: add missing include files
* rtc: Remove convert_filetime/convert_timespec functions as they have been replaced with _wstat/stat
* external: Update better-enums to tag "0.11.3"
* external: Update CLI11 to tag "v1.9.1"
* external: Update elfio to tag "Release_3.8"
* external: Update glad to tag "0.1.34"
* external: Update googletest to tag "release-1.10.0"
* external: Update imgui to tag "v1.80"
* external: Update imgui_club
* external: Update miniz to tag "2.1.0"
* external: Update pugixml to tag "v1.11.4"
* external: Update spdlog to tag "v1.8.2"
* external: Update stb
* external: Update yaml-cpp to tag "yaml-cpp-0.6.3"
* external: Switch to vitasdk/vita-toolchain
* external: Refactor xxHash integration
2021-02-09 21:49:54 +01:00
striker.sh
c9e25ec890
use USE_DISCORD_RICH_PRESENCE to prevent building discord sdk
2021-01-27 17:07:45 +01:00
Taylor Whatley
1c0026f30c
external/ffmpeg: fix for XCode 12
2021-01-05 23:18:19 -05:00
EXtremeExploit
7a2b6982df
gxm: Optimize hashing and resolve_export function
2020-11-16 05:40:32 +09:00
sunho
f33023c97e
external: use unicorn built with mingw for windows executable
2020-10-20 22:11:44 +09:00
Ichisada Shioko
f23a0ed6a6
Update CMakeList to only download gamesdk once
2020-09-28 01:49:47 +03:00
IllusionMan1212
3862cbcddc
external/app: remove discord-rpc in favor of discord gamesdk
2020-09-19 15:52:01 +03:00
EXtremeExploit
407ea1296e
archive/pkg install: Add unicode path support
...
Co-authored-by: Zangetsu38 <Dante38@free.fr>
2020-09-08 16:00:26 +02:00
EXtremeExploit
5d0939b8cb
gui/theme: Add unicode path support for background/start background.
2020-09-05 20:30:14 +02:00
sunho
30eae2584f
external: update unicorn
2020-08-14 13:49:39 +02:00
sunho
dc9be63871
update dlmalloc to disable mmap
2020-07-25 04:10:28 +09:00
scribam
ea6ac950e5
external: Update CLI11 to version 1.9.0
2020-06-10 20:06:14 +02:00
scribam
95515f9edf
config: Tweak previous commit
2020-06-10 20:06:14 +02:00
totlmstr
ddc0d96e91
config: Replace Boost.Program_Options with CLI11 v1.8.0
2020-06-10 20:06:14 +02:00
scribam
74bdac4f33
external: Add new unicorn submodule
2020-06-07 09:07:53 +02:00
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