Matt Tuttle
|
6c8caee1d7
|
Fixing OpenRead and OpenOverwrite on OS X
|
2014-06-19 00:37:38 -07:00 |
|
Joshua Granick
|
0ee39f5a86
|
Neko fix
|
2014-06-19 00:37:38 -07:00 |
|
Joshua Granick
|
4e4508b27b
|
Use larger alloc_float for intptr types
|
2014-06-19 00:37:38 -07:00 |
|
Joshua Granick
|
affe97e040
|
Fix Timer
|
2014-06-19 00:37:37 -07:00 |
|
Joshua Granick
|
714357cbc0
|
Begin to stub in support for image data
|
2014-06-19 00:37:37 -07:00 |
|
Joshua Granick
|
dcad37447e
|
Fix Windows, minor refactor
|
2014-06-19 00:36:17 -07:00 |
|
Joshua Granick
|
d7064bd064
|
Fix Windows build
|
2014-06-19 00:36:04 -07:00 |
|
Joshua Granick
|
09e3637918
|
Add an SDL timer
|
2014-06-19 00:35:27 -07:00 |
|
Joshua Granick
|
090c3cba28
|
Seperate out GL classes
|
2014-06-19 00:35:19 -07:00 |
|
Joshua Granick
|
8fd0f13bc1
|
Slight refactor
|
2014-06-19 00:34:34 -07:00 |
|
Joshua Granick
|
78bcad8f95
|
GL fix
|
2014-06-19 00:34:24 -07:00 |
|
Joshua Granick
|
e491460630
|
Working toward render timing
|
2014-06-19 00:34:14 -07:00 |
|
Joshua Granick
|
0f6adf39d7
|
Add WindowEvent
|
2014-06-19 00:34:01 -07:00 |
|
Joshua Granick
|
565c124c9f
|
Working on event model
|
2014-06-19 00:33:47 -07:00 |
|
Joshua Granick
|
d82cd0a43d
|
Initial OpenGL bindings
|
2014-06-19 00:33:35 -07:00 |
|
Joshua Granick
|
4818c02b1e
|
Start working on new architecture
|
2014-06-19 00:33:21 -07:00 |
|
Joshua Granick
|
a6157c0b78
|
Update to tagged versions
|
2014-06-19 00:33:08 -07:00 |
|
Joshua Granick
|
d1679525e9
|
Update build
|
2014-06-19 00:32:41 -07:00 |
|
Joshua Granick
|
46413b74a5
|
Include submodule repositories for C++ libraries
|
2014-06-19 00:32:21 -07:00 |
|
Joshua Granick
|
cb93f17fb3
|
Allow override for native code path
|
2014-05-26 11:51:46 -07:00 |
|
Joshua Granick
|
215403ede6
|
Add missing JNI prims
|
2014-04-22 08:03:34 -07:00 |
|
Joshua Granick
|
a66d791a52
|
Improve 'lime upgrade' behavior and fix S3D builds
|
2014-04-21 13:35:07 -07:00 |
|
Joshua Granick
|
540b15e45a
|
Add curl_get_headers prim
|
2014-04-16 15:30:03 -07:00 |
|
Joshua Granick
|
1649dce8af
|
Merge fix
|
2014-04-10 18:30:02 -07:00 |
|
Joshua Granick
|
453e896cc3
|
Merge branch 'nme-collab' of https://github.com/openfl/lime into nme-collab
Conflicts:
project/src/ExternalInterface.cpp
|
2014-04-10 18:25:24 -07:00 |
|
Joshua Granick
|
618eee5e72
|
iOS fixes
|
2014-04-10 18:24:29 -07:00 |
|
underscorediscovery
|
0b3e4ad2a1
|
Fixing possible iOS problems
When linking statically, register prims complains as a linker error,
And the two new frameworks were required in the PROJ file
|
2014-04-10 22:46:31 -02:30 |
|
Joshua Granick
|
de6d25bdbf
|
Add lime_register_prims
|
2014-04-10 16:09:26 -07:00 |
|
Joshua Granick
|
9b3e65cd74
|
Use C++11 by default for iOS, fix builds
|
2014-04-01 20:41:41 -07:00 |
|
Joshua Granick
|
ed812dafef
|
Add non-op versions of S3D calls when not enabled
|
2014-03-31 13:35:17 -07:00 |
|
Joshua Granick
|
99a8d6a740
|
Use 'lime' instead of 'HX_LIME' for Lime binary build
|
2014-03-28 12:09:00 -07:00 |
|
Joshua Granick
|
b5c05d900f
|
Compile fix for Lime sample
|
2014-03-27 17:46:00 -07:00 |
|
Joshua Granick
|
ca0674f82c
|
ExternalInterface fixes
|
2014-03-27 17:11:33 -07:00 |
|
Joshua Granick
|
f74e883a29
|
Add ExternalInterface.cpp to handle mapping for lime_* CFFI calls
|
2014-03-27 16:46:00 -07:00 |
|
Joshua Granick
|
3fae4c1790
|
Merge project code with NME, for better collaboration. Update Build.xml to import settings from the shared build script in NME
|
2014-03-27 10:37:50 -07:00 |
|
Joshua Granick
|
d9b3e37dee
|
Merge pull request #113 from delahee/patch-2
MultiplyAlpha optimisation
|
2014-03-20 23:34:05 -07:00 |
|
Joshua Granick
|
5d241f3320
|
Merge pull request #108 from delahee/patch-1
Fixed a potential NPE
|
2014-03-20 23:32:42 -07:00 |
|
Joshua Granick
|
c5f845ff8b
|
Merge pull request #101 from delahee/fix_gl_uni
fixed uniform/vertexAttributeXfv
|
2014-03-20 23:32:03 -07:00 |
|
David "Blackmagic" Elahee
|
22336374bd
|
MultiplyAlpha optimisation
new implementation goes 2x faster
|
2014-03-19 16:32:58 +01:00 |
|
Joshua Granick
|
933fec22ac
|
Compile fixes
|
2014-03-18 22:59:11 -07:00 |
|
Joshua Granick
|
098b4328de
|
Windows runtime fix
|
2014-03-18 16:58:38 -07:00 |
|
Joshua Granick
|
bb3308ce0f
|
Compile fix
|
2014-03-18 15:46:43 -07:00 |
|
David "Blackmagic" Elahee
|
c9932223ae
|
Fixed a potential NPE
It is preferable to have a nop output rather than NPE.
Fixes #107
Thx!
|
2014-03-18 10:15:43 +01:00 |
|
Joshua Granick
|
b895216f73
|
Merge pull request #106 from bubba169/master
Better looping when streaming music
|
2014-03-17 08:13:45 -07:00 |
|
Simon Morris
|
80c8bf76df
|
- better looping sound
|
2014-03-17 14:17:17 +00:00 |
|
Joshua Granick
|
093760350e
|
Merge pull request #39 from bendmorris/gamepad
Adding function to detect joystick names on Win/Mac/Linux.
|
2014-03-14 11:10:42 -07:00 |
|
Joshua Granick
|
587edb4e5d
|
TextField color fix
|
2014-03-14 11:08:35 -07:00 |
|
Joshua Granick
|
94a0199cfb
|
Merge pull request #103 from bubba169/master
Fix volume and back keys on android
|
2014-03-14 11:03:07 -07:00 |
|
Joshua Granick
|
4daa21ecdf
|
Work on premultiplied alpha
|
2014-03-14 03:18:51 -07:00 |
|
Joshua Granick
|
8f7cb17eb6
|
Default Z value to 0 and reverse the value, so positive Z is closer to the viewer
|
2014-03-14 02:27:40 -07:00 |
|