Yao Wei Tjong 姚伟忠
|
b67f85a59e
|
Merge commit '8f27ab75ada3af10c4f222b6cecebbd16ef466ab' into upstream.master
|
2019-09-14 14:59:45 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
ad9c6594d1
|
Fix web build on Windows host system.
Close #2224.
|
2018-01-01 13:11:05 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
1cc32beff6
|
Merge commit '28a8bc01ddef814b654840d30f1cc07651cc347a' into master.
|
2017-12-17 01:48:20 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
c7a0149dc9
|
Another sweep for tvOS conditional code branch.
|
2017-06-05 23:04:09 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
45b1d173cf
|
Realign SDL's CMakeLists.txt with the cherry-picked SDL commits.
Those commits are mainly for fixing the keyboard input handling on RPI platform.
|
2017-02-18 01:21:57 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
805932a498
|
Merge commit '8eb652a0d09b97901540c9721f5afb37b903a286' into upstream.master
|
2016-11-09 23:08:19 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
be2ae85427
|
Fix all the cross-compiling builds due to bugs in SDL CMakeLists.txt.
Fix SDL library build on iOS platform.
|
2016-03-16 01:45:09 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
a09a153f5e
|
Integrate SDL's original CMakeLists.txt into Urho3D build system.
Close #1046. Close #1123. Close #1172.
|
2016-03-16 01:44:11 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
714014baff
|
Merge commit '295b0a95b345c060ea489ab6111cb4fff13124fd' as 'Source/ThirdParty/SDL'
|
2016-03-16 01:05:38 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
d8a39273da
|
Replace Source/ThirdParty/SDL subdirectory with subtree.
|
2016-03-16 01:05:35 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
20e21050e9
|
Rename everything 'RASPI' to 'RPI'. [ci rebase]
|
2015-01-04 22:32:38 +08:00 |
|
Lasse Öörni
|
6b7f1d842c
|
Added functions to remove one recorded touch gesture, or all touch gestures.
|
2014-05-13 22:55:37 +03:00 |
|
Yao Wei Tjong 姚伟忠
|
cea3743ea7
|
Filesystem class also captures stderr when executing console command.
Turn on SDL filesystem support for Linux platform.
|
2014-04-11 14:56:36 +08:00 |
|
Lasse Öörni
|
bc5730680b
|
Fixed SDL build on MinGW.
|
2014-03-21 14:27:08 +02:00 |
|
Lasse Öörni
|
1439b1c4be
|
Merge SDL 2.0.3.
|
2014-03-21 01:44:14 +02:00 |
|
Lasse Öörni
|
77129bb9cb
|
Added statements for SDL modification to comply with the license.
|
2014-02-13 15:23:46 +02:00 |
|
OvermindDL1
|
dba4216c86
|
Changed SDL to support unknown keys and pass them as the unused/raw keysym field as it seems that it used to do...
Will fix Urho3D to read that field and pass it to the Variant event for the systems to process if wanted.
|
2014-02-12 02:12:25 -07:00 |
|
Yao Wei Tjong 姚伟忠
|
9e09e958dc
|
Fixed event handling for Raspberry Pi.
|
2013-10-29 13:58:47 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
6cf19fa9ce
|
Fixed Raspberry Pi error (could open Window).
|
2013-10-28 22:30:01 +08:00 |
|
Lasse Öörni
|
afa6c4ccc3
|
Initial SDL 2.0.1 merge. Windows tested OK. Android will crash when returning to the application.
|
2013-10-27 03:11:36 +03:00 |
|
Lasse Öörni
|
5bfde24e0b
|
Updated to stable SDL 2.0.
|
2013-08-13 13:20:59 +00:00 |
|
Wei Tjong Yao
|
02512cecf9
|
In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'.
|
2013-08-09 10:29:22 +00:00 |
|