This website requires JavaScript.
Explore
Help
Sign In
Mahtan
/
wagic
Watch
1
Star
0
Fork
0
You've already forked wagic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c859d35c0b90da2c0b18d48afd583aba7c90e70d
wagic
/
JGE
/
Dependencies
/
SDL
History
wrenczes@gmail.com
c859d35c0b
More incremental work on getting touch commands on Android. I've pinpointed a nasty problem that looks possibly like a compiler bug - the float values that are passed into SDL_SendFingerDown() are coming out junk on the other end. Probably an extra push of something on the stack, as when I tried using pointers to floats instead, the y value showed up in the x position.
2011-06-07 16:43:44 +00:00
..
include
Added SDL VS 2010 project and fixed some compilations and small resize bug
2011-05-22 21:35:19 +00:00
src
More incremental work on getting touch commands on Android. I've pinpointed a nasty problem that looks possibly like a compiler bug - the float values that are passed into SDL_SendFingerDown() are coming out junk on the other end. Probably an extra push of something on the stack, as when I tried using pointers to floats instead, the y value showed up in the x position.
2011-06-07 16:43:44 +00:00
VisualC
/SDL
Project filters to split the SDL sources into /inc & /src folders.
2011-05-27 04:58:21 +00:00
Android.mk
- Added SDL, libjpeg and libpng
2011-04-23 19:25:48 +00:00
COPYING
- Added SDL, libjpeg and libpng
2011-04-23 19:25:48 +00:00
CREDITS
- Added SDL, libjpeg and libpng
2011-04-23 19:25:48 +00:00
INSTALL
- Added SDL, libjpeg and libpng
2011-04-23 19:25:48 +00:00