Commit graph

26 commits

Author SHA1 Message Date
nillerusr
6fd13e16d9 fix some undefined/unspecified behaviours in multiplayer games( may help with #299 ) 2023-10-07 05:04:46 +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
exstrim401
2cd1288516 macOS build support 2022-11-20 15:00:44 +02:00
nillerusr
e2aeb92595 engine: upgrade benchmark 2022-11-16 13:51:03 +03:00
nillerusr
4b7c4208fd togl/togles: fix PBO usage 2022-10-08 22:15:17 +03:00
nillerusr
eb6bca9484 togl/togles: fpermissive fixes 2022-10-02 01:03:52 +03:00
nillerusr
6047fba40f togl/togles: use PBO for DYNAMIC textures 2022-10-02 00:58:57 +03:00
nillerusr
aedfaf1df0 fixed some unitialized variables 2022-08-19 23:27:37 +03:00
HappyDOGE
34bb8aa1ae Merge branch 'master' into windows 2022-07-27 12:58:56 +03:00
nillerusr
d80636108c togl/togles: fix flashlight problems 2022-07-25 17:10:10 +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
4dbffc9549 togl: replace long with int 2022-06-05 02:21:39 +03:00
hymei
cd4412966c osx : fix syscalls 2022-06-05 01:13:13 +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
JusicP
7e5db61d4b Fix compilation under MSVC(VS2019) 2022-01-13 16:18:38 +02: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
4da732b6ab waf: fix install 2021-04-06 23:22:52 +03:00
nillerusr
b6a033e35c add waf buildsystem 2021-03-31 20:12:00 +03:00
nillerusr
0b5a04e732 add stubs for asan/ubsan 2020-11-30 21:44:53 +03:00
nillerusr
e47e510aa5 fix togl build 2020-10-22 19:51:33 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27 1 2020-04-22 12:56:21 -04:00