godot/platform
Rémi Verschelde ec752f7c9b Linux: Add Mesa 20 "Intel" to prime detection
Diff in `glxinfo` between Mesa 19.3.4 and 20.0.1:
```diff
-OpenGL vendor string: Intel Open Source Technology Center
-OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 630 (Kaby Lake GT2)
-OpenGL core profile version string: 4.6 (Core Profile) Mesa 19.3.4
+OpenGL vendor string: Intel
+OpenGL renderer string: Mesa Intel(R) HD Graphics 630 (KBL GT2)
+OpenGL core profile version string: 4.6 (Core Profile) Mesa 20.0.1
```

(cherry picked from commit db28e7ef69)
2020-03-25 11:38:53 +01:00
..
android Re-architecture of the Godot Android plugin. 2020-03-09 10:30:02 +01:00
haiku Image: Include S3TC compression via Squish in non-tools build 2020-01-13 15:58:49 +01:00
iphone Android virtual keyboard respecting LineEdit max length. 2020-01-23 01:52:49 +00:00
javascript Fixes touch events for HTML 2020-03-04 12:40:15 +01:00
osx Revert "Change LINKFLAGS to FRAMEWORKS which is supported since Scons release 0.96.91" 2020-03-10 09:56:37 +01:00
server Revert "Change LINKFLAGS to FRAMEWORKS which is supported since Scons release 0.96.91" 2020-03-10 09:56:37 +01:00
uwp fixed godot not recognising 150x150 icon for uwp export 2020-02-06 13:02:07 +01:00
windows os: execute parse the command output from utf8 2020-03-04 12:40:15 +01:00
x11 Linux: Add Mesa 20 "Intel" to prime detection 2020-03-25 11:38:53 +01:00
register_platform_apis.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub Always use lists for LIBS in SCons 2019-08-12 22:31:55 +02:00