Commit graph

30 commits

Author SHA1 Message Date
nillerusr
a7d3ad4032 engine(masterserver): Add sequence for requesting server info, implement StopRefresh and use it on timeout 2023-02-10 22:45:36 +03:00
nillerusr
8f1156442e materialsystem: threaded optimizations, fix mat_queue_mode on some android devices 2023-01-14 15:53:33 +03:00
exstrim401
08e33c477e Basic Steam Dick support (#166)
Without gamepadui library
2023-01-08 15:38:24 +03:00
exstrim401
b69cdde7be Fix macOS build (#146)
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2022-11-27 16:48:27 +03:00
Er2
9175b29f60 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
nillerusr
63a6c37213 WIP: fix some memaccess-class warnings 2022-11-16 13:28:39 +03:00
nillerusr
dc46e41183 Replace empty constructors with default constructors #88 2022-11-05 14:23:05 +03:00
nillerusr
4e59030564 tier1: fix commandbuffer unitialized boolean 2022-08-17 13:35:55 +03:00
nillerusr
a6b90d3dc4 again boring misalignment fixes 2022-08-09 21:24:27 +03:00
HappyDOGE
a7e90573c6 fix windows build scripts, add windows opus support 2022-07-28 14:27:56 +03:00
nillerusr
56b137f6c4 amd64: fix mempool, utlbuffer align 2022-06-21 22:15:14 +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
a5c119c1f6 arm64 ptr size fix 2022-06-05 01:14:23 +03:00
hymei
cd4412966c osx : fix syscalls 2022-06-05 01:13:13 +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
78145e4bba fix address sanitizer issues #2 2022-05-01 20:08:32 +03:00
nillerusr
13191a2659 add source-sdk-2013 2022-03-01 23:00:42 +03:00
nillerusr
9a5311c979 touch: add new commands 2021-11-16 23:46:29 +03:00
nillerusr
8ade470a62 utlbuffer: typo fix 2021-11-09 19:02:26 +03:00
nillerusr
23e892f354 utlbuffer,bitbuf: misalign fix 2021-11-05 19:51:41 +03:00
nillerusr
de1d746fae CUtlBuffer, Color: misalign fixes 2021-10-25 18:45:21 +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
JusicP
d4a193671c Fix clang compile 2021-04-28 18:24:16 +03:00
nillerusr
5a8f290551 build: arm target support 2021-04-25 23:36:09 +03:00
nillerusr
b81dfa0853 tier1: fpermissive fixes 2021-03-26 11:28:35 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27 1 2020-04-22 12:56:21 -04:00