Commit Graph

98 Commits

Author SHA1 Message Date
Joshua Granick
31d0cd20d9 -Dmodular compile fix 2017-06-21 12:45:11 -07:00
Joshua Granick
1836701398 Add linkage for Lime Switch target 2017-05-05 12:23:19 -07:00
Joshua Granick
7f7273fff4 Initial Vorbis bindings, rename lime.audio to lime.media 2017-01-06 17:39:35 -08:00
Joshua Granick
001f03a277 Misread the chart, need to include ARMv7 for now on iOS 2017-01-04 15:46:24 -08:00
Joshua Granick
9fefcb400c Fix 'has feature' in Haxe compiler for HTML5 module build (resolve openfl/openfl#1338) 2016-11-02 23:44:02 -07:00
Joshua Granick
a631d57f4e Workaround 'dont add haxe/std to path' error 2016-11-01 12:24:02 -07:00
Joshua Granick
8be354b073 Check Haxe version once 2016-10-31 10:03:11 -07:00
Valentin Lemière
31b9b87b53 Add haxe variable with version value + error if haxe is less than 3.2.0. Fix #820 2016-10-30 11:26:51 +01:00
Joshua Granick
7668f0ea93 Minor Haxe dev build fix 2016-10-24 16:50:46 -07:00
Joshua Granick
6442d54787 Use 10.6 as the minimum macOS target 2016-10-24 11:05:18 -07:00
Joshua Granick
e14d8e7db0 Initial support for modular JS output 2016-10-21 15:24:37 -07:00
Joshua Granick
e5d83cdcff Add Howler.js 2016-10-03 16:54:00 -07:00
Joshua Granick
7ba22eb9ae Due to performance, webgl-debug.js should now require -Dwebgl-debug and not just -debug 2016-09-09 04:52:44 -07:00
Joshua Granick
b337e232f0 C# improvements 2016-08-30 03:48:30 -07:00
Joshua Granick
59142b5b28 Initial HelloWorld support for C# (thank you @vroad) 2016-08-30 02:55:19 -07:00
Joshua Granick
f4feb3b385 Static link fix 2016-08-29 14:06:29 -07:00
James Gray
0b8cbeb3aa include.xml: disable ndll dependencies if lime-console 2016-08-17 19:00:06 -05:00
Joshua Granick
59406600c5 Implement Deflate/Zlib/GZip for HTML5, Deflate/Zlib/LZMA for Flash, other compress fixes 2016-07-22 11:25:08 -07:00
Joshua Granick
c94f3258c3 Try implementing Deflate for HTML5 2016-07-21 10:35:24 -07:00
Valentin Lemière
00b4999e8c The tools already define a desktop flag 2016-07-04 09:26:44 +02:00
Valentin Lemière
668f59ae1c Use application relative asset path on desktop only, fix android asset loading 2016-06-07 15:52:39 +02:00
Joshua Granick
61692223a4 Update include.xml 2016-05-19 00:10:21 -07:00
Joshua Granick
cf1d25d950 Remove Lime legacy/hybrid mode 2016-05-18 22:17:06 -07:00
Joshua Granick
cbf061d501 Disable ANGLE for now, will need -DLIME_SDL_ANGLE on Lime rebuild and <set name='angle' /> or -Dangle on project builds to enable 2015-12-09 14:54:36 -08:00
Joshua Granick
8ef9b28939 Enable ANGLE by default (thanks @larsiusprime) 2015-12-01 18:16:35 -08:00
Valerio Santinelli
253ad82ecd More changes for tvOS support 2015-09-29 18:43:59 +02:00
James Gray
4e0b3eb173 Merge tag '2.5.2'
Conflicts:
	lime/graphics/utils/ImageDataUtil.hx
2015-08-06 18:04:28 -05:00
James Gray
b5e2f28217 add ps3 target handler 2015-07-31 19:38:37 -05:00
James Gray
856d15894c console: remove std lib 2015-07-23 18:24:48 -05:00
Joshua Granick
08a8294a5c Allow lime-samples to handle its structure 2015-07-11 20:40:05 -07:00
James Gray
7a1a3a0916 console: remove lime ndll dependency 2015-07-08 11:36:14 -05:00
James Gray
f854dc02a2 Merge remote-tracking branch 'upstream/master'
Conflicts:
	lime/text/TextLayout.hx
	project/src/text/Font.cpp
2015-07-03 02:08:02 -05:00
Joshua Granick
f33eede96a Use Flash native trace, handle Flash logs and pipe to terminal window 2015-06-02 13:00:44 -07:00
Joshua Granick
6c489a23c0 Build fix 2015-05-30 16:56:20 -07:00
Joshua Granick
baac7edda4 Fix Android build 2015-05-30 16:05:37 -07:00
James Gray
933615abb5 add lime-vita 2015-05-24 00:26:54 +02:00
James Gray
76c123045c add lime-ps4 2015-05-22 04:00:56 +02:00
James Gray
718e37ff35 add lime-xbox1 2015-05-16 01:13:24 -05:00
Joshua Granick
4deb21be8c Fix static build (thanks JeriX) 2015-05-07 13:16:36 -07:00
Joshua Granick
f58c53f8f1 Include Cairo by default 2015-05-06 20:06:13 -07:00
Joshua Granick
c526e8eab8 Compile fix 2015-05-01 09:21:32 -07:00
Joshua Granick
5df7984255 Do not define -Dlime-legacy when using Lime hybrid 2015-04-06 12:37:08 -07:00
Joshua Granick
dc7a766623 iOS update 2015-03-20 09:37:42 -07:00
Joshua Granick
978dd06ee8 Working on iOS 2015-03-20 07:22:02 -07:00
Joshua Granick
cbf2386b8c Move samples 2015-03-04 13:00:28 -08:00
Joshua Granick
ac554371f4 Don't define lime-opengl for Flash target (et al) 2015-02-23 13:01:24 -08:00
Joshua Granick
a127565d0b Enable OpenAL for Emscripten build 2015-02-13 14:28:24 -08:00
Joshua Granick
62194c7842 Add Emscripten support 2015-02-12 19:04:57 -08:00
Joshua Granick
26a0b6a8f3 Fix README 2015-01-26 07:09:36 -08:00
Joshua Granick
1dcacbc69c No external OpenAL lib for Android target 2015-01-21 15:54:02 -08:00