Karim Ahmed
|
4f73fc3e62
Initial Linux Gamepad support
|
il y a 13 ans |
John Brandle
|
57fee7a08f
adding multisampling getter/setter methods for MacOSX and iOS, and ensuring multisampling is initially true if samples is > 0 in config
|
il y a 13 ans |
John Brandle
|
58e8882811
Merge remote-tracking branch 'upstream/next' into next
|
il y a 13 ans |
Marcin Jakubowski
|
b5b4f6ebf2
Added multisampling support on Linux
|
il y a 13 ans |
John Brandle
|
277b065fc7
added windows support for toggling sampling at runtime, and stubs for other platforms + lua bindings
|
il y a 13 ans |
setaylor
|
5b9ca0c7e9
Fixed shutdown on Windows and added shutdownInternal on Platform.
|
il y a 13 ans |
setaylor
|
8069cdcd2a
Changes to Gamepad API
|
il y a 13 ans |
setaylor
|
2060284f26
Adds gamepadEventInternal on Platform
|
il y a 13 ans |
seanpaultaylor
|
ace3f35ed7
Fixed CMake builds on Linux
|
il y a 13 ans |
Ken Whatmough
|
951137718a
Fixes #655. Also fixes setVisible(false) for 2D controls.
|
il y a 13 ans |
Darryl Gough
|
724298e329
Converted CRLF to LF in PlatformLinux
|
il y a 13 ans |
Darryl Gough
|
6a8cdaa1df
Cleaned up whitespace in PlatformLinux
|
il y a 13 ans |
Darryl Gough
|
ad331e8ca7
Linux will now use the desktop resolution if fullscreen=true and width/height are not set
|
il y a 13 ans |
Ken Whatmough
|
382b0504a1
Fixes key events on Linux, submitted on behalf of Freakazo #604.
|
il y a 13 ans |
Darryl Gough
|
fd2503f190
Changed launchUrl to launchURL.
|
il y a 13 ans |
pooerh
|
c2a37f2d28
launchUrl to open URLs in external browser added to Game, run through static delegate to Platform implementation
|
il y a 13 ans |
pooerh
|
8bb5cae36e
Misplaced break in event switch
|
il y a 13 ans |
pooerh
|
704be4255d
Fixed code on window destroy by WM that prevent Platform from being deleted
|
il y a 13 ans |
pooerh
|
eb7dc7f167
Fixed a Linux platform bug that caused a crash on exiting a game, cleanup added for when the window is closed through the window manager (e.g. X button on the title bar)
|
il y a 13 ans |
pooerh
|
8621298a2c
Fixed bug with Linux platform event polling
|
il y a 13 ans |
pooerh
|
b481d317a5
Fullscreen support for Linux platform
|
il y a 13 ans |
pooerh
|
b2b8c05f54
Removed reporting window configuration for custom x and y in Linux platform
|
il y a 13 ans |
Marcin Jakubowski
|
266a24eba6
Linux Platform implementation modified to respect title, x, y, width and height configuration parameters
|
il y a 13 ans |
Ken Whatmough
|
5ff256593e
Adds canExit to Platform and Game.
|
il y a 13 ans |
seanpaultaylor
|
6e152951cb
Fixes Linux bugs for sample05-lua and sample06-racer
|
il y a 13 ans |
Darryl Gough
|
50f019c637
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
il y a 13 ans |
Brandon Slack
|
3b02c28f8b
Adds Pinch/Tap/Slide to iOS Build
|
il y a 13 ans |
Darryl Gough
|
1c7a3c6fbf
Converted tabs to spaces.
|
il y a 13 ans |
setaylor
|
9e246bae10
Changes to gesture interfaces.
|
il y a 13 ans |
setaylor
|
23a3707f1c
Added Gesture API support and implemented gestures support in PlatformQNX.cpp.
|
il y a 13 ans |