Cacodemon345
|
14ec92dd17
|
Fix accidental removal of crucial line
|
2022-04-28 15:41:46 +06:00 |
|
Miran Grča
|
13fe0ea9eb
|
Merge pull request #2318 from rderooy/master
With bumpversion.sh my hack to update metainfo.xml is obsolete
|
2022-04-27 19:32:31 +02:00 |
|
David Hrdlička
|
1980adab3c
|
Merge pull request #2319 from Cacodemon345/patch-77
Fix accidental changes
|
2022-04-27 19:09:25 +02:00 |
|
Cacodemon345
|
13ce39bd46
|
Part 2
|
2022-04-27 22:34:07 +06:00 |
|
Cacodemon345
|
d1eee777aa
|
Fix accidental changes
|
2022-04-27 22:09:57 +06:00 |
|
Robert de Rooy
|
af6f5900b4
|
With bumpversion.sh my hack to update metainfo.xml is obsolete
|
2022-04-27 14:56:31 +02:00 |
|
Miran Grča
|
9f353ddbfa
|
Merge pull request #2311 from Cacodemon345/newqt2
qt: Fix dangling pointers on Vulkan init failure
|
2022-04-27 00:18:28 +02:00 |
|
Miran Grča
|
eaaa8f898f
|
Merge pull request #2314 from jriwanek-forks/more-cleanups
Fix some clang/LLVM warnings
|
2022-04-27 00:18:19 +02:00 |
|
RichardG867
|
054d89354e
|
Jenkins: Remove a redundant SDL component added during the troubleshooting process
|
2022-04-26 17:59:25 -03:00 |
|
RichardG867
|
8a9daa6264
|
Jenkins: Make appimage-builder use a global cache
|
2022-04-26 17:57:57 -03:00 |
|
RichardG867
|
c591819c50
|
Jenkins: Enable SDL cpuinfo, fixes FAudio segfaults
|
2022-04-26 17:47:28 -03:00 |
|
RichardG867
|
555e4a14e3
|
Jenkins: Enabling one SDL component at a time until audio is fixed
|
2022-04-26 17:27:37 -03:00 |
|
Cacodemon345
|
51b7e388a8
|
qt: Fix dangling pointers on Vulkan init failure
|
2022-04-27 00:23:29 +06:00 |
|
RichardG867
|
9b871ad249
|
Bump version to 3.5 and add version bumping script
|
2022-04-26 13:42:38 -03:00 |
|
RichardG867
|
e01f897f88
|
Merge branch 'master' of ssh://github.com/86Box/86Box
|
2022-04-26 11:38:14 -03:00 |
|
RichardG867
|
14b6466022
|
Jenkins: Enable SDL threads everywhere, fixes audio
|
2022-04-26 11:38:03 -03:00 |
|
Miran Grča
|
10ec291aac
|
Merge pull request #2309 from Cacodemon345/newqt2
qt: Attempt fixing Windows/Super key input
|
2022-04-26 13:29:34 +02:00 |
|
Cacodemon345
|
5eb0e93f57
|
qt: Attempt fixing Windows/Super key input
|
2022-04-26 16:56:44 +06:00 |
|
Miran Grča
|
e73cf0172f
|
Merge pull request #2308 from Cacodemon345/newqt2
vulkan: HiDPI and brightness fixes
|
2022-04-26 11:40:49 +02:00 |
|
Cacodemon345
|
a3880c24df
|
vulkan: Explicitly select Vulkan version
|
2022-04-26 14:45:24 +06:00 |
|
Cacodemon345
|
1ad7d65187
|
vulkan: Don't select sRGB formats for swapchain
|
2022-04-26 14:41:13 +06:00 |
|
Cacodemon345
|
df4c20a863
|
vulkan: Add HiDPI support
|
2022-04-26 14:40:35 +06:00 |
|
RichardG867
|
1957178823
|
Jenkins: Actually port the conditional AppImage package parser
|
2022-04-26 00:59:22 -03:00 |
|
RichardG867
|
b9f022dbae
|
Jenkins: Remove an extraneous metainfo file
|
2022-04-26 00:42:13 -03:00 |
|
RichardG867
|
8aec317f3c
|
Jenkins: Port Linux build improvements (lighter SDL2, AppStream metadata) from CLI branch
|
2022-04-26 00:39:10 -03:00 |
|
Miran Grča
|
8d23def0d5
|
Merge pull request #2305 from Cacodemon345/patch-76
Fix compilation error when building with Wayland
|
2022-04-25 22:20:03 +02:00 |
|
Cacodemon345
|
886c0acd47
|
Fix compilation error when building with Wayland
|
2022-04-26 02:16:32 +06:00 |
|
Miran Grča
|
1a44c06a86
|
Merge pull request #2304 from Cacodemon345/patch-75
Fix darkened rendering in Vulkan
|
2022-04-25 17:24:02 +02:00 |
|
Cacodemon345
|
a559684e7c
|
Fix darkened rendering in Vulkan
|
2022-04-25 21:13:41 +06:00 |
|
Miran Grča
|
762a5f1de9
|
Merge pull request #2303 from Cacodemon345/patch-74
qt: Disable Xi2 mouse input backend
|
2022-04-25 12:27:52 +02:00 |
|
Miran Grča
|
2808ea5a54
|
Merge pull request #2300 from Cacodemon345/newqt2
Add Vulkan renderer
|
2022-04-25 12:27:42 +02:00 |
|
Miran Grča
|
c068ded281
|
Merge pull request #2299 from rderooy/master
Update RPM spec file
|
2022-04-25 12:26:38 +02:00 |
|
Cacodemon345
|
6f968e3fd7
|
qt: Fix compiling with Vulkan support unavailable
|
2022-04-25 16:09:37 +06:00 |
|
Cacodemon345
|
62b92386bb
|
qt: Disable Xi2 mouse input backend
|
2022-04-25 14:51:17 +06:00 |
|
Miran Grča
|
91646e473d
|
Merge pull request #2302 from Cacodemon345/patch-73
Don't accept a directory as config file parameter
|
2022-04-24 18:46:57 +02:00 |
|
Cacodemon345
|
bbb467a2b7
|
Don't accept a directory as config file parameter
|
2022-04-24 22:23:49 +06:00 |
|
Cacodemon345
|
9c070dc192
|
Add missing includes
|
2022-04-24 01:05:37 +06:00 |
|
Cacodemon345
|
5835f98fba
|
Fix a couple of bad mistakes
|
2022-04-24 01:02:34 +06:00 |
|
Cacodemon345
|
d5df99fbd8
|
Merge remote-tracking branch 'upstream/master' into newqt2
|
2022-04-24 00:58:08 +06:00 |
|
Cacodemon345
|
6edc2a4c2b
|
Merge remote-tracking branch 'upstream/master' into newqt2
|
2022-04-24 00:56:11 +06:00 |
|
Jasmine Iwanek
|
6e649521b9
|
Fix some clang/LLVM warnings
|
2022-04-22 22:21:50 -04:00 |
|
Robert de Rooy
|
40b9bb6c76
|
bump to 3.4.1
|
2022-04-22 19:18:09 +02:00 |
|
Robert de Rooy
|
8488111cd9
|
Bump RPM spec file
|
2022-04-22 19:15:46 +02:00 |
|
RichardG867
|
01d6407c5c
|
Bump version to 3.4.1
|
2022-04-21 13:58:52 -03:00 |
|
RichardG867
|
bfde3e4867
|
Qt: Fix middle mouse button uncapture
|
2022-04-21 13:56:39 -03:00 |
|
Cacodemon345
|
314bf5ad06
|
Add Vulkan renderer
|
2022-04-21 16:32:46 +06:00 |
|
richardg867
|
7d6ad0d650
|
Selectable mouse type on Linux, part 6
|
2022-04-20 21:39:57 -03:00 |
|
richardg867
|
0af6605042
|
Selectable mouse type on Linux, part 5
|
2022-04-20 21:38:57 -03:00 |
|
richardg867
|
f6e3c0d029
|
Selectable mouse type on Linux, part 4
|
2022-04-20 21:37:38 -03:00 |
|
richardg867
|
5810f39f4d
|
Selectable mouse type on Linux, part 3
|
2022-04-20 20:55:26 -03:00 |
|