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 |
|
nillerusr
|
b62d2f4f1a
|
Revert "Upload Android armv7 libs"
This reverts commit 557c300975 .
|
2021-09-02 20:18:18 +03:00 |
|
JusicP
|
7a91fbebd9
|
Fix code for Android
|
2021-08-20 19:56:20 +03:00 |
|
JusicP
|
557c300975
|
Upload Android armv7 libs
|
2021-08-20 19:35:07 +03:00 |
|
nillerusr
|
ddb086ddd1
|
Merge pull request #11 from q4a/add_lang
add Command line param "language"
|
2021-05-30 19:29:28 +03:00 |
|
q4a
|
51ba28fae1
|
add Command line param "language"
|
2021-05-30 18:04:37 +03:00 |
|
nillerusr
|
838584af38
|
wscript: fix 32bit build
|
2021-05-23 18:43:53 +03:00 |
|
nillerusr
|
8d6eeb47bf
|
force32_bit should be loaded before check_pkg calls
|
2021-05-23 18:18:18 +03:00 |
|
JusicP
|
d349b1769a
|
Fix clang compile
|
2021-04-28 18:24:16 +03:00 |
|
nillerusr
|
c70e496e72
|
fix dedicated server build
|
2021-04-27 23:33:46 +03:00 |
|
nillerusr
|
c1c616e569
|
wscript: typo fix
|
2021-04-27 21:07:11 +03:00 |
|
nillerusr
|
814b22f25b
|
waifulib: update
|
2021-04-28 08:36:34 +03:00 |
|
nillerusr
|
b33af199a7
|
fixes for arm target
|
2021-04-27 19:44:24 +03:00 |
|
nillerusr
|
50a93ce91a
|
build: arm target support
|
2021-04-25 23:36:09 +03:00 |
|
nillerusr
|
e794dbcbb1
|
fix loading libraries with lib prefix
|
2021-04-08 22:40:26 +03:00 |
|
nillerusr
|
597f9da3b0
|
waf: fix install
|
2021-04-06 23:22:52 +03:00 |
|
nillerusr
|
f0c72952c8
|
Update README.md
|
2021-04-06 22:34:32 +03:00 |
|
nillerusr
|
598de9eb49
|
add wscipt files to build vphysics and game
|
2021-04-06 22:31:58 +03:00 |
|
nillerusr
|
b28176ff44
|
add ivp submodule
|
2021-03-31 20:19:16 +03:00 |
|
nillerusr
|
5e870e53c1
|
add waf buildsystem
|
2021-03-31 20:12:00 +03:00 |
|
nillerusr
|
0b3e8be302
|
tier1: fpermissive fixes
|
2021-03-26 11:28:35 +03:00 |
|
nillerusr
|
391a86b225
|
server: fix crash when m_pCurrentPathTarget is null
|
2021-03-26 11:25:55 +03:00 |
|
nillerusr
|
850fca74ee
|
add LICENSE file
|
2020-12-16 15:14:33 +03:00 |
|
nillerusr
|
668df89472
|
Update README.md
|
2020-12-16 15:07:31 +03:00 |
|
nillerusr
|
ca9219e79d
|
Create README.md
|
2020-12-16 14:44:07 +03:00 |
|
nillerusr
|
17a0739027
|
replace thirdparty with submodule
|
2020-12-07 22:42:52 +03:00 |
|
nillerusr
|
2d11c8bbf5
|
pixelwriter: fix undefined behaviour
|
2020-12-03 22:45:22 +03:00 |
|
nillerusr
|
2c179d0c84
|
materialsystem: fix crash
|
2020-11-30 21:51:11 +03:00 |
|
nillerusr
|
1c14df906f
|
vphysics: remove hack
|
2020-11-30 21:45:21 +03:00 |
|
nillerusr
|
0b5a04e732
|
add stubs for asan/ubsan
|
2020-11-30 21:44:53 +03:00 |
|
nillerusr
|
9e7ab7bd22
|
minimp3: remove not necessary logging
|
2020-11-20 01:48:56 +03:00 |
|
nillerusr
|
b2cff07a67
|
update makefile, change fpmath for physics(temporary solution)
|
2020-11-19 22:54:52 +03:00 |
|
nillerusr
|
04452131a5
|
fix vpklib compilation
|
2020-11-19 22:49:51 +03:00 |
|
nillerusr
|
6920a3bd08
|
vphysics: update
|
2020-11-18 23:18:12 +03:00 |
|
nillerusr
|
5e1531e093
|
tier1: fix undefined behavior
|
2020-11-18 23:03:50 +03:00 |
|
nillerusr
|
7bb2dbdb1e
|
fix some undefined behaviors
|
2020-11-18 17:30:58 +03:00 |
|
nillerusr
|
e453bdd409
|
materialsystem: fix constructor call on misaligned address
|
2020-11-18 16:13:21 +03:00 |
|
nillerusr
|
d3f308699b
|
vgui_controls: fix unitialized boolean
|
2020-11-18 03:10:09 +03:00 |
|
nillerusr
|
f27eb7916b
|
vgui_controls: fix mouse click
|
2020-11-17 23:05:31 +03:00 |
|
nillerusr
|
d4c9ed338f
|
update minimp3
|
2020-11-15 22:04:09 +03:00 |
|
nillerusr
|
69b0bc016a
|
hack for audio
|
2020-11-15 21:33:31 +03:00 |
|
nillerusr
|
fa720413af
|
fix filesystem vpc
|
2020-11-15 02:23:28 +03:00 |
|
nillerusr
|
8e1023592e
|
fix minimp3
|
2020-11-14 23:17:36 +03:00 |
|
JusicP
|
d0a1ee56be
|
update mp3codecs.cpp
|
2020-11-14 18:27:14 +02:00 |
|
nillerusr
|
63b4ab4700
|
clean garbage in minimp3
|
2020-11-14 15:56:04 +03:00 |
|
nillerusr
|
235b52db3f
|
add mp3 codecs(broken)
|
2020-11-14 15:54:58 +03:00 |
|
nillerusr
|
db42098a5a
|
cut openssl, cryptopp
|
2020-11-13 16:42:13 +03:00 |
|
nillerusr
|
58843794cc
|
disable gperftools lib
|
2020-11-13 15:23:19 +03:00 |
|
nillerusr
|
cbe073d167
|
cut telemetry
|
2020-11-13 01:26:58 +03:00 |
|