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
3,711
Commits
14
Branches
14
Tags
c859d35c0b90da2c0b18d48afd583aba7c90e70d
Commit Graph
6 Commits
Author
SHA1
Message
Date
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
wrenczes
f7cad41013
Checkpoint on getting touch events to come through SDL. This (deliberately) breaks the mouse emulation & cripples input on Android, as those calls are being replaced with real finger down/up/motion commands instead. More to come...
2011-06-07 00:32:26 +00:00
wrenczes
fa1abdc9d4
Project filters to split the SDL sources into /inc & /src folders.
2011-05-27 04:58:21 +00:00
Xawotihs
07ca0c19c3
Fixed postbuild event when path contains spaces
2011-05-23 20:28:18 +00:00
Xawotihs
3b0f47c420
Added SDL VS 2010 project and fixed some compilations and small resize bug
2011-05-22 21:35:19 +00:00
Xawotihs
4ed7f10def
- Added SDL, libjpeg and libpng
...
- Added Android project and Java files
2011-04-23 19:25:48 +00:00