Commit Graph

1338 Commits

Author SHA1 Message Date
Carlos Madrazo
125840589f Initial CPP winrt -static
Runs but no bitmap is displayed when testing with DisplayingABitmap. You can attach VS2017 debugger (Debug Installed App Package).

lime rebuild tools
lime rebuild winrt -static
in DisplayingABitmap:
openfl test project.xml winrt -static
2019-03-04 06:56:40 -08: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
Joshua Granick
f32311e2fd Update to SDL 2.0.9 2019-01-11 16:07:35 -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
c5581f7e9b Update SDL 2018-12-11 12:59:00 -08:00
Joshua Granick
a2e793fc90 Update OpenAL 2018-12-03 09:07:15 -08:00
Joshua Granick
6eeaad6ee8 Update SSE config for OpenAL, Pixman and SDL 2018-12-03 09:00:43 -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
e7c38e55f6 WinRT compile fixes 2018-11-27 10:02:35 -08:00
Joshua Granick
2dcd5c969c Add missing minor changes to internal Clipboard API 2018-11-15 19:15:18 -08:00
Joshua Granick
2ae6f7a8f0 Update libraries with minor edits 2018-11-05 19:18:17 -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
fc3bba8c38 Update pixman 2018-10-02 09:44:00 -07:00
Joshua Granick
cb4b4e4f72 Update pixman 2018-10-02 08:23:16 -07:00
Joshua Granick
2d874e22ab Update OpenAL 2018-09-26 13:07:01 -07:00
Joshua Granick
69c928e0a0 Update Harfbuzz 2018-09-26 11:21:22 -07:00
Joshua Granick
b549c992fb Update Harfbuzz 2018-09-26 11:00:10 -07:00
Joshua Granick
bdfa59abc6 iOS compile fixes 2018-09-25 09:26:20 -07:00
Joshua Granick
e10fdf0afc Enable SIMD in pixman 2018-09-21 16:14:50 -07:00
Joshua Granick
c6e58532a5 Update pixman 2018-09-20 10:28:23 -07:00
Joshua Granick
3a90bffeeb Update OpenAL 2018-09-17 12:30:40 -07:00
Joshua Granick
a89279d1b7 Emscripten fixes 2018-09-17 12:17:41 -07:00
Joshua Granick
1f779edc0e Update pixman 2018-09-17 12:17:41 -07:00
Joshua Granick
0dff611130 Update OpenAL 2018-09-14 16:34:28 -07:00
Joshua Granick
918526f6c7 OpenAL fixes 2018-09-14 16:17:52 -07:00
Joshua Granick
3a8b2e7024 Update OpenAL 2018-09-14 13:20:40 -07:00
Joshua Granick
a4c606bec3 Update OpenAL 2018-09-14 02:17:17 -07:00
Joshua Granick
507d8d22db Update OpenAL to 1.19.0 2018-09-14 01:21:03 -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
8f1306982d Update Harfbuzz 2018-08-28 18:57:01 -07:00
Joshua Granick
a5d22e0a84 Update Harfbuzz to 1.8.8 2018-08-28 18:36:38 -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