Commit Graph

4028 Commits

Author SHA1 Message Date
Joshua Granick
c9d522da6b Minor fixes 2018-07-05 14:58:29 -07:00
Joshua Granick
c926e347cb Update CI script 2018-07-05 14:27:27 -07:00
Joshua Granick
cbf6a85e49 Minor fixes 2018-07-05 14:17:47 -07:00
Joshua Granick
1a93d95638 Add onWindowCreate, rename onWindowCreate to onCreateWindow 2018-07-05 12:04:44 -07:00
Joshua Granick
80b3dabccb SVG tool updates 2018-07-05 11:38:26 -07:00
Joshua Granick
305163e4d8 Compile fix 2018-07-05 11:38:14 -07:00
Joshua Granick
e5f5610c44 createWindow should return Window instance 2018-07-05 11:37:46 -07:00
Joshua Granick
911e099240 Change GLUtils to GLProgram/GLShader fromSource/fromSources 2018-07-05 09:34:01 -07:00
Joshua Granick
5feb863e1f Implement HB getGlyphInfo and position, add buffer.clusterLevel 2018-07-05 09:34:01 -07:00
Joshua Granick
fc56de8f32 Merge Harfbuzz bindings 2018-07-05 09:34:00 -07:00
Joshua Granick
5528c9b88a Minor fixes 2018-07-05 09:34:00 -07:00
Joshua Granick
b076f95dc7 Refactor, make Preloader created by default, onUpdate on Application, app.createWindow, merge win/context attributes 2018-07-05 09:34:00 -07:00
Joshua Granick
59520c26cb Rough pass at refactoring app.Config into Window and new RenderContextAttributes and Meta 2018-07-05 09:34:00 -07:00
Joshua Granick
01afb34e42 Work in progress, refactor Application create and GL fixes 2018-07-05 09:34:00 -07:00
Joshua Granick
5229a70764 Compile fix 2018-07-05 09:33:59 -07:00
Joshua Granick
31375e5da4 Refactor OpenGL context, WebGL only on HTML5, GLES + WebGL on mobile, all types on desktop 2018-07-05 09:33:59 -07:00
Joshua Granick
68deec6149 Work on RenderContext, rename .element and .sprite to .dom and .flash (for consistency) 2018-07-05 09:33:59 -07:00
Joshua Granick
f830f5758d Rename CanvasRenderContext to Canvas2DRenderContext 2018-07-05 09:33:59 -07:00
Joshua Granick
f56abb40fd HL fix 2018-07-05 09:33:59 -07:00
Joshua Granick
355aa29d56 Move update/frameRate to Window and flatten Application convenience callbacks to fire only from the primary window 2018-07-05 09:33:59 -07:00
Joshua Granick
55ee251bb7 Fix command-line tools 2018-07-05 09:33:58 -07:00
Joshua Granick
a2a733ed4a Externalize tools to HXP project 2018-07-05 09:33:58 -07:00
Joshua Granick
9a0c65ed2e Refactor API for clarity and future changes 2018-07-05 09:33:58 -07:00
Joshua Granick
4a34bc515c Finish first pass on refactor render 2018-07-05 09:33:57 -07:00
Joshua Granick
ac54d8b90b API changes 2018-07-05 09:33:56 -07:00
Joshua Granick
613986bb0f Bytes fixes 2018-06-26 10:45:53 -07:00
Joshua Granick
9eadab5487 Haxe 3.2 tweak 2018-06-25 21:08:23 -07:00
Joshua Granick
af0770cdea Update CI script 2018-06-25 20:45:02 -07:00
Joshua Granick
5fa61ca2e9 Speed up builds by skipping CFFI macro 2018-06-25 20:32:03 -07:00
Joshua Granick
8d3da1fb32 Move /docs to /docs/api 2018-06-25 13:10:21 -07:00
Joshua Granick
727d1cdfa6 Compile fix 2018-06-25 12:06:28 -07:00
Joshua Granick
ce50286f0a Workaround change in behavior for Chrome window preventDefault 2018-06-25 11:28:55 -07:00
Joshua Granick
c92960e6d7 Compile fix 2018-06-22 14:11:50 -07:00
Joshua Granick
98758d3da7 Documentation fix 2018-06-22 13:34:30 -07:00
Joshua Granick
9d4065c8c7 Minor fix 2018-06-21 22:15:47 -07:00
Joshua Granick
bbc9c3f63f Minor fixes 2018-06-21 22:10:35 -07:00
Joshua Granick
c3265e6c59 Rewrite Native HTTPRequest to use cURL Multi, cURL fixes 2018-06-21 22:03:14 -07:00
Joshua Granick
c67d3562c5 Work on cURL Multi 2018-06-21 22:03:14 -07:00
Joshua Granick
23caa4d36a Redesign cURL to avoid GC activity 2018-06-21 22:03:13 -07:00
Joshua Granick
831c619c0b Work on cURL, fix compilation without HashLink 2018-06-21 22:03:13 -07:00
Joshua Granick
c265c75372 Progress on HL cURL bindings and refactor 2018-06-21 22:03:13 -07:00
Joshua Granick
5a7da1f622 Add HL/AL bindings, other fixes 2018-06-21 22:03:13 -07:00
Joshua Granick
063dfb78b5 Minor fix 2018-06-21 22:03:13 -07:00
Joshua Granick
3eb32ab5f5 Fix Cairo pattern in HL target 2018-06-21 22:03:13 -07:00
Joshua Granick
5beb6460eb Minor fix 2018-06-21 22:03:13 -07:00
Joshua Granick
8e91009bc4 Cleanup event types 2018-06-21 22:03:13 -07:00
Joshua Granick
3491c5cf9c Update Android SDK version (new SDL minimum and upcoming required target minimum by Google in August) 2018-06-21 22:03:13 -07:00
Joshua Granick
73ee6a1610 Update OpenAL 2018-06-21 22:03:13 -07:00
Joshua Granick
f0579fb450 Refactor native Matrix3, Vector2, Rectangle types 2018-06-21 22:03:13 -07:00
Joshua Granick
fb6014e668 Silence AL cleanup warning 2018-06-21 22:03:12 -07:00