Commit Graph

539 Commits

Author SHA1 Message Date
Kane Wallmann
e0127ce705 Added some missing Cairo bindings 2015-05-17 09:20:08 +10:00
Kane Wallmann
266d9abb20 Added cubic support and added xform reset fix to Decompose 2015-05-17 08:11:33 +10:00
Joshua Granick
cb87783f2b Add support for application.frameRate 2015-05-14 16:29:31 -07:00
Joshua Granick
6f20ced951 Update Cairo module 2015-05-13 11:28:38 -07:00
James Gray
50b584de65 Merge remote-tracking branch 'upstream/master' 2015-05-12 17:16:47 -05:00
Joshua Granick
2d3f51d2a4 Initial support for text input/edit events 2015-05-12 07:11:21 -07:00
Joshua Granick
f1c88a86e5 Fix possible OpenAL crash on Neko 2015-05-07 14:13:56 -07:00
Joshua Granick
4deb21be8c Fix static build (thanks JeriX) 2015-05-07 13:16:36 -07:00
Joshua Granick
979d5fd1e4 Minor update 2015-05-06 20:33:00 -07:00
Joshua Granick
5fcd702027 Minor update 2015-05-06 20:18:30 -07:00
Joshua Granick
f58c53f8f1 Include Cairo by default 2015-05-06 20:06:13 -07:00
Joshua Granick
4fef58d74c Fix OS X build for Cairo 2015-05-06 19:56:11 -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
e976f64ce4 Add Cairo bindings for gradient patterns 2015-05-06 01:01:37 -07:00
Joshua Granick
2ec0f7c4b2 Add Cairo currentPoint/hasCurrentPoint 2015-05-06 00:22:45 -07:00
Joshua Granick
a523803595 Add a few more bindings 2015-05-05 23:03:15 -07:00
Joshua Granick
aeeaf7023d A few more bindings 2015-05-05 22:30:18 -07:00
Joshua Granick
2b75564951 Some work on pixel formats 2015-05-04 15:54:50 -07:00
Joshua Granick
ddd77134d2 Extend Cairo bindings 2015-05-03 02:29:23 -07:00
Joshua Granick
2e5438c2d6 Add identityMatrix 2015-05-02 22:22:27 -07:00
Joshua Granick
efa02a58ca Some more Cairo bindings 2015-05-02 17:11:40 -07:00
James Gray
42c14941ca Merge remote-tracking branch 'upstream/master' 2015-05-02 01:19:00 -05:00
Joshua Granick
6e705aa23f Initial support for software rendering using Cairo 2015-05-01 18:13:40 -07:00
Joshua Granick
44b14e283c Running simple sample 2015-05-01 12:52:16 -07:00
Joshua Granick
ceab8ce28b More work on Cairo bindings 2015-05-01 12:25:53 -07:00
Joshua Granick
400f9be5f7 Update ANGLE config 2015-05-01 07:56:01 -07:00
Joshua Granick
6dcb008649 More work on Cairo bindings 2015-05-01 07:52:26 -07:00
Joshua Granick
0b82d31501 Initial work on Cairo bindings 2015-05-01 07:17:45 -07:00
James Gray
8b4a67755a Merge branch 'cairo' 2015-05-01 00:49:55 -05:00
James Gray
b1360ac641 add partial Cairo bindings 2015-04-30 18:58:25 -05:00
James Gray
c5decdf913 Merge remote-tracking branch 'upstream/master' 2015-04-30 18:09:20 -05: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
b5129ed8a6 Update SDL commit version for ANGLE config support 2015-04-30 10:25:17 -07:00
MrCdK
f588dcdf09 Dunno why round isn't working, so second another workaround 2015-04-28 02:54:01 +02:00
MrCdK
8439a6898a Add math.h for round 2015-04-28 02:29:51 +02:00
MrCdK
a7bfb9936b Implemented the cpp part 2015-04-28 01:34:25 +02:00
MrCdK
2d3576743d Let's make a float division and not an integer one 2015-04-27 21:17:35 +02:00
Joshua Granick
ca89748dc9 Minor tweak 2015-04-24 09:29:05 -07:00
Joshua Granick
632f0e695d Add window enter and leave events (mouse focus) 2015-04-24 02:18:30 -07:00
MrCdK
7703a8e2c0 Fix windows imageBuffer transparent value 2015-04-24 00:33:19 +02:00
MrCdK
02916119ca Fixes copyPixels mergeAlpha
Fixes issue https://github.com/openfl/openfl/issues/618
2015-04-23 23:35:26 +02:00
Joshua Granick
3e2291fb54 Return immediately if ov_open fails 2015-04-21 14:00:56 -07:00
Joshua Granick
5ff82be019 Close a few more handles 2015-04-21 13:42:50 -07:00
Joshua Granick
e3c4c0d57b Minor fix 2015-04-21 13:38:48 -07:00
Joshua Granick
7e9f71c1c0 Better cleanup in WAV code 2015-04-21 13:35:46 -07:00
Joshua Granick
d7ade5b2f8 Better OGG cleanup 2015-04-21 13:31:38 -07:00
James Gray
47cde5c0f5 Merge remote-tracking branch 'upstream/master'
Conflicts:
	lime/audio/AudioSource.hx
2015-04-21 15:18:03 -05:00
Joshua Granick
f59583ed34 Handle hardware anti-aliasing flags with SDL2 2015-04-16 16:50:53 -07:00