John Brandle
|
57fee7a08f
adding multisampling getter/setter methods for MacOSX and iOS, and ensuring multisampling is initially true if samples is > 0 in config
|
13 years ago |
John Brandle
|
58e8882811
Merge remote-tracking branch 'upstream/next' into next
|
13 years ago |
Marcin Jakubowski
|
639ccc4e34
Merge branch 'next' of github.com:blackberry/GamePlay into next
|
13 years ago |
John Brandle
|
277b065fc7
added windows support for toggling sampling at runtime, and stubs for other platforms + lua bindings
|
13 years ago |
setaylor
|
5b9ca0c7e9
Fixed shutdown on Windows and added shutdownInternal on Platform.
|
13 years ago |
setaylor
|
34c206f840
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 years ago |
setaylor
|
8069cdcd2a
Changes to Gamepad API
|
13 years ago |
setaylor
|
2060284f26
Adds gamepadEventInternal on Platform
|
13 years ago |
Adam Blake
|
979c8e2e9d
Big changes to the Gamepad class.
|
13 years ago |
Darryl Gough
|
85553c0bf8
Fixed minor warnings and converted tabs to spaces.
|
13 years ago |
pooerh
|
f138dd26b0
Removed additional package name
|
13 years ago |
Marcin Jakubowski
|
4f200f64cc
Fixed Android bug with hardcoded asset path
|
13 years ago |
Darryl Gough
|
fd2503f190
Changed launchUrl to launchURL.
|
13 years ago |
Sean Paul Taylor
|
9c3b44ddc7
Merge pull request #587 from pooerh/next
|
13 years ago |
pooerh
|
c2a37f2d28
launchUrl to open URLs in external browser added to Game, run through static delegate to Platform implementation
|
13 years ago |
Tim Clifford
|
a211a5e5b1
Modified how __orientationAngle is calculated on Android.
|
13 years ago |
Ken Whatmough
|
5ff256593e
Adds canExit to Platform and Game.
|
13 years ago |
Darryl Gough
|
ea40bc0548
Fixed multi-touch for android.
|
13 years ago |
Steve Grenier
|
ae1cf01027
Added MSAA support for Android platform.
|
13 years ago |
setaylor
|
81ab7f5a20
Added tap and swipe gestures to Android with basic impl. since Android doesn't support gestures in NDK.
|
13 years ago |
Brandon Slack
|
3b02c28f8b
Adds Pinch/Tap/Slide to iOS Build
|
13 years ago |
setaylor
|
9e246bae10
Changes to gesture interfaces.
|
13 years ago |
setaylor
|
d9cc1ae079
Merge branch 'master' of https://github.com/blackberry/GamePlay into next
|
13 years ago |
Darryl Gough
|
946372f98d
Fixed EGL setup for Tegra 3 devices.
|
13 years ago |
setaylor
|
23a3707f1c
Added Gesture API support and implemented gestures support in PlatformQNX.cpp.
|
13 years ago |
seanpaultaylor
|
2f26a0a7a3
Additional changes for linux support
|
13 years ago |
setaylor
|
c0e67fd388
API Changes to Gamepad, Game and Platform for Gamepad API.
|
13 years ago |
Kieran Cunney
|
ff27996279
Adds empty implementations to the supported platforms for the newly added Platform gamepad APIs
|
13 years ago |
Darryl Gough
|
64c6f19902
Renamed gameplay::printError to gameplay::print.
|
13 years ago |
Chris Culy
|
648dd5474d
Refactored all gameplay begin() member functions to start() (to match with the API change of end() to finish()).
|
13 years ago |