Joshua Granick
b30f4bf39c
Update HL headers for 1.10 ( resolve #1339 )
2019-08-20 08:06:58 -07:00
Joshua Granick
ac44102aaf
Native image.copyPixels + alphaImage fix
2019-07-29 11:38:05 -07:00
Joshua Granick
c8120c20d5
image.copyPixels fixes
2019-07-26 15:39:52 -07:00
Joshua Granick
703a57b6fa
Main loop tweaks
2019-07-10 15:17:54 -07:00
Joshua Granick
7bc1d06634
Update SDL
2019-07-03 13:18:39 -07:00
Joshua Granick
ef154d2916
Revert "Move native DLL directory to 'lib'"
...
This reverts commit 20f626dab8 .
2019-06-24 10:37:22 -07:00
Joshua Granick
758c5e2761
Update SDL
2019-05-13 13:31:44 -07:00
Joshua Granick
dda2edd8e4
Update SDL again
2019-05-08 17:12:51 -07:00
Joshua Granick
4281aaca32
Patch compile to Android
2019-05-08 14:59:10 -07:00
Joshua Granick
fa91dd6039
Update SDL to HG revision 24883e864f7e
2019-05-08 14:26:45 -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
20f626dab8
Move native DLL directory to 'lib'
2019-04-11 12:09:26 -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
8d72e71357
HL update
2019-03-13 11:13:19 -07:00
Joshua Granick
299ed974c7
Fixes for HL
2019-03-12 15:57:19 -07:00
Carlos Madrazo
3a075cc247
Enable cairo for winrt
...
DisplayingABitmap works when compiling with
lime rebuild winrt -static -Dcairo -debug -m64
openfl test project.xml winrt -static -Dcairo -debug
And adding a Sys.sleep(1); in openfl/assets/templates/haxe/ApplicationMain.hx, before var result = app.exec ();
2019-03-11 08:56:45 -07:00
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