Commit Graph

4070 Commits

Author SHA1 Message Date
Joshua Granick
8553739479 Always use armeabi-v7a for ARMv7 on Android (old devices that broke on this probably are no longer supported due to newer NDK minimum) 2018-07-30 12:19:02 -07:00
Joshua Granick
5962846dc2 Use 32-bit on Neko for now, even for 64-bit Windows systems 2018-07-28 16:58:08 -07:00
CawawaC
51ae094660 fix source3i value1 type 2018-07-27 16:51:38 -07:00
Joshua Granick
4a417c6091 Simplify static templates 2018-07-27 13:46:37 -07:00
Joshua Granick
e1322a8878 iOS/tvOS tool fix (when CFFI is unavailable) 2018-07-27 10:47:55 -07:00
Joshua Granick
6f6a773ddb Update build script 2018-07-26 19:09:38 -07:00
Joshua Granick
9ee2a7d041 Initial HXP script for docs 2018-07-26 16:17:30 -07:00
Joshua Granick
534c6cd7ce Eval, HXP, asset library fixes 2018-07-25 20:27:05 -07:00
Joshua Granick
536450620f Harfbuzz fix 2018-07-24 17:10:07 -07:00
Joshua Granick
6c2ef7905c Std.parseFloat fix on Haxe interp 2018-07-24 16:50:38 -07:00
Joshua Granick
7ffd8f1bcf Compile fix 2018-07-24 16:24:23 -07:00
Joshua Granick
c0b3692402 Sync tool platform changes from HXP 2018-07-24 16:18:49 -07:00
Joshua Granick
70f17324ca Dispatch restore instead of resize when returning from HTML5 fullscreen 2018-07-24 12:51:21 -07:00
Francois van Niekerk
73fe2183d1 Fix Windows and iOS compile CFFI issues 2018-07-24 11:56:58 -07:00
Joshua Granick
0d6b0a1868 iOS build fixes 2018-07-24 08:49:00 -07:00
Joshua Granick
196baacf1f Fix openfl/openfl#1927, Haxe 4 preview completion server fixes 2018-07-23 20:01:29 -07:00
Joshua Granick
51050417fd Update cURL, Freetype and SDL 2018-07-23 17:59:57 -07:00
Joshua Granick
ac076d5e95 Minor fix 2018-07-23 15:56:03 -07:00
Joshua Granick
095fce9d78 GLES fix 2018-07-23 15:42:37 -07:00
Joshua Granick
f17cb93440 Fix support for Android/ARM64 2018-07-23 12:23:06 -07:00
Joshua Granick
80e870a145 Docs fix 2018-07-23 11:17:21 -07:00
Joshua Granick
25a78c3977 Compile fixes 2018-07-23 11:09:56 -07:00
Joshua Granick
de83b7b88c Patch submodule versions 2018-07-23 11:06:24 -07:00
Joshua Granick
884f1d5a8e Compile fixes for WinRT UWP 2018-07-20 20:46:15 -07:00
Joshua Granick
66a1450aca Add missing files, update doc file list 2018-07-20 16:14:54 -07:00
Joshua Granick
40316b7890 Add MouseWheelMode, make SDL wheel events consistent, add MouseButton, rename Cursor back to MouseCursor (resolve #1124) 2018-07-20 16:13:18 -07:00
Joshua Granick
4139574542 Return to BIG_ENDIAN setPixels by default until other methods support endianness 2018-07-20 14:43:20 -07:00
Joshua Granick
6a290a2c2c Expand browser blacklist on document.fonts.load (resolve #1141) 2018-07-20 14:24:13 -07:00
Joshua Granick
c70d864c02 Fix support for premultiplied alpha in gaussian blur for now (Cairo surfaces are always premultiplied) 2018-07-20 14:09:44 -07:00
Joshua Granick
19b745313c MingW fix (resolve #1177 2018-07-20 13:40:07 -07:00
Joshua Granick
bebf82e473 Clipboard fix (resolve #1196) 2018-07-20 13:19:15 -07:00
Joshua Granick
6116bac6da Update AIR application template (merge #1203) 2018-07-19 22:20:48 -07:00
Joshua Granick
b350c44e10 Crash fix 2018-07-19 21:53:27 -07:00
Joshua Granick
984cb14650 Android compile fix 2018-07-19 21:53:27 -07:00
Dan Korostelev
cc52e26391 fix gaussianBlur filter messing up colors and alpha (#1209) 2018-07-19 19:31:11 -07:00
Ruari O'Sullivan
7a3b9f6b1c Fix Unicode paths on Windows. (#1208) 2018-07-19 19:26:55 -07:00
Joshua Granick
3495825a85 Electron fix (resolve #1198) 2018-07-19 19:02:00 -07:00
Joshua Granick
b041884a75 Update Freetype to 2.9.1 2018-07-19 16:25:01 -07:00
Joshua Granick
e362094d98 Remove axtls 2018-07-19 15:46:41 -07:00
Joshua Granick
31011fb6c6 Add syntax highlighting 2018-07-18 22:18:15 -07:00
Joshua Granick
78e99bf1d9 Remove whitespace lines 2018-07-18 17:32:51 -07:00
Joshua Granick
d3269a79ad Add some docs, improve Vector4 2018-07-18 16:18:36 -07:00
Joshua Granick
f5aefadffd Doc fixes 2018-07-18 12:20:21 -07:00
Joshua Granick
1dc7803211 Mark private functions/variables as @:noCompletion 2018-07-18 10:33:49 -07:00
Joshua Granick
117d775813 Vector2/doc updates 2018-07-17 13:40:19 -07:00
guruas3
00cfbb6349 Remove traces from HTML5Window 2018-07-17 13:39:21 -07:00
Joshua Granick
89cc10b039 Improve Matrix3 to allow for Vector2 re-use, cleanup Matrix4, add documentation 2018-07-16 15:52:25 -07:00
Joshua Granick
6aea860c22 Fix HTML5 resizable window 2018-07-16 09:39:00 -07:00
Joshua Granick
79c0158d11 Finish Matrix3 docs 2018-07-16 08:48:48 -07:00
Joshua Granick
0af093afdb Documentation updates, Matrix improvements 2018-07-13 23:06:18 -07:00