Joshua Granick
|
bc0a475c8b
|
Update licenses
|
2015-05-07 13:21:30 -07:00 |
|
Joshua Granick
|
4deb21be8c
|
Fix static build (thanks JeriX)
|
2015-05-07 13:16:36 -07:00 |
|
Joshua Granick
|
a28e267319
|
Update for JS error message
|
2015-05-07 09:00:06 -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
|
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 |
|