Commit Graph

1183 Commits

Author SHA1 Message Date
Joshua Granick
836f5f36f8 Initial OpenAL bindings 2014-07-12 14:05:02 -07:00
Joshua Granick
7eef1e14ab Fix warning 2014-07-11 22:32:41 -07:00
Joshua Granick
7df3b3adfa Add Window move and resize 2014-07-09 20:05:36 -07:00
Joshua Granick
d4290a9515 Handle resize better 2014-07-09 19:26:21 -07:00
Joshua Granick
60679bd514 Add more Window events 2014-07-09 17:16:36 -07:00
Joshua Granick
10a2a74cd8 Handle title and window flags 2014-07-09 15:39:02 -07:00
MattTuttle
fdec74b87a Preventing duplicate objects error in ByteArray.h 2014-07-08 15:55:03 -05:00
Joshua Granick
84fbffa923 Minor refactor 2014-07-08 11:56:25 -07:00
Joshua Granick
7df1416127 Remove PVRTC 2014-07-08 11:36:27 -07:00
Joshua Granick
43f6cb0693 Add JPG/PNG image loading 2014-07-08 11:35:04 -07:00
Matt Tuttle
9f6debd95b Adding JPEG/PNG file loading (PVRTC stub) 2014-07-08 11:21:44 -07:00
Joshua Granick
429f9bac86 Add JPEG and PNG libs 2014-07-08 11:04:55 -07:00
Joshua Granick
cb304a30e6 Merge pull request #179 from MattTuttle/fix-gl-ios
Fixes for iOS (lime:next)
2014-07-08 10:32:07 -07:00
Joshua Granick
86d0644f06 Improve frame timing 2014-07-07 02:35:16 -07:00
Joshua Granick
4f1a0c449e Frame time fix 2014-07-06 20:51:20 -07:00
Joshua Granick
5fae3b4ff6 Set window size 2014-07-06 18:04:30 -07:00
MattTuttle
4c897b5a39 Adding OpenRead/OpenOverwrite for iOS 2014-06-27 11:30:56 -05:00
Joshua Granick
6951d5738d Build fix 2014-06-26 10:47:51 -07:00
Joshua Granick
dd91d80b2e Begin work on Module support 2014-06-26 07:37:15 -07:00
Joshua Granick
6713b4d6bf Compile fix 2014-06-26 06:37:48 -07:00
Joshua Granick
867d555076 Handle mouse event button ID on Flash and HTML5 2014-06-26 06:33:06 -07:00
Joshua Granick
d2f34a71dc Begin integrating Neko support 2014-06-25 14:34:27 -07:00
Joshua Granick
da4a3af9ed Add mouse wheel 2014-06-25 07:28:09 -07:00
Joshua Granick
0d0a9ea3b1 Include button/id in mouse/touch events 2014-06-19 00:51:57 -07:00
Joshua Granick
81d34f8fea Name changes 2014-06-19 00:51:57 -07:00
Joshua Granick
82c52c44d4 Working on using flat event data, instead of event objects
Conflicts:
	tools/ndll/Linux64/lime.ndll
2014-06-19 00:51:49 -07:00
Michael Bickel
c45b5f52e4 first pass of adding flags for sdl (stencil and depthbuffer) 2014-06-19 00:50:30 -07:00
Joshua Granick
e84731a9fb Don't require png.h for the moment 2014-06-19 00:48:44 -07:00
Matt Tuttle
6c8caee1d7 Fixing OpenRead and OpenOverwrite on OS X 2014-06-19 00:37:38 -07:00
Joshua Granick
0ee39f5a86 Neko fix 2014-06-19 00:37:38 -07:00
Joshua Granick
4e4508b27b Use larger alloc_float for intptr types 2014-06-19 00:37:38 -07:00
Joshua Granick
affe97e040 Fix Timer 2014-06-19 00:37:37 -07:00
Joshua Granick
714357cbc0 Begin to stub in support for image data 2014-06-19 00:37:37 -07:00
Joshua Granick
dcad37447e Fix Windows, minor refactor 2014-06-19 00:36:17 -07:00
Joshua Granick
d7064bd064 Fix Windows build 2014-06-19 00:36:04 -07:00
Joshua Granick
09e3637918 Add an SDL timer 2014-06-19 00:35:27 -07:00
Joshua Granick
090c3cba28 Seperate out GL classes 2014-06-19 00:35:19 -07:00
Joshua Granick
8fd0f13bc1 Slight refactor 2014-06-19 00:34:34 -07:00
Joshua Granick
78bcad8f95 GL fix 2014-06-19 00:34:24 -07:00
Joshua Granick
e491460630 Working toward render timing 2014-06-19 00:34:14 -07:00
Joshua Granick
0f6adf39d7 Add WindowEvent 2014-06-19 00:34:01 -07:00
Joshua Granick
565c124c9f Working on event model 2014-06-19 00:33:47 -07:00
Joshua Granick
d82cd0a43d Initial OpenGL bindings 2014-06-19 00:33:35 -07:00
Joshua Granick
4818c02b1e Start working on new architecture 2014-06-19 00:33:21 -07:00
Joshua Granick
a6157c0b78 Update to tagged versions 2014-06-19 00:33:08 -07:00
Joshua Granick
d1679525e9 Update build 2014-06-19 00:32:41 -07:00
Joshua Granick
46413b74a5 Include submodule repositories for C++ libraries 2014-06-19 00:32:21 -07:00
Joshua Granick
cb93f17fb3 Allow override for native code path 2014-05-26 11:51:46 -07:00
Joshua Granick
215403ede6 Add missing JNI prims 2014-04-22 08:03:34 -07:00
Joshua Granick
a66d791a52 Improve 'lime upgrade' behavior and fix S3D builds 2014-04-21 13:35:07 -07:00