Commit Graph

2430 Commits

Author SHA1 Message Date
Joshua Granick
a06d18e461 Improve logic of Threshold 2016-01-08 14:08:54 -08:00
Joshua Granick
3e4bd31fc6 Add renderer.readPixels (thank you @larsiusprime, close #666, close openfl/openfl#1003) 2016-01-08 13:15:34 -08:00
Joshua Granick
44f4de226b Update README 2016-01-08 10:10:06 -08:00
Joshua Granick
b6009ab00b Update the default target Android SDK version to 19, fix immersive mode for 19+ devices 2016-01-08 10:08:57 -08:00
Joshua Granick
de7ef6ea80 Update to SDL 2.0.4 2016-01-08 09:30:17 -08:00
Joshua Granick
f5e1d06716 Use bytes.Set instead 2016-01-05 15:33:25 -08:00
Joshua Granick
c912b11cde Workaround for free_root issue 2016-01-05 15:22:55 -08:00
Joshua Granick
aac7c0e8f5 Merge pull request #663 from rocket-games/JNIReferenceLimitFix
Cleaning up leaked references in JNI caused by function arguments
2016-01-05 10:56:01 -08:00
Steven
d05550e0fa Cleaning up leaked references in JNI caused by function arguments and return values. 2016-01-05 09:54:45 -08:00
Joshua Granick
f8adb667ca Android JPEG fix 2016-01-05 09:24:59 -08:00
Joshua Granick
77d9e12c64 Remove @:finalizer support (brittle, and breaks CFFI.enabled=false) 2016-01-04 15:06:24 -08:00
Joshua Granick
3f2acae106 Allow variables in XML if/unless, and (temporary?) 592 match for getting for using a value as a substitute value 2016-01-04 12:08:16 -08:00
Joshua Granick
530b4b8fac Define 'target' when processing project XML 2016-01-04 11:30:07 -08:00
Joshua Granick
c32e8f44a3 Add MIPS/MIPSEL to architectures 2016-01-04 11:27:25 -08:00
Joshua Granick
62a7436f3d Compile fix 2.8.3 2016-01-02 08:33:22 -08:00
Joshua Granick
42bde0573b Update CHANGELOG 2016-01-02 08:27:37 -08:00
Joshua Granick
898ac0f64a Update to 2.8.3 2016-01-02 08:27:30 -08:00
Joshua Granick
4f5922c731 Ensure that OpenAL is not included on static build 2016-01-01 14:52:31 -08:00
Joshua Granick
590c460dc1 Merge branch 'master' of https://github.com/openfl/lime 2016-01-01 14:40:51 -08:00
Joshua Granick
44caba8e17 Merge pull request #662 from james4k/pr-console-audio-changes
console: audio/fmod fixes and cleanup
2016-01-01 14:43:15 -08:00
Joshua Granick
3fa5e01171 Merge pull request #657 from james4k/pr-console-cffi-static-link
guard CFFI STATIC_LINK anchor funcs for the optional libs
2016-01-01 14:42:18 -08:00
Joshua Granick
ab1dc5e8b9 Merge pull request #661 from james4k/pr-console-assets-embedbytes
console: handle Assets.embedBytes/embedByteArray
2016-01-01 14:40:51 -08:00
Joshua Granick
953dc5e1bd Merge pull request #660 from james4k/pr-console-add-blend-states
console: add a few blend states
2016-01-01 14:40:36 -08:00
Joshua Granick
432a0c8a45 Merge pull request #659 from james4k/pr-console-rebuild-final-fix
tools: fix for rebuild -final
2016-01-01 14:40:28 -08:00
Joshua Granick
b9e56c1f16 Merge pull request #658 from james4k/pr-console-rendertype
console: assign RendererType
2016-01-01 14:40:07 -08:00
Lars A. Doucet
af809f06d4 proper cpp || neko guard for CFFI 2016-01-01 14:11:39 -08:00
Lars A. Doucet
3644008132 Implementing BitmapData.threshold() natively for massive speedup - 95% reduction in time taken 2016-01-01 14:11:25 -08:00
Joshua Granick
91dd2b13cc Remove debug messages 2016-01-01 14:08:25 -08:00
Joshua Granick
da9600efd5 Fix crash in OGG load on newer Android toolchain 2016-01-01 14:01:31 -08:00
Joshua Granick
a9bed580b3 Use previous buffer structure 2016-01-01 13:12:40 -08:00
Joshua Granick
2b952d2dc3 Bytes fix 2016-01-01 11:17:02 -08:00
Joshua Granick
40aaff6e8f Fix -notrace flag 2015-12-31 18:26:16 -08:00
Joshua Granick
cd4d4a8f43 Fix race condition in lime_image_load, lime_audio_load 2015-12-31 14:42:20 -08:00
Joshua Granick
4dc0aa3db4 Remove old ByteArray CPP class 2015-12-31 14:41:54 -08:00
James Gray
2e5d4e10fc console: add notImplemented to audio property stubs 2015-12-29 22:11:59 -06:00
James Gray
2cbcebe810 add lime.Lib.notImplemented 2015-12-29 22:11:58 -06:00
James Gray
15727db9d8 console: rename fmod.Sound to fmod.FMODSound 2015-12-29 22:11:49 -06:00
James Gray
3acee68e61 console: add finalizer for fmod.Sound in AudioBuffer 2015-12-29 22:10:43 -06:00
James Gray
68530b46c1 cleanup 2015-12-29 22:07:06 -06:00
James Gray
07f82f6c60 console: add a few blend states 2015-12-29 22:00:35 -06:00
James Gray
dce801ca99 tools: fix for rebuild -final 2015-12-29 21:54:41 -06:00
James Gray
871e375da3 ensure cairo cffi links with STATIC_LINK 2015-12-29 21:50:13 -06:00
James Gray
5a5c10db36 console: handle Assets.embedBytes/embedByteArray 2015-12-29 21:33:04 -06:00
James Gray
08c7a3a8d9 console: assign RendererType 2015-12-29 21:30:33 -06:00
Joshua Granick
f319a56b65 Remove js/Boot override, Haxe 3.2 resolves the key issue 2015-12-29 13:01:29 -08:00
Joshua Granick
48334337b8 Help improve support for builds with no <source path='' /> 2015-12-28 18:23:46 -08:00
Joshua Granick
b0942baa9b Do not add -cp if path is empty (implied for Haxe builds) 2015-12-28 16:26:55 -08:00
Joshua Granick
3159486032 Add +x file permissions to command alias 2015-12-28 15:26:54 -08:00
Joshua Granick
a0e03e6b35 Improve use of tools without haxelib 2015-12-28 13:43:53 -08:00
Joshua Granick
bc30dc7645 Merge pull request #652 from ImaginationSydney/master
add cross domain image loading support
2015-12-17 13:03:07 -08:00