Commit Graph

25419 Commits

Author SHA1 Message Date
Henrik Rydgård
852f522ebc Improve the check for Vulkan to check for surface extensions first.
Might fix the crashing issues we've seen on AMD?
2019-01-30 19:45:04 +01:00
Henrik Rydgård
bb4d91c958 If we lose the Vulkan device, recommend the user to switch to Direct3D11.
:-(
2019-01-30 17:57:20 +01:00
Henrik Rydgård
ca6298e24d Fix silly mistake editing the vulkan image code
Thanks unknown.
2019-01-27 19:28:23 +01:00
Henrik Rydgård
33803b08f5
Merge pull request #11746 from psyke83/patch-1
CMakeLists: fix EGL detection for ARM devices
2019-01-26 23:34:01 +01:00
Henrik Rydgård
0758925fe4
Merge pull request #11747 from hrydgard/vk-validation-fixes
Vk validation fixes, plus PowerVR swapchain hack
2019-01-26 13:21:18 +01:00
Henrik Rydgård
6f19964135 Also buildfix for libretro 2019-01-26 12:20:09 +01:00
Henrik Rydgård
68f391707f Remove some unnecessary vkDestroyImage calls. 2019-01-26 12:09:45 +01:00
Henrik Rydgård
7ccf23542d Fix SDL build 2019-01-26 12:03:20 +01:00
Henrik Rydgard
3fd216ad3a Better handling of swap chain size, add PowerVR hack. Fixes #11743 2019-01-25 20:19:55 +01:00
Henrik Rydgard
c38c5469c4 Fixes for issues found by Vulkan validation layers, including a common non-harmful perf warning (doesn't fix all cases, but does fix the most common one). 2019-01-25 20:18:56 +01:00
Henrik Rydgard
add5e3c1fa DeleteDirRecursively: Don't leak the find handle on failure (win32)
Don't close invalid handles.
2019-01-25 20:18:53 +01:00
Conn O'Griofa
99c2440d14
CMakeLists: fix EGL detection for ARM devices
ARM macro has been renamed to ARM_DEVICE; fixes Raspberry Pi builds.
2019-01-25 15:38:03 +00:00
Henrik Rydgård
8aea19434b
Merge pull request #11744 from hrydgard/vk-devicealloc-memorytype-per-slab
VulkanDeviceAlloc: Memorytype per slab
2019-01-23 21:31:54 +01:00
Henrik Rydgård
46585a5da9 Additional logging 2019-01-23 18:34:25 +01:00
Henrik Rydgard
c8e5dd325a VK device allocator: Support separate memory type per slab. 2019-01-23 10:36:08 +01:00
Henrik Rydgård
0025ee1bea
Merge pull request #11740 from hrydgard/uwp-xbox-back-fix-attempt
Fix for weird Xbox B button behavior, see #10948.
2019-01-22 22:04:37 +01:00
Henrik Rydgård
f9c37cce56 Fix for weird Xbox B button behavior, see #10948. A simpler change was tested to work by Ruler. 2019-01-22 22:02:04 +01:00
Henrik Rydgård
ac8d1deebd Update armips submodule with bugfix. Also lang. 2019-01-22 08:38:01 +01:00
Henrik Rydgård
90a45deabd
Merge pull request #11736 from tilkinsc/patch-1
Added " guards to if not exists
2019-01-16 23:03:24 +01:00
Cody Tilkins
cb9a946f1e
Merge pull request #2 from tilkinsc/patch-2
Update build-x64.cmd
2019-01-16 11:43:35 -05:00
Cody Tilkins
05f53a0fe3
Update build-x64.cmd 2019-01-16 11:41:01 -05:00
Cody Tilkins
1771cea5a3
Added " guards to if not exists
The reason why I added this is a just-in-case due to the nature that cmd explodes when something isn't set properly... it can start executing code that shouldn't be obtained.

I also fixed a minor formatting error
2019-01-16 11:39:34 -05:00
Henrik Rydgård
b86c96261a Update to latest gradle, update lang submodule. 2019-01-15 23:35:59 +01:00
Henrik Rydgård
e3dd1533f7
Merge pull request #11724 from hrydgard/remove-readdir_r
Remove usage of deprecated function readdir_r
2019-01-08 13:19:43 +01:00
Henrik Rydgård
b572dc52a5 Remove usage of deprecated function readdir_r (and ugly Blackberry hack diren_large) 2019-01-08 12:29:59 +01:00
Henrik Rydgård
cb63df2a34 Qt: Temporary workaround for #11721 - simply remove the load button (you can still load games from the Games tab) 2019-01-08 12:17:03 +01:00
Unknown W. Brackets
28cc87c898
Merge pull request #11720 from hrydgard/qt-textedit-fixes
Try to support Qt keyboard input directly. Fixes #11653
2019-01-06 15:50:21 -08:00
Henrik Rydgård
5362e675c4 Address feedback 2019-01-07 00:28:57 +01:00
Henrik Rydgård
5a1fa60087 Try to support Qt keyboard input directly. Partially fixes #11653 (nickname crash on mac) 2019-01-07 00:07:25 +01:00
Henrik Rydgård
79d4b0f5a2 Check that allocations in SplineCommon succeed. Attempt at #11660 but not optimistic. 2019-01-06 13:51:17 +01:00
Henrik Rydgård
aaa4494cb1
Merge pull request #11717 from z2442/master
Added a check to the pointer for memcpy
2019-01-06 13:34:23 +01:00
Henrik Rydgård
33e65ea79b
Merge pull request #11718 from mygizli04/master
[iOS Port] Making the Launch Screen not look like crap on newer devices
2019-01-06 13:15:20 +01:00
mygizli04
266dd17c2a
Remove the duplicate 2019-01-06 15:24:39 +04:00
mygizli04
8a888c57d0
Update Launch Screen.storyboard 2019-01-06 14:42:49 +04:00
mygizli04
855df8b563
Typo 2019-01-06 14:38:35 +04:00
mygizli04
8596cc1190
Removed the premade picture
Well this both saves some space ( KB's count right? ) and looks better :P The logo is slightly displaced but it's good enough
2019-01-06 14:15:18 +04:00
mygizli04
6dcf95781a
Changing it to import some logo files on the iOS port.
I searched EVERYWHERE but couldn't find anything even related to logos or fons.. Well reimporting them has no downside so why not
2019-01-06 14:12:55 +04:00
mygizli04
501ec51c6b
Removing a now unused file.
I don't use a premade logo anymore, since 
1) It made it look like crap on newer devices
2) It took some space ( I mean it's 418KB but still )
2019-01-06 14:06:02 +04:00
z2442
e5b75dc294
Added a check to the pointer for memcpy
This check enables the newer builds of daedalus to run.
2019-01-05 18:46:38 -05:00
Henrik Rydgård
99c8423ede
Merge pull request #11712 from hrydgard/gles-detect-vivante-gpu
GLES: Detect Vivante GPU, disable vertex range culling
2019-01-03 16:05:46 +01:00
Henrik Rydgård
12f295c4a5 GLES: Detect Vivante GPU, disable vertex range culling
Should work-around #11703
2019-01-03 12:43:32 +01:00
Henrik Rydgård
12e54baebb Update lang submodule 2019-01-02 15:07:18 +01:00
Henrik Rydgård
9c0d958231
Merge pull request #11708 from mygizli04/master
[iOS Port] Add logo in Launch Screen.storyboard
2019-01-02 14:27:03 +02:00
mygizli04
bef7b005dd
I don't know why i included it there haha 2019-01-01 01:29:22 +04:00
mygizli04
9a210b4dec
The new Launch Screen ( to include the logo ) 2019-01-01 01:24:48 +04:00
mygizli04
cf173db040
A new logo file
( I couldn't find a actual logo file, well i'm just including this in case i can't find the actual files )
2019-01-01 01:23:48 +04:00
mygizli04
f71c7c5ffb
Configure CMake to include the new logo 2019-01-01 01:22:47 +04:00
Henrik Rydgård
7acb051cae
Merge pull request #11706 from unknownbrackets/ui-minor
UI: Check for step debugging on unthrottle
2018-12-30 22:15:21 +01:00
Unknown W. Brackets
581cb1a069 UI: Check for step debugging on unthrottle.
Fixes #11704.
2018-12-30 12:16:33 -08:00
Unknown W. Brackets
809c0f3e2c http: Correct typo.
Oops, somehow deleted an important character when pushing up.
2018-12-29 08:16:56 -08:00