Commit Graph

44 Commits

Author SHA1 Message Date
Er2
f72cf388aa public/tier0/platform.h: Remove __restrict not only for linux 2023-12-30 10:34:50 +03:00
nillerusr
852f4052be fix idiotic libs problems again 2023-04-25 01:18:15 +03:00
nillerusr
38fdbf18c2 fix musl-idiodic libsc problems 2023-04-25 00:40:23 +00:00
nillerusr
699271f212 WIP: musl port 2023-04-24 22:39:09 +00:00
nillerusr
92028d4e80 tier1: fix possible unsafe read in lzss SafeUncompress, make tests pass under asan 2023-04-07 14:59:36 +03:00
nillerusr
4f063c4053 unittests: fix library loading 2023-04-07 13:47:43 +03:00
nillerusr
c48da00b92 tier0: disable vprof by default 2023-02-11 20:32:11 +03:00
nillerusr
a15db00bc0 materialsystem: threaded optimizations, fix mat_queue_mode on some android devices 2023-01-14 15:53:33 +03:00
exstrim401
2fb712af66
Fix macOS build (#146)
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2022-11-27 16:48:27 +03:00
Er2
53bd92f7a8
BSD: Add support (#140)
* BSD: Add support

* BSD: other fixes

There is still a bug when vgui haven't got text, maybe because of resources.

Also there is bug where when trying to start new game caption names shows wrong.

* BSD: Debugging

* BSD: modify preprocessor and fix windows

* BSD: Remove debugging and fix labels in gameui

* BSD: Remove disabling some DX9 commands

* BSD: Remove -g flag
2022-11-24 22:04:29 +03:00
exstrim401
1f3b4583da macOS build support 2022-11-20 15:00:44 +02:00
nillerusr
db3062c60b WIP: fix some memaccess-class warnings 2022-11-16 13:28:39 +03:00
nillerusr
8fbc002a37 Replace empty constructors with default constructors #88 2022-11-05 14:23:05 +03:00
nillerusr
3e19d26a72 add additional logging information 2022-09-05 12:54:41 +03:00
nillerusr
a16123e4be fixed some unitialized variables 2022-08-19 23:27:37 +03:00
nillerusr
c4ef0e90a4 fix dedicated build 2022-08-01 00:38:10 +03:00
HappyDOGE
91df08ed0f fix noexcept for new crt 2022-07-28 18:44:45 +03:00
HappyDOGE
3faf6a69ac fix windows build scripts, add windows opus support 2022-07-28 14:27:56 +03:00
HappyDOGE
90cd6e0e15 Merge branch 'master' into windows 2022-07-27 12:58:56 +03:00
nillerusr
dc5774a698 add debug logger 2022-07-06 18:17:09 +03:00
nillerusr
2e7fa2dfc8 aarch64: fix android build 2022-06-19 15:07:41 +03:00
nillerusr
b06620b8c9 fpersmissive fixes 2022-06-15 21:59:06 +03:00
nillerusr
94916a20ce vphysics: fix saverestore 2022-06-14 13:09:10 +03:00
nillerusr
9ee21ecf90 amd64: fix multithread, fix vgui, fix physmodels 2022-06-05 01:44:42 +03:00
hymei
01413fdd71 arm64 : fix mempool align 2022-06-05 01:14:23 +03:00
hymei
f96a163cf8 arm64 : fix clang compile errors 2022-06-05 01:13:14 +03:00
hymei
3291cdf978 osx : fix syscalls 2022-06-05 01:13:13 +03:00
hymei
c7308906d1 arm64 detect marcos 2022-06-05 01:13:12 +03:00
hymei
ff588a8810 osx : malloc.h => malloc/malloc.h 2022-06-05 01:12:37 +03:00
hymei
4e4039d756 arm64 : fix intptr_t size 2022-06-05 01:12:32 +03:00
nillerusr
e1206f5c46 tier0: enable vprof 2022-05-16 12:37:38 +03:00
nillerusr
1218fa659c engine: remove useless vprof for rcon 2022-05-13 12:16:34 +03:00
nillerusr
61cd8d0afc fix address sanitizer issues #2 2022-05-01 20:08:32 +03:00
JusicP
edbe1baceb Fix Windows build with WAF 2022-03-19 14:40:11 +02:00
nillerusr
edc8d6c584 add source-sdk-2013 2022-03-01 23:00:42 +03:00
JusicP
5e27785d40 Fix compilation under MSVC(VS2019) 2022-01-13 16:18:38 +02:00
nillerusr
9d77bb17c5
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
d2f3cc44db touch: add new commands 2021-11-16 23:46:29 +03:00
nillerusr
2c6669f5e3
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
2a490d398c Revert "Fix code for Android"
This reverts commit 7a91fbebd9.
2021-09-02 20:31:11 +03:00
JusicP
7a91fbebd9 Fix code for Android 2021-08-20 19:56:20 +03:00
nillerusr
50a93ce91a 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