aboutsummaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* added rotation and scale support to gui controlsJuan Linietsky2015-12-121-1/+1
* -added windowed mode with -w, fixes #3020Juan Linietsky2015-12-123-4/+4
* Merge pull request #590 from marynate/PR-fix-ios-release-eventpunto-2015-12-111-2/+2
|\
| * Fixed ios release event not been dispatched when app entering background (onl...marynate2014-07-131-2/+2
* | changed a bit to use system()Juan Linietsky2015-12-081-1/+1
* | improve detection of linux, fixes #3201Juan Linietsky2015-12-081-1/+1
* | Merge pull request #2849 from a12n/compobsd2Juan Linietsky2015-12-083-5/+9
|\ \
| * | Disable X11 joystick functions also for OpenBSDAnton Yabchinskiy2015-11-201-2/+2
| * | Include string.h for memset() on OpenBSDAnton Yabchinskiy2015-11-201-0/+1
| * | Include stdlib.h for alloca() on OpenBSDAnton Yabchinskiy2015-11-201-1/+1
| * | Enable ALSA only for LinuxAnton Yabchinskiy2015-11-201-2/+5
* | | Merge pull request #2956 from est31/add_system_wide_export_pathJuan Linietsky2015-12-084-39/+54
|\ \ \
| * | | Add way to look for templates at system wide level tooest312015-11-304-39/+54
* | | | some fixesJuan Linietsky2015-12-061-1/+0
* | | | -several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F...Juan Linietsky2015-12-026-4/+23
* | | | Merge pull request #2963 from akien-mga/pr-opus-arm-optRémi Verschelde2015-12-011-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Enable opus ARM optimisations only on ARMRémi Verschelde2015-12-011-1/+2
* | | | Enabled debug symbols for x11 when using platform=release_debug and debug_rel...koalefant2015-11-291-0/+2
* | | | Replace hardcoded references to Okam Studio by Godot EngineRémi Verschelde2015-11-272-2/+2
* | | | 0theora compilation fixesJuan Linietsky2015-11-254-1/+6
|/ / /
* | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-11-241-2/+21
|\ \ \
| * | | tegra 3 fixmikica1986vee2015-11-211-2/+21
| |/ /
* / / -work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky2015-11-241-5/+5
|/ /
* | compile fixesJuan Linietsky2015-11-191-1/+1
* | Revert "libao audio driver"Juan Linietsky2015-11-194-22/+7
* | Merge pull request #2756 from trond/bugfix_udpJuan Linietsky2015-11-191-2/+19
|\ \
| * | Fixed mistake where available buffer size would not be updated for each recvf...Trond Abusdal2015-11-191-3/+1
| * | * Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi...Trond Abusdal2015-11-091-2/+21
| * | Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left...Trond Abusdal2015-11-091-1/+1
* | | Merge pull request #903 from a12n/libaoJuan Linietsky2015-11-194-7/+22
|\ \ \
| * | | Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-11-0292-7291/+10578
| |\| |
| * | | Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-07-29119-712/+1238
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-04-0425-122/+1191
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-03-1014-111/+209
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-02-202-4/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-02-179-33/+143
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-01-211-0/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-175-1/+13
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-1417-55/+39
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-103-3/+99
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-057-17/+109
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2014-12-2317-231/+608
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of http://github.com/okamstudio/godotAnton Yabchinskiy2014-12-092-5/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2014-12-0415-38/+310
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'libao'Anton Yabchinskiy2014-11-223-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Use libao driver on X11 platformAnton Yabchinskiy2014-11-223-0/+14
| * | | | | | | | | | | | | | | | | Disable X11 joystick functions also for OpenBSDAnton Yabchinskiy2014-11-221-2/+2
| * | | | | | | | | | | | | | | | | Include string.h for memset() on OpenBSDAnton Yabchinskiy2014-11-221-0/+1
| * | | | | | | | | | | | | | | | | Include stdlib.h for alloca() on OpenBSDAnton Yabchinskiy2014-11-221-1/+1
| * | | | | | | | | | | | | | | | | Enable ALSA only for LinuxAnton Yabchinskiy2014-11-221-2/+5
| |/ / / / / / / / / / / / / / / /