Joshua Granick
ce714753a7
Update Harfbuzz
2017-05-04 17:47:33 -07:00
Joshua Granick
20cf653075
Update Harfbuzz
2017-05-04 17:42:45 -07:00
Joshua Granick
39b36687c2
Update Harfbuzz
2017-05-04 17:34:16 -07:00
Joshua Granick
2e486e5b5b
Update Harfbuzz
2017-05-04 17:22:29 -07:00
Joshua Granick
13ce6db7fe
Fix macOS build
2017-05-04 17:22:11 -07:00
Joshua Granick
26c654a0a4
Fix Emscripten build
2017-05-04 17:21:47 -07:00
Joshua Granick
7cc61968e8
Update CHANGELOG
2017-05-04 16:15:48 -07:00
Joshua Granick
6ce01da710
Update NOTICE
2017-05-04 16:15:43 -07:00
Joshua Granick
3467327e1e
Update to 4.1.0
2017-05-04 16:15:37 -07:00
Joshua Granick
ac13182fd0
Update to SDL dev 22a0b777d7cd
2017-05-04 15:15:29 -07:00
Joshua Granick
45f923360a
Add 'always on top' window support
2017-05-04 14:44:18 -07:00
Joshua Granick
ef202d2d12
Add CoreText to iOS build
2017-05-04 13:53:47 -07:00
Joseph Cloutier
cb9d5fb019
Fix 'lime create extension'.
2017-05-03 09:17:27 -07:00
Joshua Granick
24dd539cdd
Promise fix in NativeHTTPRequest
2017-04-27 22:17:33 -07:00
Justin Espedal
c31345e147
Let architecture be specified for simulator builds
2017-04-27 15:18:59 -07:00
Joshua Granick
f2a4b425c1
Fix Neko initialization loop
2017-04-26 14:30:45 -07:00
Joshua Granick
4b0f765daa
Force CFFI to front of static initialization order
2017-04-26 14:04:27 -07:00
Joshua Granick
8c56103d33
Update harfbuzz
2017-04-25 22:46:56 -07:00
Joshua Granick
09ad7d8ae3
Update Howler
2017-04-21 11:29:10 -07:00
Joshua Granick
25235c4bd4
Update Freetype
2017-04-20 12:29:11 -07:00
Joshua Granick
b88390b701
Update Freetype
2017-04-20 12:29:11 -07:00
Joshua Granick
6ee244888e
Update Harfbuzz
2017-04-20 12:29:11 -07:00
Joshua Granick
1200c1a509
Fix CORS exception ( fixes #964 )
2017-04-19 15:52:11 -07:00
Joshua Granick
8d11d491db
Guard against double path escaping in tools
2017-04-18 13:14:45 -07:00
Joshua Granick
d03af26c0e
Minor file format fix
2017-04-17 22:27:54 -07:00
Joshua Granick
065137bedc
Return same pointer from ALC currentContext/device
2017-04-17 22:00:13 -07:00
Joshua Granick
eb0ea62150
Return same CFFIPointer if possible in Cairo bindings ( close #962 )
2017-04-17 21:43:24 -07:00
Joshua Granick
1c5f4f364a
Template copy fixes
2017-04-17 13:58:42 -07:00
Joshua Granick
414ceda3c1
Patch HTML5 GL compressedTexImage (thanks @hklindworth)
2017-04-17 12:57:36 -07:00
Joshua Granick
da66394b92
Set default endianness for Flash as BIG_ENDIAN
2017-04-17 12:57:36 -07:00
Hendrik Klindworth
403d8c20cc
Enable OpenGL s3tc extension
...
This extension allows DXT1 & DXT5 compressed textures
2017-04-16 09:04:32 -07:00
Joshua Granick
17ad0db37a
Some adjustments for when lime_opengl is not defined
2017-04-12 12:00:35 -07:00
Joshua Granick
f840e43705
Fix nekotools boot on Linux with space in directory path
2017-04-10 11:36:53 -07:00
Joshua Granick
3aa5fd6c43
Fix Linux path
2017-04-05 23:23:59 -07:00
Joshua Granick
15feca0714
Minor tweak
2017-04-05 23:02:19 -07:00
Joshua Granick
80dca4e093
Do not copy template files if identical to target, do not process matching template paths multiple times
2017-04-05 18:13:29 -07:00
Joshua Granick
1dad64087a
Embed asset manifest when all assets are embedded as well
2017-04-05 11:47:40 -07:00
Joshua Granick
ead9ed1273
Speed up build
2017-04-03 11:32:54 -07:00
Joseph Cloutier
978ac04f64
Improve DCE behavior.
...
As discussed [here](https://haxe.org/blog/codingtips-new/ ), not only is this slightly faster, it lets DCE know it's supposed to keep these constructor functions.
2017-04-03 09:38:38 -07:00
Joshua Granick
2d74f0af81
Patch support for proper suspend/resume behavior on Android in SDLActivity
2017-03-31 15:18:23 -07:00
Danny Wilson
aceac9c36f
Fix HTML5 not able to exit full-screen via API
2017-03-29 16:31:10 -07:00
Joshua Granick
ffdf9bd30c
Use default 'base' value in Flash HTML template (load paths relative to SWF URL)
2017-03-29 16:20:30 -07:00
Joshua Granick
96df81a89b
Remove deprecated HTML meta tag
2017-03-29 16:00:07 -07:00
Joshua Granick
4be428951c
Add WebP support on HTML5, increase clarity of file format detection
2017-03-29 10:59:49 -07:00
Joshua Granick
dc4b3c452d
Fix missing CFFI warning
4.0.3
2017-03-28 17:42:24 -07:00
Joshua Granick
5126b039ac
Update CHANGELOG
2017-03-28 16:57:46 -07:00
Joshua Granick
f173183889
Update to 4.0.3
2017-03-28 16:57:39 -07:00
Joshua Granick
a5c0de0449
Guard DataPointer arithmetic
2017-03-28 16:38:44 -07:00
Joshua Granick
01e3f134fa
Add EXT_packed_depth_stencil
2017-03-28 15:50:45 -07:00
Joshua Granick
3b4dc54272
Add fast path when use fillRect of a constant (0x000000, 0xFFFFFF, etc) color
2017-03-23 20:16:19 -07:00