Commit Graph

274 Commits

Author SHA1 Message Date
MattTuttle
fdec74b87a Preventing duplicate objects error in ByteArray.h 2014-07-08 15:55:03 -05: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
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
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
09e3637918 Add an SDL timer 2014-06-19 00:35:27 -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
3fae4c1790 Merge project code with NME, for better collaboration. Update Build.xml to import settings from the shared build script in NME 2014-03-27 10:37:50 -07:00
Joshua Granick
933fec22ac Compile fixes 2014-03-18 22:59:11 -07:00
Joshua Granick
093760350e Merge pull request #39 from bendmorris/gamepad
Adding function to detect joystick names on Win/Mac/Linux.
2014-03-14 11:10:42 -07:00
bendmorris
770350fd4c Adding function to detect joystick names on Win/Mac/Linux. 2014-02-06 12:34:25 -05:00
Joshua Granick
0dcd4787c4 Work on new graphics (tesselated AA hardware lines, single hardware array, VBO and programatic shader generation) (thank you Hugh) 2014-02-05 07:46:31 -08:00
Joshua Granick
b07b770db5 Add events when the GL rendering context is lost/restored (only affects old SDL backend and Android target right now) 2013-12-05 17:09:41 -08:00
Joshua Granick
b2da64c536 Initial pass on renaming project code to lime 2013-11-27 18:05:59 -08:00
Joshua Granick
9141d52836 Import project/ code 2013-11-25 23:32:25 -08:00