Joshua Granick
|
c23acbcc1d
|
Shrink LZMA encoded buffer
|
2015-06-26 00:34:57 -07:00 |
|
Joshua Granick
|
f80adfae95
|
Add LZMA
|
2015-06-25 14:13:02 -07:00 |
|
Joshua Granick
|
15fac4d6bd
|
New Bytes implementation
|
2015-06-25 10:48:17 -07:00 |
|
Joshua Granick
|
e3f453c865
|
Bytes fix
|
2015-06-24 16:24:21 -07:00 |
|
Joshua Granick
|
5f3acf4bc3
|
Fix image encode
|
2015-06-24 16:15:03 -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
|
35b386018e
|
Messy hook up to LZMA binding (this should be changed)
|
2015-06-23 09:05:10 -07:00 |
|
Joshua Granick
|
76c23364d3
|
Build with shared LZMA lib
|
2015-06-23 08:59:10 -07:00 |
|
Joshua Granick
|
6d0bc6be27
|
Add LZMA submodule
|
2015-06-23 08:46:43 -07:00 |
|
Joshua Granick
|
46958400ba
|
Use bitsPerPixel
|
2015-06-20 09:27:47 -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
|
6a07487eb9
|
Merge pull request #470 from PVince81/sdlmultitouch-nonlegacy
Implement touch support in SDLApplication
|
2015-06-16 14:43:30 -07:00 |
|
Vincent Petry
|
483af79db8
|
Fix neko call for touch event
|
2015-06-16 23:29:35 +02:00 |
|
Vincent Petry
|
b48a7cad7e
|
Implement touch support in SDLApplication
|
2015-06-16 21:37:56 +02:00 |
|
Lars A. Doucet
|
9f27bcac22
|
Add joystick initialization to next path, which adds compatibility for PS4 controllers (and many others, most likely)
|
2015-06-16 13:43:10 -05:00 |
|
Joshua Granick
|
0090c953b7
|
Add JPEG and PNG decodeBytes/decodeFile, with support for skipping imageBuffer.data
|
2015-06-12 11:30:33 -07:00 |
|
Joshua Granick
|
172ab1a307
|
Disable ALLOW_HIGHDPI for now (causing wrong resolution)
|
2015-06-12 10:05:53 -07:00 |
|
Joshua Granick
|
5c5430ea0b
|
Add additional gamepad mappings
|
2015-06-12 09:10:35 -07:00 |
|
Joshua Granick
|
b2123d390e
|
Update SDL version
|
2015-06-08 14:13:24 -07:00 |
|
Joshua Granick
|
fddd40ab67
|
Merge pull request #455 from vroad/openal-improvements
Make Ogg vorbis loading faster
|
2015-06-06 18:49:59 -07:00 |
|
jgranick
|
c647ca2006
|
RPi fixes
|
2015-06-05 13:08:36 -07:00 |
|
Joshua Granick
|
f4a90a8ef3
|
Dispatch events for window activate/deactivate on SDL mobile
|
2015-06-05 11:24:58 -07:00 |
|
Remi Gillig
|
44e6d086d1
|
Merge branch 'master' of https://github.com/openfl/lime
|
2015-06-05 16:37:44 +01:00 |
|
Remi Gillig
|
a7c95df6a9
|
Add SDL_WINDOW_ALLOW_HIGHDPI to SDL_CreateWindow flags so Retina support works on OSX.
|
2015-06-05 16:34:52 +01:00 |
|
mauve
|
27a4b35d10
|
Corrected parameter types of two GL calls.
|
2015-06-05 00:13:19 -07:00 |
|
vroad
|
21b84a5b3b
|
Fix high cpu usage in TextLayout
|
2015-06-03 22:28:31 +09:00 |
|
vroad
|
bb8d22a16a
|
Make Ogg vorbis loading faster
|
2015-05-28 18:48:30 +09:00 |
|
Kane Wallmann
|
be32c5b925
|
Handle window resize events for Cairo
|
2015-05-26 02:19:16 +10: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 |
|
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 |
|