Commit Graph

841 Commits

Author SHA1 Message Date
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
Joshua Granick
411f9d0668 Improvements to fix for copyPixels using alpha image (resolve #1707) 2017-09-13 16:41:36 -07:00
Joshua Granick
c5184e41bb copyPixels alpha position fix (resolve #1707) 2017-09-13 16:03:30 -07:00
Joshua Granick
a4a4f2665d Compile fix 2017-09-12 14:56:08 -07:00
Joshua Granick
e56394ccd3 Fix alpha point and offset in image copyPixels (fix openfl/openfl#1707) 2017-09-12 13:21:41 -07:00
Joshua Granick
45054e39d6 Improve handling of Image endianness (resolve #1018, resolve #1070) 2017-09-12 12:32:14 -07:00
Joshua Granick
70dd566596 Change cURL to instance-based API, fixes (resolve #1047) 2017-09-11 15:46:21 -07:00
Joshua Granick
3a77b1989c Improve memory management in cURL, native HTTPRequest (resolve #1043) 2017-09-08 17:33:13 -07:00
Joshua Granick
5a90817bc0 Update tinyfiledialogs 2017-08-31 16:34:19 -07:00
Joshua Granick
f83c7e53bc Compile fix 2017-08-14 11:39:50 -07:00
Joshua Granick
8b85b5050e Compile fix 2017-08-11 20:19:08 -07:00
Joshua Granick
ace241dd42 Allow compilation for GLES2 AAPIs only (for now) 2017-08-11 20:15:59 -07:00
Joshua Granick
98cd4421c8 Fix Android compilation 2017-08-11 19:39:11 -07:00
Joshua Granick
ef1cf6e449 Fix compilation with older SDK 2017-08-11 19:34:17 -07:00
Joshua Granick
3865949d21 GLES3 compile fix 2017-08-11 19:04:57 -07:00
Joshua Granick
efcec2703e Compile fix 2017-08-11 19:01:39 -07:00
Joshua Granick
c286482483 Compile fix 2017-08-11 19:00:00 -07:00
Joshua Granick
f6ce4d4f2a Finish adding native bindings for GLES3 methods 2017-08-11 18:57:00 -07:00
Joshua Granick
73ca60409b Progress on GLES3 bindings 2017-08-11 15:49:32 -07:00
Joshua Granick
682f7deb9f Add GLES3 header for iOS 2017-08-10 17:29:40 -07:00
Joshua Granick
fc187b2b23 Use GLES3 headers 2017-08-10 17:22:30 -07:00
Joshua Granick
e7c6a8762c Add implementation of GL.drawBuffers on native 2017-08-10 16:39:55 -07:00
Joshua Granick
44020adfc3 Emscripten fixes 2017-06-23 15:22:40 -07:00
Joshua Granick
fe5e83ffbc Remove compiler warning 2017-06-22 14:43:00 -07:00
Joshua Granick
0e0926ef61 Update cURL 2017-06-07 14:43:06 -07:00
Joshua Granick
f4e003d799 Improve Clipboard support, add Clipboard.onUpdate (resolve #925) 2017-06-06 19:32:33 -07:00
Joshua Granick
02d4c3a63c Fix Windows64 rebuild, minor 64-bit fix 2017-06-06 08:15:43 -07:00
Joshua Granick
dca3b5926f First pass at Windows64 builds (not enabled by default) (resolve #710) 2017-06-05 13:45:37 -07:00
Joshua Granick
6589b22c6f Add support for GL 32-bit color depth on native (close #698) 2017-06-05 13:29:37 -07:00
Joshua Granick
23f215af27 Fix copyPixels with alpha behavior (close #639) 2017-06-02 12:20:38 -07:00
Joshua Granick
2f93dfc432 Accept bytes + offset in image.setPixels (resolve #991) 2017-05-31 16:51:37 -07:00
Joshua Granick
9728b5ff22 WAV format fix (close #977) 2017-05-30 15:29:13 -07:00
Joshua Granick
21051c81b7 Fix bug in OpenAL object GC 2017-05-30 15:16:39 -07:00