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 |
|
Henrik Rydgård
|
127330feec
|
Merge pull request #11700 from unknownbrackets/http-error
http: Report errors reading discs
|
2018-12-27 21:45:53 +01:00 |
|
Unknown W. Brackets
|
872fcecfad
|
http: Report errors reading discs.
For more clarity when they can't load.
|
2018-12-27 10:33:32 -08:00 |
|
Unknown W. Brackets
|
7f84c87931
|
Loaders: Refactor chaining to avoid dup code.
|
2018-12-27 10:32:47 -08:00 |
|
Unknown W. Brackets
|
359afb2d6b
|
http: Add timeout on no response.
Firewalls can cause this, by opening a connection but never responding.
|
2018-12-27 10:15:58 -08:00 |
|
Henrik Rydgård
|
8e17caf351
|
Merge pull request #11694 from unknownbrackets/draw-bugs
Vulkan: Limit stencil workaround to Adreno 5xx
|
2018-12-26 20:46:09 +01:00 |
|
Henrik Rydgård
|
da5fa5d339
|
Merge pull request #11695 from unknownbrackets/glsl-version
GLES: Specify glsl version precisely in depal, fix some shader errors
|
2018-12-26 20:39:02 +01:00 |
|
Henrik Rydgård
|
6b975caa3b
|
Update lang submodule
|
2018-12-26 20:32:21 +01:00 |
|
Unknown W. Brackets
|
58ef662a65
|
GLES: Remove FBO_UNUSABLE bug check.
Was no longer affecting behavior...
|
2018-12-23 20:27:22 -08:00 |
|
Unknown W. Brackets
|
adeca2c3ba
|
GLES: Move some vendor bug checks to Draw.
|
2018-12-23 20:27:22 -08:00 |
|
Unknown W. Brackets
|
7ad6270623
|
GLES: Remove spurious semicolons in shaders.
Were causing compile errors on some devices.
|
2018-12-23 20:21:17 -08:00 |
|
Unknown W. Brackets
|
01809f809f
|
GLES: Correct fragment precision check.
Was breaking on Mali-4xx for example, because not defined.
|
2018-12-23 20:16:59 -08:00 |
|
Unknown W. Brackets
|
e46701dee6
|
GLES: Specify glsl version precisely in depal.
Should prevent more of #11588 on vertex shaders, and may help Apple
devices some too.
|
2018-12-23 20:08:08 -08:00 |
|
Unknown W. Brackets
|
9a3de5cb1c
|
GPU: Move dual source blending bug check to Draw.
This also allows the ini setting to avoid it on Intel.
|
2018-12-23 14:11:57 -08:00 |
|
Unknown W. Brackets
|
f8ce9b08ba
|
Vulkan: Limit stencil workaround to Adreno 5xx.
|
2018-12-23 14:11:57 -08:00 |
|
Unknown W. Brackets
|
1f594f3fb5
|
GPU: Track draw in shader manager.
With device restore etc. everywhere.
|
2018-12-23 12:55:37 -08:00 |
|
Unknown W. Brackets
|
2dbdd73e5f
|
Merge pull request #11691 from hrydgard/workaround-harvest-moon-adreno-bug
WIP: Vulkan/adreno: Apply workaround for Harvest Moon issue #10421
|
2018-12-23 12:04:00 -08:00 |
|
Unknown W. Brackets
|
f32ac21d28
|
Merge pull request #11693 from xebra/minor_fix
Minor fix
|
2018-12-23 12:00:56 -08:00 |
|
xebra
|
4b2c18bb23
|
GE Debugger: Minor fix step count dialog.
|
2018-12-24 04:23:03 +09:00 |
|
xebra
|
df4179fdb5
|
[spline/bezier]Remove unused stuff.
|
2018-12-24 04:06:12 +09:00 |
|
Henrik Rydgård
|
0037da55a1
|
Avoid breaking any alpha-stencil emulation in Adreno bug workaround
|
2018-12-23 11:57:06 +01:00 |
|
Henrik Rydgård
|
79ef185d6e
|
Vulkan/adreno: Apply workaround for Harvest Moon issue #10421
|
2018-12-22 18:29:56 +01:00 |
|
Henrik Rydgård
|
4cef8038bb
|
Merge pull request #11689 from unknownbrackets/remote-iso
Correct remote disc streaming with ipv6
|
2018-12-22 13:21:55 +01:00 |
|
Unknown W. Brackets
|
1428684d1d
|
http: Check for available discs before connecting.
This prevents trying to connect to a device serving only a debugger.
|
2018-12-21 22:41:02 -08:00 |
|
Unknown W. Brackets
|
99ed2e4722
|
http: Parse port in ipv6 addresses.
|
2018-12-21 22:31:47 -08:00 |
|