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
Joshua Granick
af135d184c
Fail Image.loadFromBytes more gracefully if bytes are not an image
2017-03-22 11:41:07 -07:00
Joshua Granick
e90fcbaa0b
Update CHANGELOG
4.0.2
2017-03-21 17:30:00 -07:00
Joshua Granick
49bdaf1f72
Update to 4.0.2
2017-03-21 17:29:54 -07:00
Joshua Granick
b0507f43b6
Fix doc generation
2017-03-21 17:10:38 -07:00
Joshua Granick
a83db6e0a0
Prefer title, resizable and other values from Window (over window config)
2017-03-21 17:01:08 -07:00
Joshua Granick
d593685dcb
Throttle HTML5 image loading
2017-03-21 16:25:32 -07:00
Joshua Granick
ec49da5010
Fix 'Cannot find build target ""' error
2017-03-21 13:33:21 -07:00
Joshua Granick
e5070c5ed4
subarray fix
2017-03-21 12:17:51 -07:00
Joshua Granick
ece2acbebb
Use ThreadPool to limit simultaenous native file/URL requests
2017-03-20 18:03:15 -07:00
Joshua Granick
3a5ab4c472
Add queue for HTML5 network request
2017-03-20 18:02:42 -07:00
Joshua Granick
2f5462c3a2
Standardize on uintptr_t (fixes issue on Android)
2017-03-20 16:32:54 -07:00
Joshua Granick
e6d9c7aab3
HTTPRequest thread fix
2017-03-20 14:59:58 -07:00
Joshua Granick
4e29928801
Remove unused pattern warning (duplicate constant value)
2017-03-20 14:08:37 -07:00
Joshua Granick
7356ab65e7
Fix HTTPRequest loadFromFile on Android
2017-03-20 13:56:41 -07:00
Joshua Granick
8e7dfd9cb3
Fix performance regression on HTML5 WebGL
2017-03-20 12:30:15 -07:00
Joshua Granick
5a81a03880
Update CHANGELOG
2017-03-17 13:27:39 -07:00
Joshua Granick
bb8e7e238d
Add missing WebGLContext deleteBuffer API
2017-03-17 13:18:45 -07:00
Joshua Granick
bbf426026b
Update CHANGELOG
4.0.1
2017-03-17 12:09:21 -07:00