Commit Graph

873 Commits

Author SHA1 Message Date
Joshua Granick
f22fa77431 Improve fallback to GLESv2 on iOS (resolve #1154) 2018-02-14 13:30:58 -08:00
Joshua Granick
918552df9c Revert "Allow older GL context version on iOS"
This reverts commit f22423b0f1.
2018-02-14 12:58:01 -08:00
Joshua Granick
f22423b0f1 Allow older GL context version on iOS 2018-02-14 11:30:40 -08:00
Joshua Granick
0cb093b286 Typo 2018-02-08 15:22:24 -08:00
Joshua Granick
94441d613c EGL compile fix 2018-02-08 12:31:22 -08:00
Joshua Granick
7a4a149494 Compile fix 2018-02-08 10:44:16 -08:00
Joshua Granick
a2be08199b EGL update for SDL_ANGLE 2018-02-08 10:37:19 -08:00
Joshua Granick
00140d88e5 Enable GLESv3 on iOS 2018-02-01 10:01:03 -08:00
Joshua Granick
bf6e835530 Make preparations for GLESv3 support on iOS, allow for GL access without SDL renderer, update for default renderbuffer on iOS (fixes Starling, praise God) 2018-01-31 17:12:59 -08:00
Joshua Granick
8872804dcb Fix possible collision with GC in cURL bindings 2018-01-29 18:16:56 -08:00
Joshua Granick
08a68c521b iOS fix 2018-01-29 15:59:12 -08:00
Joshua Granick
4971f3222c Rename System manufacturer/model to deviceVendor/deviceModel, and version to platformVersion, add platformName/platformLabel 2018-01-29 13:01:33 -08:00
Joshua Granick
877377875c Add System manufacturer, model and version on Windows 2018-01-29 12:22:30 -08:00
Joshua Granick
639a58a4d5 Add System.manufacturer, Systemem.model, System.version (TODO: Windows) 2018-01-26 17:52:19 -08:00
Joshua Granick
18ba87fe25 iPhone simulator fix 2018-01-25 22:57:19 -08:00
Joshua Granick
9a4737f965 Fix OpenAL where EFX is not available, cleanup 2018-01-15 14:48:19 -08:00
Joshua Granick
bda9745e40 Fix warning 2018-01-10 10:58:25 -08:00
CawawaC
48935ff2bc AL EFX
filters, effects, auxiliary slots partial implementation
2018-01-10 10:35:10 -08:00
CawawaC
3cd759ff47 gloubi 2018-01-10 10:35:10 -08:00
CawawaC
025cc48dfb Filter setup 2018-01-10 10:35:10 -08:00
Joshua Granick
0beed80fab Update locale handling on Windows 2017-12-09 22:13:47 -08:00
Joshua Granick
5fe0f6efbe Move discrete GPU driver hint to System.hx so it works on non-static builds (resolve #1686) 2017-11-27 12:25:23 -08:00
Joshua Granick
7e4ae6c35d Add comment 2017-11-20 16:33:36 -08:00
Joshua Granick
41cd9f8366 Enable discrete GPU if possible on Windows dual-GPU configuration 2017-11-20 16:28:40 -08:00
Joshua Granick
10c51d2732 Do not force renderer.readPixels to be opaque on native 2017-11-08 14:34:39 -08:00
Joshua Granick
9353d7e42f Update for new cURL info/option/error code values 2017-11-07 20:50:15 -08:00
Joshua Granick
4e758515ef Enable mbedTLS by default 2017-11-07 16:12:03 -08:00
Joshua Granick
53ea01a249 Enable mbedTLS for iOS 2017-11-07 15:52:42 -08:00
Joshua Granick
e08aa05dd3 Upgrade cURL and axTLS, initial integration of mbedTLS 2017-11-07 15:33:41 -08:00
Joshua Granick
dea42cfa4f Update axTLS 2017-11-06 15:07:19 -08:00
Joshua Granick
533483c11b Separate axTLS into a separate submodule 2017-11-06 14:00:26 -08:00
Joshua Granick
4521a71d3e Disable libvpx 2017-10-24 09:17:43 -07:00
Joshua Granick
164121bbd2 Add libvpx, libwebm 2017-10-12 15:16:07 -07:00
Joshua Granick
aae40a4189 Improve support for combining characters in TextLayout 2017-10-09 11:20:41 -07:00
Joshua Granick
56c6c8c626 Try to improve kerning 2017-10-06 12:43:54 -07:00
Joshua Granick
06e197c935 Update freetype, harfbuzz modules 2017-10-06 09:56:13 -07:00
Patrick Gutlich
8a71fb5bcc FIXED Raspberry Pi Needing GLES2 instead of GLES3
FIXED Raspberry Pi Needing GLES2 instead of GLES3
2017-10-05 12:38:14 -07:00
Joshua Granick
d7b63c8d73 iOS compile fix 2017-09-28 12:29:24 -07:00
Joshua Granick
3cfbc799e8 Fix older MSVC build 2017-09-26 13:36:27 -07:00
Joshua Granick
3ffcc80e6e FileWatcher fixes 2017-09-26 11:14:44 -07:00
Joshua Granick
8c0ef9504a Enable EFSW in Mac and Linux builds 2017-09-26 10:47:12 -07:00
Joshua Granick
28e5833a39 Migrate FileWatcher to EFSW 2017-09-26 10:41:03 -07:00
Joshua Granick
efcecb3842 Remove simplefilewatcher submodule 2017-09-26 08:29:14 -07:00
Joshua Granick
a70a948329 Rename new API to FileWatcher (resolve #1064) 2017-09-26 06:18:13 -07:00
Joshua Granick
75e78a6d8f Compile fix 2017-09-25 16:51:17 -07:00
Joshua Granick
0bdeee533d Add initial file watcher API 2017-09-25 16:46:58 -07:00
Joshua Granick
c72e62e534 Add submodule for simplefilewatcher 2017-09-25 14:24:28 -07:00
Joshua Granick
a4d232d715 Add color output to Windows 10 command prompt 2017-09-22 15:10:57 -07:00
Joshua Granick
d7987b9bae Always set key modifier, even if only pressing a modifier key, on native (close openfl/openfl#1720) 2017-09-22 10:53:20 -07:00
Joshua Granick
e5488470a6 Fix old glibc without liblinuxcompat.a 2017-09-15 11:12:58 -07:00