Commit graph

29 commits

Author SHA1 Message Date
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
b7b82135bd fpersmissive fixes 2022-06-15 21:59:06 +03:00
nillerusr
2e5a08b894 amd64: fix multithread, fix vgui, fix physmodels 2022-06-05 01:44:42 +03:00
hymei
4ee5ff003a arm64 : fix vgui2 VPAMEL in messagemap 2022-06-05 01:13:13 +03:00
hymei
2b2542a635 osx : use freetype instead of deprecated carbon api 2022-06-05 01:13:13 +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
54dc82a1c2 GameUI: fix propotional scale 2022-04-16 12:20:36 +03:00
JusicP
d5d0cac107 Fix Windows build with WAF 2022-03-19 14:40:11 +02:00
JusicP
29090744e7 Fix AnimationController conditional parse 2022-03-15 17:35:39 +02:00
nillerusr
1d4cd9e25b Merge pull request #43 from nillerusr/ToGLES3
ToGLES, and some other shit
2022-02-05 21:45:29 +03:00
r-a-sattarov
05a8d2888a vgui2/vgui_surfacelib/linuxfont: fix incorrect variadic casts
backport from MainUI C++
Ref: fad4805fab
2022-01-28 23:49:27 +03:00
nillerusr
5c0e3180e6 fix build with clang, fix saverestore again, android mod launcher support 2022-01-19 18:59:42 +03:00
JusicP
7e5db61d4b Fix compilation under MSVC(VS2019) 2022-01-13 16:18:38 +02:00
nillerusr
7236dc5268 Oops, typo fix 2022-01-09 22:33:59 +03: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
2154279349 Fix font problems 2022-01-09 19:20:00 +03:00
nillerusr
92c0c3aeb9 physics: fix a lot of problems 2021-10-23 14:41:59 +03:00
nillerusr
dabef31c60 touch: replace static arrays with linked list 2021-10-13 18:18:36 +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
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
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
e5cea442d4 fix freetype2 2020-10-29 12:53:46 +03:00
nillerusr
3fec7d612e change output path in all vpc 2020-10-22 21:00:42 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27 1 2020-04-22 12:56:21 -04:00