Joshua Granick
43666e816d
iOS build fix
2020-03-18 18:54:13 -07:00
Joshua Granick
37353d6ada
Switch macOS to OpenAL-Soft ( resolves #1369 )
2020-01-27 12:48:28 -08:00
Caio
40f16ab2f9
Added correct platform for android x86_64 builds
2019-10-04 08:13:25 -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
20f626dab8
Move native DLL directory to 'lib'
2019-04-11 12:09:26 -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
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
f32311e2fd
Update to SDL 2.0.9
2019-01-11 16:07:35 -08:00
Joshua Granick
e7c38e55f6
WinRT compile fixes
2018-11-27 10:02:35 -08:00
Joshua Granick
e10fdf0afc
Enable SIMD in pixman
2018-09-21 16:14:50 -07:00
Joshua Granick
a89279d1b7
Emscripten fixes
2018-09-17 12:17:41 -07:00
Joshua Granick
918526f6c7
OpenAL fixes
2018-09-14 16:17:52 -07:00
Joshua Granick
507d8d22db
Update OpenAL to 1.19.0
2018-09-14 01:21:03 -07:00
Joshua Granick
a5d22e0a84
Update Harfbuzz to 1.8.8
2018-08-28 18:36:38 -07:00
Joshua Granick
ddd19afe52
Only build HashLink on 32-bit, fix embedded bytes on HashLink
2018-08-03 17:22:08 -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
e362094d98
Remove axtls
2018-07-19 15:46:41 -07:00
Joshua Granick
78e99bf1d9
Remove whitespace lines
2018-07-18 17:32:51 -07:00
Joshua Granick
395ee34aab
Minor build update
2018-07-13 12:47:22 -07:00
Joshua Granick
6ae72ea462
Native cleanup, merge lime.ui.Mouse into Window
2018-07-09 15:31:55 -07:00
Joshua Granick
fc56de8f32
Merge Harfbuzz bindings
2018-07-05 09:34:00 -07:00
Joshua Granick
4a34bc515c
Finish first pass on refactor render
2018-07-05 09:33:57 -07:00
Joshua Granick
80798d887e
Add MojoAL, sync for HL 1.6
2018-06-14 10:49:11 -07:00
Joshua Granick
58057a4457
Cleanup imports
2018-06-11 14:19:37 -07:00
Joshua Granick
5c407fe87b
Minor fixes, fix compilation without HashLink library
2018-06-11 13:10:17 -07:00
Joshua Granick
55a640c48b
Add support for HL libraries
2018-06-09 09:26:40 -07:00
Joshua Granick
ebda41a737
Better HL support, HelloWorld running in software
2018-06-09 08:28:49 -07:00
Joshua Granick
f2dddf5847
Compile fix
2018-06-09 08:25:15 -07:00
Joshua Granick
d0b9e00c0f
Progress on HL bindings
2018-06-09 08:24:13 -07:00
Joshua Granick
0bf558da67
Improve support for compiling using -Dangle
2018-05-31 16:45:05 -07:00
Patrick Gutlich
d5dc8ca4a3
update Rpi GLES and EGL linkerflags
...
update Rpi GLES and EGL linkerflags
2018-05-25 09:05:16 -07:00
Joshua Granick
e496d09527
Revert "ALC bindings for HL"
...
This reverts commit 8d1ff873d8 .
Revert "Binding fix"
This reverts commit c606ec5139 .
Revert "Add support for HL libraries"
This reverts commit 6b49f4d240 .
Revert "Minor fixes"
This reverts commit dcacb9f04a .
Revert "Compile fixes"
This reverts commit 3b9e572f8b .
Revert "Sync with Haxe std library (remove some overrides)"
This reverts commit c05061c970 .
Revert "Initial support for HL target in tools (for testing)"
This reverts commit 1dadbb725c .
2018-04-27 06:32:17 -07:00
Joshua Granick
6b49f4d240
Add support for HL libraries
2018-04-26 13:55:28 -07:00
Joshua Granick
5a98885ce4
Update SDL to 2.0.8, updates Android minimum to NDK platform 14
2018-03-12 20:04:27 -07:00
Joshua Granick
a6fbfe505c
Initial wiring for FAudio
2018-03-12 15:34:54 -07:00
Joshua Granick
bf6e835530
Make preparations for GLESv3 support on iOS, allow for GL access without SDL renderer, update for default renderbuffer on iOS (fixes Starling, praise God)
2018-01-31 17:12:59 -08:00
Joshua Granick
877377875c
Add System manufacturer, model and version on Windows
2018-01-29 12:22:30 -08:00
Joshua Granick
4e758515ef
Enable mbedTLS by default
2017-11-07 16:12:03 -08:00
Joshua Granick
53ea01a249
Enable mbedTLS for iOS
2017-11-07 15:52:42 -08:00
Joshua Granick
e08aa05dd3
Upgrade cURL and axTLS, initial integration of mbedTLS
2017-11-07 15:33:41 -08:00
Joshua Granick
533483c11b
Separate axTLS into a separate submodule
2017-11-06 14:00:26 -08:00
Joshua Granick
4521a71d3e
Disable libvpx
2017-10-24 09:17:43 -07:00
Joshua Granick
164121bbd2
Add libvpx, libwebm
2017-10-12 15:16:07 -07:00
Joshua Granick
d7b63c8d73
iOS compile fix
2017-09-28 12:29:24 -07:00
Joshua Granick
8c0ef9504a
Enable EFSW in Mac and Linux builds
2017-09-26 10:47:12 -07:00
Joshua Granick
28e5833a39
Migrate FileWatcher to EFSW
2017-09-26 10:41:03 -07:00