Narr the Reg
9f3bb3b9f7
sdl: fix wrong zip format
2023-05-20 23:53:17 -06:00
liamwhite
6f75cdb4ea
Merge pull request #36 from yuzu-emu/sdl2-26-5
...
Update SDL to 2.26.5
2023-05-20 14:53:29 -04:00
Narr the Reg
ff52f0103c
Update SDL to 2.26.5
2023-05-20 12:39:09 -06:00
liamwhite
f9678324cd
Merge pull request #34 from Morph1984/clang-15
...
clang-format: Update to clang-format 15.0.7
2023-01-29 18:34:19 -05:00
Morph
3edb6cfb82
clang-format: Update to clang-format 15.0.7
2023-01-29 18:17:34 -05:00
bunnei
2a08bd8d45
Merge pull request #33 from lat9nq/ffmpeg-512
...
ffmpeg: Add binaries for 5.1.2
2022-12-29 23:31:57 -05:00
lat9nq
d94bbfec92
ffmpeg: Add binaries for 5.1.2
2022-12-29 23:20:14 -05:00
bunnei
b34c699d4a
Merge pull request #32 from Docteh/Docteh-patch-1
...
downgrade clang-format from 12.0.1 to 12.0.0
2022-10-06 13:52:45 -07:00
Kyle Kienapfel
0b7b48d55f
downgrade clang-format from 12.0.1 to 12.0.0
...
This is related to https://github.com/yuzu-emu/yuzu/pull/8679 the 12.0.1 clang-format disagrees with 12.0.0 (and 13.0.0)
2022-08-04 04:08:13 -07:00
bunnei
b8a3a3bd00
Merge pull request #31 from Morph1984/qt5-multimedia
...
Qt: Add QtMultimedia
2022-07-15 12:19:35 -07:00
Morph
a248334c69
Qt: Add QtMultimedia
2022-07-15 00:44:13 -04:00
Schplee
dd9610342f
Merge pull request #30 from Docteh/master
...
Remove trailing newline from requirements.txt for ffmpeg
2022-04-26 19:31:17 -07:00
Kyle K
dc8e66df83
Remove trailing newline from requirements.txt for ffmpeg
...
CMake doesn't remove the trailing newline when it reads the requirements.txt
related to PR: https://github.com/yuzu-emu/yuzu/pull/8264
```
file(READ "${FFmpeg_PATH}/requirements.txt" FFmpeg_REQUIRED_DLLS)
string(REGEX REPLACE "\n$" "" FFmpeg_REQUIRED_DLLS "${FFmpeg_REQUIRED_DLLS}")
```
2022-04-25 20:10:07 -07:00
bunnei
6d0cb0439a
Merge pull request #29 from german77/sdl18v2
...
SDL2 Disable Windows Gaming input
2021-12-07 12:20:52 -08:00
Narr the Reg
29947a1452
Disable Windows Gaming input
2021-12-07 14:05:46 -06:00
bunnei
9fe5bf448c
Merge pull request #28 from german77/sdl18
...
Add SDL2-2.0.18
2021-12-01 13:34:59 -08:00
Narr the Reg
38fac69166
Add SDL2-2.0.18
2021-11-30 14:02:16 -06:00
bunnei
0a476e94b5
Merge pull request #27 from ameerj/vp8
...
Update FFmpeg DLLs
2021-11-12 18:03:02 -08:00
ameerj
ab2229587b
Update FFmpeg DLLs
2021-11-12 19:33:03 -05:00
Schplee
04a331adbd
Merge pull request #26 from Morph1984/qt-linguist
...
qt: Add missing QtLinguist in Qt 5.15.2 zip
2021-10-03 12:43:22 -07:00
Morph
59eb37a568
qt: Add missing QtLinguist in Qt 5.15.2 zip
2021-10-03 10:17:15 -04:00
bunnei
3f7841b02c
Merge pull request #25 from Morph1984/qt-5.15.2
...
qt: Update to Qt 5.15.2
2021-10-02 20:38:37 -07:00
Morph
7e808d22f5
qt: Update to Qt 5.15.2
2021-10-02 22:45:04 -04:00
bunnei
1721807177
Merge pull request #24 from Morph1984/clang-12
...
Update to clang-format-12
2021-09-24 13:17:58 -07:00
Morph
d658f660df
Update to clang-format-12
2021-09-24 16:12:44 -04:00
bunnei
71822b4587
Merge pull request #22 from german77/sdl16
...
Add SDL2-2.0.16 for new features
2021-08-10 19:56:06 -07:00
german77
6e4ce05906
Add SDL2-2.0.16 for new features
2021-08-10 18:53:30 -05:00
Schplee
0b2b03e216
Merge pull request #21 from ameerj/ffmpeg-4-4
...
Update the ffmpeg 4.4 dlls
2021-08-08 15:54:07 -07:00
ameerj
288c6171f9
Update the ffmpeg 4.4 dlls
2021-08-08 17:28:12 -04:00
bunnei
fd6c4f5327
Merge pull request #20 from ameerj/ffmpeg-4-4
...
Add ffmpeg 4.4
2021-08-07 16:57:07 -07:00
ameerj
62dd839edc
Add ffmpeg 4.4
2021-08-07 17:24:20 -04:00
bunnei
da42bf4361
Add prerelease version of SDL2-2.0.15.
2021-05-08 01:49:02 -07:00
bunnei
d10d32d979
Update SDL-2.0.14 to fix xinput issues.
2021-04-25 17:41:35 -07:00
bunnei
8628e2e356
Add SDL2-2.0.14
2021-04-15 22:31:13 -07:00
bunnei
d6a6241e38
Merge pull request #18 from lat9nq/ffmpeg-4.3.1-round-2
...
ffmpeg: Update ffmpeg-4.3.1.7z with requirements
2021-02-15 11:36:16 -08:00
lat9nq
3e773f680c
ffmpeg: Update ffmpeg-4.3.1.7z with requirements
2021-02-09 14:42:41 -05:00
bunnei
7998319952
Merge pull request #17 from lat9nq/ffmpeg-4.3.1
...
ffmpeg: Add 4.3.1 package
2021-02-05 19:27:40 -08:00
lat9nq
d410b990dc
ffmpeg: Add 4.3.1 package
...
This is a minimal version of FFmpeg specifically compiled for yuzu.
Package generation details can be found at
`ffmpeg-4.3.1.7z/ffmpeg-4.3.1/ffmpeg_compile.sh`, though that script is
mostly there for keepsakes until we need to update FFmpeg again.
Compiled using MinGW toolchain.
2021-02-05 21:46:28 -05:00
bunnei
5d38c7208c
Merge pull request #16 from ameerj/master
...
Add compiled FFmpeg windows DLLs
2020-09-30 22:32:53 -07:00
ameerj
94da172ad2
Add ffmpeg windows binaries
...
needed for NVDEC
2020-09-30 16:37:06 -04:00
bunnei
2b57976197
Merge pull request #15 from Morph1984/qt-5.12.8
...
qt: Update to Qt 5.12.8
2020-09-11 19:46:39 -07:00
Morph
961c412b08
qt: Update to Qt 5.12.8
...
This is the latest supported version of Qt on Ubuntu 20.04 LTS
2020-09-09 09:22:16 -04:00
Schplee
20cf34c0fa
Merge pull request #14 from FearlessTobi/clang-fix-yuzu
...
Fix incorrect package name of the clang format binary
2020-08-29 12:55:08 -07:00
FearlessTobi
bfefb44498
Fix incorrect package name of the clang format binary
2020-08-29 16:12:59 +02:00
bunnei
17186120e9
Merge pull request #13 from ogniK5377/clang-format-10
...
Add clang-format-10
2020-08-07 10:00:08 -04:00
David Marcec
fc69435bb3
Add clang-format-10
...
Needed for https://github.com/yuzu-emu/yuzu/pull/4464
2020-08-07 23:52:35 +10:00
bunnei
b166c742ef
Merge pull request #8 from adityaruplaha/patch-1
...
Change "Citra" to "yuzu"
2019-01-02 17:22:18 -05:00
bunnei
12ac8cdf79
Merge pull request #11 from DarkLordZach/master
...
Add Qt 5.12.0 MSVC 2017 amd64 with QtWebEngine
2018-12-31 13:06:03 -05:00
Zach Hilman
8f44dacd68
Add Qt 5.12.0 MSVC 2017 amd64 with QtWebEngine
2018-12-31 18:28:48 +02:00
bunnei
c74e4b8f8b
Add SDL2-2.0.8.
2018-08-12 02:34:22 -04:00