Commit graph

31 commits

Author SHA1 Message Date
nillerusr
f3bdff8a34 add additional logging information 2022-09-05 12:54:41 +03:00
nillerusr
aedfaf1df0 fixed some unitialized variables 2022-08-19 23:27:37 +03:00
nillerusr
e08425fbad fix dedicated build 2022-08-01 00:38:10 +03:00
HappyDOGE
075f58b037 fix noexcept for new crt 2022-07-28 18:44:45 +03:00
HappyDOGE
a7e90573c6 fix windows build scripts, add windows opus support 2022-07-28 14:27:56 +03:00
HappyDOGE
34bb8aa1ae Merge branch 'master' into windows 2022-07-27 12:58:56 +03:00
nillerusr
a861bce5fd add debug logger 2022-07-06 18:17:09 +03:00
nillerusr
98ea88ab3f aarch64: fix android build 2022-06-19 15:07:41 +03:00
nillerusr
b7b82135bd fpersmissive fixes 2022-06-15 21:59:06 +03:00
nillerusr
83aaa01b5c vphysics: fix saverestore 2022-06-14 13:09:10 +03:00
nillerusr
2e5a08b894 amd64: fix multithread, fix vgui, fix physmodels 2022-06-05 01:44:42 +03:00
hymei
c329da4d7a arm64 : fix mempool align 2022-06-05 01:14:23 +03:00
hymei
f7a489f828 arm64 : fix clang compile errors 2022-06-05 01:13:14 +03:00
hymei
cd4412966c osx : fix syscalls 2022-06-05 01:13:13 +03:00
hymei
fafb4c71dc arm64 detect marcos 2022-06-05 01:13:12 +03:00
hymei
5a2e752799 osx : malloc.h => malloc/malloc.h 2022-06-05 01:12:37 +03:00
hymei
e3f7810566 arm64 : fix intptr_t size 2022-06-05 01:12:32 +03:00
nillerusr
d809ac7b6c tier0: enable vprof 2022-05-16 12:37:38 +03:00
nillerusr
17f4136e40 engine: remove useless vprof for rcon 2022-05-13 12:16:34 +03:00
nillerusr
78145e4bba fix address sanitizer issues #2 2022-05-01 20:08:32 +03:00
JusicP
d5d0cac107 Fix Windows build with WAF 2022-03-19 14:40:11 +02:00
nillerusr
13191a2659 add source-sdk-2013 2022-03-01 23:00:42 +03:00
JusicP
7e5db61d4b Fix compilation under MSVC(VS2019) 2022-01-13 16:18:38 +02:00
nillerusr
0454017065 Add proportionality support for GameUI panels (#35)
* Add proportionality support for GameUI panels

* Add Android platform define

* Fix button wrong state on fast clicking

Co-authored-by: JusicP <slender87844@gmail.com>
2022-01-09 17:04:47 +03:00
nillerusr
9a5311c979 touch: add new commands 2021-11-16 23:46:29 +03:00
nillerusr
c0eae4cc22 Initial android support (#17)
* Upload Android armv7 libs

* Fix debug build

* utlvector: fix undefined behavior

* wscript: add --use-ccache option

* wscript: store ccache in a separate directory

* Propertly use gl4es

* fontconfig: fix font detection

* [android]remove fontconfig dependency

* Add build guide for other platforms

Co-authored-by: JusicP <slender87844@gmail.com>
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
2021-09-02 20:33:03 +03:00
nillerusr
a6abdca9e6 Revert "Fix code for Android"
This reverts commit 7a91fbebd9.
2021-09-02 20:31:11 +03:00
JusicP
c3c9e2e62b Fix code for Android 2021-08-20 19:56:20 +03:00
nillerusr
5a8f290551 build: arm target support 2021-04-25 23:36:09 +03:00
nillerusr
cbe073d167 cut telemetry 2020-11-13 01:26:58 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27 1 2020-04-22 12:56:21 -04:00