Commit Graph

867 Commits

Author SHA1 Message Date
Joshua Granick
dda2edd8e4 Update SDL again 2019-05-08 17:12:51 -07:00
Joshua Granick
dce7099e6e Add CMYK support to native JPEG decode 2019-04-30 13:58:47 -07:00
Joshua Granick
d01f84ffbf Fix button on HL mouse event 2019-04-22 13:55:09 -07:00
Joshua Granick
7bb7b5a4fa Increase zlib compression level 2019-04-18 11:46:48 -07:00
Joshua Granick
40ccd22c79 Fix BitmapData issues for HL 2019-04-10 16:26:03 -07:00
Joshua Granick
6dce7ad79a Progress on newer NDK support (forces minimum API from 14 to 16) 2019-04-05 18:07:13 -07:00
Joshua Granick
2cb09c55df Retain SDL joystick IDs 2019-04-04 10:20:35 -07:00
Joshua Granick
a5de7d83c2 String fixes 2019-03-14 16:25:38 -07:00
Joshua Granick
6561eef767 Crash fix 2019-03-14 15:16:08 -07:00
Joshua Granick
9803ca9bf6 CFFI string work 2019-03-14 13:27:54 -07:00
Joshua Granick
3b9ca3a770 Fixes for vdynamic return types 2019-03-14 12:34:08 -07:00
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