Commit Graph

25 Commits

Author SHA1 Message Date
Tobiasz Laskowski
da9be4acc0 [ci] Build and include arm64 mac ndll 2024-07-06 14:04:52 +01:00
Joshua Granick
ef154d2916 Revert "Move native DLL directory to 'lib'"
This reverts commit 20f626dab8.
2019-06-24 10:37:22 -07:00
Joshua Granick
20f626dab8 Move native DLL directory to 'lib' 2019-04-11 12:09:26 -07:00
Joshua Granick
95e5381200 Remove legacy libraries 2017-06-28 11:37:58 -07:00
Joshua Granick
aa40cc1d10 Cleanup 2015-02-13 08:34:17 -08:00
Joshua Granick
614d319330 Link openal-android on Lime as welll as Lime legacy, remove unneeded static libraries 2014-12-22 11:17:05 -08:00
Joshua Granick
87bc063bbd Add dynamic OpenAL binaries for BlackBerry 2014-04-01 11:03:04 -07:00
Joshua Granick
9cec475920 Update Android OpenAL libs (thanks Danny Yaroslavski) 2014-03-24 15:13:14 -07:00
Joshua Granick
cd2c48a6f4 Android audio fix 2013-12-06 21:08:44 -08:00
Joshua Granick
9141d52836 Import project/ code 2013-11-25 23:32:25 -08:00
underscorediscovery
b713cffcaa Adding new fixes for latest version of hxtools and hxlibc 2013-11-24 01:39:23 -03:30
underscorediscovery
a11a301b1e Adding latest windows ndlls 2013-10-12 02:16:51 -02:30
underscorediscovery
60c4b7b2ca Adding new ndlls for arm7 on android and ios, with ios7 and xcode latest support. 2013-10-12 01:01:12 -02:30
underscorediscovery
bc6131804b Adding iOS ndll updates 2013-10-05 05:56:41 -02:30
underscorediscovery
d392bcf1dc Window; fixing bug where borderless wasn't passed into nme
Window; adding window set position function (only available on mac atm, soon to migrate to nme repo)
Window; adding file save, open and folder dialog selection callbacks on native, also soon to migrate to nme. available on mac already.
2013-09-27 07:16:06 -02:30
underscorediscovery
d94df16733 Adding missing fullscreen flag to window manager, removing rogue traces, adding latest mac ndll, which is using the new SDL2 backend on mac, and 64 bit by default 2013-09-17 07:02:10 -02:30
underscorediscovery
a59fcaaa63 Adding mac 64 bit dll's, testing with newer nmedev and SDL2 stuff 2013-09-15 22:46:52 -02:30
underscorediscovery
ebd08dd475 Adding latest openal built ndlls for nme 2013-09-15 19:27:56 -02:30
underscorediscovery
801eaa2c80 Adding new dll with openal build in for mac. Shielding extensions atm. 2013-09-15 05:39:20 -02:30
underscorediscovery
336ca6ddce Fixing android timing issues, and cpu usage on desktop. Must investigate full frame speed (not limited) as build tools always pass in a default value. Also including newer android java code from nme 2013-09-11 14:58:24 -02:30
underscorediscovery
b25c7a3737 Adding updated NME for windows
Includes lock cursor and other minor changes. This will propogate to nme
haxelib soon, as it is committed there as well.
2013-08-25 02:55:54 -02:30
underscorediscovery
ef9abefb1a Adding mouse deltaX and deltaY to mousemove events
Updating mouse events on html5 to match native
Adding pointerlock support for html5
Adding pointer lock, pointer visibility and pointer set position support
Adding getExtension support for html5 GL, native still figuring that out
Added preliminary Ext wrapper, for known wrapped extensions support for rendering
2013-08-07 03:55:13 -02:30
underscorediscovery
ff2ab5609c Adding some audio tests for new OpenALcode 2013-07-18 02:02:08 -02:30
underscorediscovery
3e9db141f0 Fixing missing bin files the right way. Adding a bunch of fixes to window flags being passed in, adding multitouch support to iOS, testing touch and other events on iOS, adding window size fix on iOS, adding features for depth/stencil buffer 2013-07-17 19:00:35 -02:30
underscorediscovery
7ce604c914 Adding initial commit 2013-06-23 00:24:09 -02:30