Joshua Granick
|
cbf061d501
|
Disable ANGLE for now, will need -DLIME_SDL_ANGLE on Lime rebuild and <set name='angle' /> or -Dangle on project builds to enable
|
2015-12-09 14:54:36 -08:00 |
|
Joshua Granick
|
8ef9b28939
|
Enable ANGLE by default (thanks @larsiusprime)
|
2015-12-01 18:16:35 -08:00 |
|
Joshua Granick
|
0a327595bc
|
Compile fix
|
2015-10-19 10:00:15 -07:00 |
|
Joshua Granick
|
06e3be0cf7
|
Use openal-soft on OS X for now, system OpenAL framework is crashing on El Capitan on exit
|
2015-10-12 06:35:43 -07:00 |
|
Joshua Granick
|
8daeb8f1d8
|
Add lime.ui.Joystick and dispatch joystick events
|
2015-10-05 18:48:36 -07:00 |
|
Valerio Santinelli
|
4c3eeed57e
|
iOS native target
|
2015-10-02 23:37:16 +02:00 |
|
Valerio Santinelli
|
e0817a0391
|
Added the twos section to the build script
|
2015-09-30 20:59:21 +02:00 |
|
Valerio Santinelli
|
130e8e703e
|
More changes to build lime with AppleTV support (not yet finished)
|
2015-09-30 09:13:34 +02:00 |
|
Valerio Santinelli
|
253ad82ecd
|
More changes for tvOS support
|
2015-09-29 18:43:59 +02:00 |
|
Joshua Granick
|
4a8fe40024
|
Add lime.system.CFFIPointer
|
2015-09-23 09:19:45 -07:00 |
|
Joshua Granick
|
1170702692
|
Accelerometer events
|
2015-09-15 16:30:15 -07:00 |
|
Joshua Granick
|
423357824b
|
Compile fix
|
2015-09-07 23:30:37 +00:00 |
|
Joshua Granick
|
34d4b9cc13
|
Improve RPi support
|
2015-09-02 23:55:35 -07:00 |
|
jgranick
|
cd91953a05
|
Disable NFD on Linux
|
2015-08-23 01:23:46 -07:00 |
|
Joshua Granick
|
0e656f2a6a
|
Add lime.ui.FileDialog
|
2015-08-22 14:32:35 -07:00 |
|
Joshua Granick
|
8768d6114f
|
Add window.id, add native EXIT event, filter window-based events and send to correct window instance
|
2015-08-19 12:36:30 -07:00 |
|
Joshua Granick
|
a1862e43a5
|
Merge branch 'james4k_master'
|
2015-08-12 17:48:05 -07:00 |
|
Joshua Granick
|
dd8ca69353
|
Port JNI class from Lime legacy
|
2015-08-11 15:39:41 -07:00 |
|
James Gray
|
4e0b3eb173
|
Merge tag '2.5.2'
Conflicts:
lime/graphics/utils/ImageDataUtil.hx
|
2015-08-06 18:04:28 -05:00 |
|
Joshua Granick
|
2290e26c4d
|
We cannot maintain an updated list of displays, change to 'System.getDisplay' instead
|
2015-07-31 19:34:41 -07:00 |
|
Lars A. Doucet
|
3588d9e6e0
|
compile fix
|
2015-07-30 14:27:43 -05:00 |
|
Joshua Granick
|
5d7a2b0cc5
|
Disable axTLS non-blocking in Lime 2, keep enabled in legacy
|
2015-07-10 11:15:37 -07:00 |
|
James Gray
|
90aebdecec
|
Revert "Revert "Remove ByteArray CFFI" (temporarily)"
This reverts commit 9773d83a8d.
|
2015-07-08 23:26:13 -05:00 |
|
James Gray
|
0f26f127c4
|
console: fix cairo for STATIC_LINK
|
2015-07-08 11:37:11 -05:00 |
|
James Gray
|
9773d83a8d
|
Revert "Remove ByteArray CFFI" (temporarily)
We need to implement more of the standard library...
This reverts commit 6216b69f88.
|
2015-07-08 11:03:31 -05:00 |
|
Joshua Granick
|
6216b69f88
|
Remove ByteArray CFFI
|
2015-07-06 13:25:39 -07:00 |
|
Joshua Granick
|
f80adfae95
|
Add LZMA
|
2015-06-25 14:13:02 -07:00 |
|
Joshua Granick
|
da134fee6e
|
Do not include LZMA bindings
|
2015-06-24 13:25:17 -07:00 |
|
Joshua Granick
|
45242cb58f
|
Guard LZMA behind a define, disable for now
|
2015-06-24 08:21:51 -07:00 |
|
Joshua Granick
|
76c23364d3
|
Build with shared LZMA lib
|
2015-06-23 08:59:10 -07:00 |
|
Joshua Granick
|
d73460da18
|
Create a new native Bytes implementation, use it instead of ByteArray for better ByteArray and Bytes support
|
2015-06-19 14:11:15 -07:00 |
|
Joshua Granick
|
a1eda351ad
|
Try again
|
2015-05-22 15:31:01 -07:00 |
|
Joshua Granick
|
44780ca260
|
Fix Cairo build
|
2015-05-22 15:29:43 -07:00 |
|
Kane Wallmann
|
1ee5ebe788
|
Work on Cairo FreeType implementation
|
2015-05-22 19:20:49 +10:00 |
|
Joshua Granick
|
2d3f51d2a4
|
Initial support for text input/edit events
|
2015-05-12 07:11:21 -07:00 |
|
Joshua Granick
|
4deb21be8c
|
Fix static build (thanks JeriX)
|
2015-05-07 13:16:36 -07:00 |
|
Joshua Granick
|
f58c53f8f1
|
Include Cairo by default
|
2015-05-06 20:06:13 -07:00 |
|
Joshua Granick
|
78859413b3
|
Improve handling of Cairo build configuration
|
2015-05-06 19:45:16 -07:00 |
|
Joshua Granick
|
20d0c19e3a
|
Fix Cairo build for Linux
|
2015-05-06 17:32:27 -07:00 |
|
Joshua Granick
|
ceab8ce28b
|
More work on Cairo bindings
|
2015-05-01 12:25:53 -07:00 |
|
Joshua Granick
|
0b82d31501
|
Initial work on Cairo bindings
|
2015-05-01 07:17:45 -07:00 |
|
Joshua Granick
|
9866048fa1
|
Fix define for LIME_SDL_ANGLE
|
2015-04-30 11:18:17 -07:00 |
|
Joshua Granick
|
41a2c292dd
|
Prepare for ANGLE support
|
2015-04-30 10:43:09 -07:00 |
|
Joshua Granick
|
560a78db62
|
Add support for PixelFormat (RGBA, ARGB) in Image, add more CFFI methods
|
2015-04-14 13:49:58 -07:00 |
|
Joshua Granick
|
338518a5f4
|
Add more Image pixel operation CFFI functions
|
2015-04-13 17:35:30 -07:00 |
|
Joshua Granick
|
a16894571e
|
Speed up some operations
|
2015-04-13 13:15:19 -07:00 |
|
Joshua Granick
|
dc7a766623
|
iOS update
|
2015-03-20 09:37:42 -07:00 |
|
Joshua Granick
|
cfbf3f4a3f
|
Initial Lime Gamepad API
|
2015-03-18 01:42:56 -07:00 |
|
Joshua Granick
|
74592ed5bd
|
Rename (and refactor) TextLayout, update GlyphMetrics
|
2015-03-14 23:50:32 -07:00 |
|
Joshua Granick
|
0f6f022dab
|
Add Font.getTextMetrics, rename TextLayout->TextEngine
|
2015-03-09 08:09:09 -07:00 |
|