Commit Graph

956 Commits

Author SHA1 Message Date
Joshua Granick
a482c14d5c GL binding fixes 2019-03-14 10:15:00 -07:00
Joshua Granick
a445e62030 Allow Android applications to manage back button 2019-02-14 13:28:05 -08:00
Joshua Granick
290c2912a3 Fix incorrect SDL init 2019-02-14 13:24:21 -08:00
Joshua Granick
864dcf74cc Set length on cURL write 2019-02-06 11:38:50 -08:00
Joshua Granick
f37ba6f3d2 Minor fix 2019-02-06 01:43:19 -08:00
Joshua Granick
964242ae14 Use consistent data type for application frame updates 2019-02-06 01:43:04 -08:00
Skerper
c69f483757 Remove alphaview offset
Offset was causing alpha bitmap to be misaligned
2019-02-05 20:40:11 -08:00
Joshua Granick
0c73e47b28 Minor cleanup in CURLBindings 2019-01-18 10:51:42 -08:00
Joshua Granick
4f5c9a0987 Don't init audio if unused 2019-01-11 16:08:01 -08:00
Lars Doucet
dcd09eb74a fix compiling on mac (#1277)
* fix compiling on mac

* Update ExternalInterface.cpp
2019-01-09 11:23:48 -08:00
Joshua Granick
464dc88c44 Improve native HTTPRequest performance 2019-01-07 13:32:17 -08:00
Joshua Granick
1a5090d5be Fix GL_MakeCurrent call 2018-11-29 17:26:49 -08:00
Joshua Granick
02cdb126eb Fix memory leak in bytes.Value (resolve openfl/openfl#2075) 2018-11-29 17:07:56 -08:00
Joshua Granick
18502d49c0 Make sure can set our GL context as the current on Window creation 2018-11-29 12:37:08 -08:00
Joshua Granick
2dcd5c969c Add missing minor changes to internal Clipboard API 2018-11-15 19:15:18 -08:00
Joshua Granick
ab4dcf243a Add a mutex around Lime Bytes 2018-11-05 11:27:36 -08:00
Joshua Granick
6af853b002 Resolve issues in Font.renderGlyph(s) 2018-11-01 10:17:52 -07:00
Joshua Granick
a5bef44d65 Improve handling oof corrupted PNG images (resolves openfl/openfl#1999) 2018-10-10 14:57:27 -07:00
Joshua Granick
a89279d1b7 Emscripten fixes 2018-09-17 12:17:41 -07:00
Joshua Granick
b808c61113 Try and make alcDestroyContext more resilient 2018-09-13 22:02:02 -07:00
Joshua Granick
fa4d47a9ec Fix possible multi-thread issue 2018-09-12 14:52:44 -07:00
Joshua Granick
7b03607135 Reduce allocations when cURL continues to return write callbacks 2018-09-12 12:08:10 -07:00
Joshua Granick
58f7749d65 Resolve #1232, improve native HTTPRequest support 2018-09-12 11:23:00 -07:00
Joshua Granick
9e9f49a56b cURL cleanup fix (fix #1227) 2018-08-31 10:42:36 -07:00
Joshua Granick
e488e20153 Minor pointer fix 2018-08-29 13:23:58 -07:00
Joshua Granick
1a3132076b Harfbuzz language fix 2018-08-28 14:37:57 -07:00
Joshua Granick
30b4e4962f Improve iOS locale calculation (thanks @maaniv, close #1224) 2018-08-21 09:46:29 -07:00
Joshua Granick
ad3784f245 Emscripten fix 2018-08-09 14:27:57 -07:00
Joshua Granick
381f18a791 Electron tweak 2018-08-08 11:36:39 -07:00
Joshua Granick
feeb8c150b Crash fix, minor changes 2018-08-02 19:20:05 -07:00
Joshua Granick
4449bb4328 HashLink fix 2018-08-01 22:37:17 -07:00
Joshua Granick
4a417c6091 Simplify static templates 2018-07-27 13:46:37 -07:00
Joshua Granick
0d6b0a1868 iOS build fixes 2018-07-24 08:49:00 -07:00
Joshua Granick
ac076d5e95 Minor fix 2018-07-23 15:56:03 -07:00
Joshua Granick
f17cb93440 Fix support for Android/ARM64 2018-07-23 12:23:06 -07:00
Joshua Granick
884f1d5a8e Compile fixes for WinRT UWP 2018-07-20 20:46:15 -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
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
Ruari O'Sullivan
7a3b9f6b1c Fix Unicode paths on Windows. (#1208) 2018-07-19 19:26:55 -07:00
Joshua Granick
78e99bf1d9 Remove whitespace lines 2018-07-18 17:32:51 -07:00
Joshua Granick
f051a9adae MojoAL enabled for static linking 2018-07-13 14:53:32 -07:00
Joshua Granick
4f1048e6f9 Initial Harfbuzz bindings for HashLink 2018-07-13 11:02:02 -07:00
Joshua Granick
52686c4134 Progress on native Harfbuzz bindings for HashLink target 2018-07-12 21:56:06 -07:00
Joshua Granick
0c567fac0e Fix HashLink support 2018-07-12 20:01:54 -07:00
Joshua Granick
6ae72ea462 Native cleanup, merge lime.ui.Mouse into Window 2018-07-09 15:31:55 -07:00
Joshua Granick
ae95a8d934 Add Harfbuzz GC 2018-07-06 10:15:03 -07:00
Joshua Granick
cbf6a85e49 Minor fixes 2018-07-05 14:17:47 -07:00
Joshua Granick
5feb863e1f Implement HB getGlyphInfo and position, add buffer.clusterLevel 2018-07-05 09:34:01 -07:00
Joshua Granick
fc56de8f32 Merge Harfbuzz bindings 2018-07-05 09:34:00 -07:00