James Gray
|
7e2be93bf9
|
Merge remote-tracking branch 'upstream/master'
|
2015-05-25 17:48:10 -05:00 |
|
James Gray
|
a7bd4692b1
|
remove unused include
|
2015-05-24 00:26:32 +02: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 |
|
MrCdK
|
c994788bc4
|
oh... well... it fixes black textures on Android
|
2015-05-23 00:12:35 +02:00 |
|
Joshua Granick
|
7dc5273dc5
|
Update Cairo lib reference
|
2015-05-22 15:00:52 -07:00 |
|
Kane Wallmann
|
1ee5ebe788
|
Work on Cairo FreeType implementation
|
2015-05-22 19:20:49 +10:00 |
|
vroad
|
4abe0a70e1
|
Fix problem with cairo on nodejs
|
2015-05-17 15:28:54 +09:00 |
|
Joshua Granick
|
ab4a8daefd
|
Merge pull request #441 from tocsick/missing-cairo-bindings
Added some missing Cairo bindings
|
2015-05-16 18:40:53 -07:00 |
|
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 |
|