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
|
1043c4e8a5
|
Minor tweak
|
2015-05-05 18:28:38 -07:00 |
|
Joshua Granick
|
8bab88bcd7
|
Guard against null bytes, use combine for svg.n path
|
2015-05-05 18:24:17 -07:00 |
|
Joshua Granick
|
46094c1dc4
|
Minor fix
|
2015-05-04 21:17:49 -07:00 |
|
Joshua Granick
|
099e166bff
|
Flush before unlock
|
2015-05-04 21:04:16 -07:00 |
|
Joshua Granick
|
a4772cfcee
|
Compile fix
|
2015-05-04 16:05:04 -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
|
b02677e05c
|
Minor fix
|
2015-05-02 22:34:29 -07:00 |
|
Joshua Granick
|
961b1f3e4c
|
Try preserving the Cairo render surface longer
|
2015-05-02 22:32:44 -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 |
|
Joshua Granick
|
6e705aa23f
|
Initial support for software rendering using Cairo
|
2015-05-01 18:13:40 -07:00 |
|
Joshua Granick
|
491a15a7e9
|
Compile fix
|
2015-05-01 13:33:31 -07:00 |
|
Joshua Granick
|
e69efa07db
|
Compile fix
|
2015-05-01 13:28:25 -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
|
c526e8eab8
|
Compile fix
|
2015-05-01 09:21:32 -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
|
2bd8fcebb4
|
Compile fix
|
2015-05-01 07:31:37 -07:00 |
|
Joshua Granick
|
0b82d31501
|
Initial work on Cairo bindings
|
2015-05-01 07:17:45 -07:00 |
|
Joshua Granick
|
aa9c17d640
|
Merge pull request #425 from james4k/simplify-translate
Matrix3: simplify translate
|
2015-05-01 05:11:32 -07:00 |
|
James Gray
|
810353c8b1
|
Matrix3: simplify translate
|
2015-04-30 19:00:52 -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 |
|
Joshua Granick
|
2ba1fcb5b1
|
Don't prevent default on space and arrow keys
|
2015-04-29 15:41:17 -07:00 |
|
Joshua Granick
|
f5aed48d5b
|
Merge pull request #423 from mrcdk/fix_openfl_635
Implement correct alpha blending for copyPixels
|
2015-04-27 18:14:49 -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
|
538371c7c6
|
Merge branch 'master' of https://github.com/openfl/lime into fix_openfl_635
|
2015-04-28 01:21:27 +02:00 |
|
MrCdK
|
2f902dd072
|
Fix haxe part of issue https://github.com/openfl/openfl/issues/635
|
2015-04-28 00:51:49 +02:00 |
|
Joshua Granick
|
d7ee3f4de4
|
Merge pull request #422 from mrcdk/fix__openfl_631
Let's make a float division and not an integer one
|
2015-04-27 15:01:07 -07:00 |
|
MrCdK
|
2d3576743d
|
Let's make a float division and not an integer one
|
2015-04-27 21:17:35 +02:00 |
|
Joshua Granick
|
803538e4da
|
Merge pull request #418 from bendmorris/font-embedding-fix
Font embedding file not found fix.
|
2015-04-25 10:23:23 -07:00 |
|
Ben Morris
|
ba97f1e1c5
|
Font embedding file not found fix.
|
2015-04-24 23:13:22 -07: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 |
|
Joshua Granick
|
aefc15ee20
|
Merge pull request #416 from mrcdk/fix_openfl_618
Fixes copyPixels mergeAlpha
|
2015-04-23 17:25:44 -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
|
be0012948d
|
Ubuntu setup fix
|
2015-04-23 09:29:21 -07:00 |
|
Joshua Granick
|
89c3c382d7
|
Tweak style a little
|
2015-04-22 13:42:03 -07:00 |
|
Joshua Granick
|
40b2470618
|
Compile fix
|
2015-04-22 13:41:58 -07:00 |
|
Joshua Granick
|
c6ec535ee8
|
Image improvements
|
2015-04-22 13:36:27 -07:00 |
|
Joshua Granick
|
d35a66e281
|
Merge pull request #415 from larsiusprime/origin_master
ColorBounds Rect flash compile fix
|
2015-04-22 13:19:46 -07:00 |
|
Lars A. Doucet
|
c3bd93681d
|
Merge branch 'master' of https://github.com/openfl/lime into origin_master
|
2015-04-22 14:48:27 -05:00 |
|