Commit Graph

523 Commits

Author SHA1 Message Date
1vanK
711053d293
AS Bindings: Allows using generic calling convention on any platform [cache clear] (#2783) 2021-02-23 21:31:21 +03:00
SuperWangKai
30a629ca21
Tracy profiler integration. (#2776)
* Tracy profiler integration.

* Cleanup URHO3D_TRACY_PROFILING macro.

* Fix comment of Tracy build option.

* Decouple URHO3D_TRACY_PROFILING exclusively from URHO3D_PROFILING.

* Comment explains URHO3D_TRACY_PROFILING

* Update

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update

* Update TracyCallstack.cpp

* Update

* Update CMakeLists.txt

* Update TracyCallstack.cpp

* Update TracyCallstack.cpp

Co-authored-by: 1vanK <1vanK@users.noreply.github.com>
2021-02-16 17:56:04 +03:00
1vanK
3891eaa7c0 Fix documentation: LuaJit is enabled by default 2020-11-01 21:10:06 +03:00
Yao Wei Tjong 姚伟忠
0d4e038827
Major refactoring on the Gradle build system. 2020-10-29 08:22:44 +08:00
Yao Wei Tjong 姚伟忠
223fbd4cba
Refactor to start to use lower case name. 2020-10-29 08:22:43 +08:00
Yao Wei Tjong 姚伟忠
bb73a41d0e
Refactor to rename 'native' DBE to 'linux'. 2020-10-29 08:22:35 +08:00
Yao Wei Tjong 姚伟忠
024dc14aad
CI - disable auto binding generation on the main branch for now. 2020-10-28 20:01:21 +08:00
1vanK
ef1dfe3417
AS Autobindings 2020-10-28 19:18:41 +08:00
Yao Wei Tjong 姚伟忠
70073287b4
RPI - initial attempt to support RPI4 64-bit build. 2020-08-31 01:39:05 +08:00
Yao Wei Tjong 姚伟忠
4c1e9ddf35
Android - upgrade dependencies. Works with Android Studio 4.0. 2020-08-31 01:39:05 +08:00
Yao Wei Tjong 姚伟忠
3ba62f036e
Fix the STATIC and SHARED build for VS and Xcode.
Cleanup comments.
2020-05-10 23:30:59 +08:00
Yao Wei Tjong 姚伟忠
0e4d095cfa
Shed off old construct since our CMake minimum required is 3.10.2 now. 2020-05-10 15:53:52 +08:00
Arnis Lielturks
889367738b
HTTPS support - civetweb update (#2415)
* initial update

* CMake updated for civetweb, https working

* unused file cleanup

* CMake updates to civetweb

* minor update, mingw not yet working

* CMakeLists updated

* fixed for unix builds

* cmake updates, console output updated

* docs updates

* HTTP sample now uses http and https links

* civetweb version 1.11

* additional changes

* mingw fix

* openssl fix

* additional ssl configuration

* osx workaround

* openssl is no longer optional

* openssl is optional

* civetweb cmakelists updates, URHO3D_SSL=1 set for travis

* debug messages removed from SSL/TLS initialization

* link libraries with civetweb

* code style fixes

* cmake updates

* DBE_TAG=latest removed
2020-05-03 12:22:31 +03:00
1vanK
8b43f3e6ea Fix doc 2020-03-14 22:49:20 +08:00
Modanung
2650e38855 Reduced minimum required cmake version to 3.10.2 2020-01-22 22:27:07 +08:00
Yao Wei Tjong 姚伟忠
f6ecfe9c2f
Minor clean up. 2020-01-12 23:31:44 +08:00
Yao Wei Tjong 姚伟忠
dabfdbd213
Remove unsupported build options for Web platform. 2020-01-12 14:19:44 +08:00
Yao Wei Tjong 姚伟忠
b5f1256b80
Minor doc update on DBE. 2020-01-12 12:39:54 +08:00
Yao Wei Tjong 姚伟忠
46c6894d78
Bump CMake minimum required version to 3.14.5. 2020-01-12 12:37:22 +08:00
Yao Wei Tjong 姚伟忠
6bc86793e7
For CI - use the '-A' option for VS. 2019-09-14 16:27:47 +08:00
Yao Wei Tjong 姚伟忠
4d2aefcb4a
Drop MIR support. SDL only supports X11 and Wayland now. 2019-09-14 16:22:51 +08:00
Yao Wei Tjong 姚伟忠
2bba4bd188
Document optional development package dependencies on Apple platforms.
[ci skip]
2019-03-09 13:40:03 +08:00
Yao Wei Tjong 姚伟忠
c9f2edcb4a
Minor documentation clean up to remove reference to kNet. 2018-12-12 23:37:44 +08:00
Yao Wei Tjong 姚伟忠
9e3f812c93
Fix documentation typo. 2018-11-24 15:08:30 +08:00
Yao Wei Tjong 姚伟忠
9298632bb4
Add a new section for dockerized build environment. 2018-11-24 12:06:13 +08:00
Yao Wei Tjong 姚伟忠
ae62ce03c1
Minor documentation update on 'URHO3D_LUAJIT_AMALG' build option. 2018-11-17 14:18:54 +08:00
Yao Wei Tjong 姚伟忠
4d0eec7d2b
Document 'ARM' build option for cmake_generic.sh. 2018-11-17 11:42:10 +08:00
Yao Wei Tjong 姚伟忠
abaa5ae884
Rename 'WIN32' build option to 'MINGW'. 2018-11-17 11:42:10 +08:00
Yao Wei Tjong 姚伟忠
da8bc32b09
Document the additional build options for MinGW build. 2018-10-31 22:46:21 +08:00
Yao Wei Tjong 姚伟忠
20617e17b6
Allow Gradle build with Lua/LuaJIT enabled without global ninja-build. 2018-09-08 21:21:00 +08:00
Arnis Lielturks
ea29214e9b
Documentation update. 2018-08-11 20:40:54 +08:00
Yao Wei Tjong 姚伟忠
dfb61c00d3
Minor documentation correction. 2018-08-11 10:47:46 +08:00
Yao Wei Tjong 姚伟忠
0fc21934f5
Cleanup CMake build scripts and documentation update.
Close #743.
2018-08-09 23:08:45 +08:00
Yao Wei Tjong 姚伟忠
d827f5ebfb
Proper segregation between Gradle modules. 2018-08-06 21:46:00 +08:00
Yao Wei Tjong 姚伟忠
4e23992456
Remove 'experimental' label from EMSCRIPTEN_WASM build option. 2018-06-03 23:51:29 +08:00
Eugene Kozlov
47aba2aaa2
Merge pull request #2309 from eugeneko/hash-reverse
Add StringHash reverse support.
2018-06-03 15:12:42 +03:00
Yao Wei Tjong 姚伟忠
1d296ea10d
Document the new emscripten-specific build option. 2018-06-03 17:04:48 +08:00
Eugene Kozlov
774f62e4c3 Update docs and CMake description for URHO3D_HASH_DEBUG 2018-06-02 16:02:07 +03:00
Yao Wei Tjong 姚伟忠
e65cdac59e
Add build support for Emscripten 1.38.x. Emit WASM by default. 2018-06-02 16:57:49 +08:00
Yao Wei Tjong 姚伟忠
830436a694
Minor documentation update to bump the minimum supported macOS version.
[ci only: master] [skip appveyor]
2018-02-07 09:03:51 +08:00
Yao Wei Tjong 姚伟忠
1e7472ed71 Minor update on how to install MinGW cross-compiler toolchain.
[ci skip]
2017-12-24 20:43:17 +08:00
Yao Wei Tjong 姚伟忠
65e9d62fc6 Merge branch 'master' of https://github.com/SuperWangKai/Urho3D. 2017-12-20 01:14:21 +08:00
SuperWangKai
22886cfb94 Instruction on editor key bindings modified 2017-12-19 21:31:12 +08:00
Yao Wei Tjong 姚伟忠
093a5b6105 Adjust compiler flags to enable SSE3 when it is supported. 2017-12-17 01:51:31 +08:00
Yao Wei Tjong 姚伟忠
cdb072c046 Minor update on dev package dependency for Wayland.
[ci skip]
2017-12-16 11:01:34 +08:00
Yao Wei Tjong 姚伟忠
63c9176c64 Clean up documentation to remove the URHO3D_C++11 build option. 2017-12-15 23:14:16 +08:00
Yao Wei Tjong 姚伟忠
912df7381c Remove support for VS 2013. 2017-12-15 23:13:21 +08:00
Yao Wei Tjong 姚伟忠
21ed39fad6 Remove support for old Visual Studio versions.
Only newer versions that can handle C++11 features are supported now.
2017-10-26 22:52:15 +08:00
Lasse Öörni
51e49e6f7d Default WebP on. 2017-07-20 22:26:14 +03:00
carnalis
3339e5012b Initial commit of WebP image support 2017-07-20 00:43:15 -04:00