Commit graph

38 commits

Author SHA1 Message Date
HappyDOGE
f9bc038222 use asm fastcopy only on i386 2022-07-28 17:42:21 +03:00
HappyDOGE
f3379c0b46 Merge branch 'master' of https://github.com/nillerusr/source-engine into windows 2022-07-28 14:40:20 +03:00
HappyDOGE
a7e90573c6 fix windows build scripts, add windows opus support 2022-07-28 14:27:56 +03:00
nillerusr
67893ea361 fix buffer overflow in shader and closed captions 2022-07-27 18:29:48 +03:00
HappyDOGE
34bb8aa1ae Merge branch 'master' into windows 2022-07-27 12:58:56 +03:00
nillerusr
0b397bc1c2 materialsystem/stdshaders: restore original vertexlit_and_unlit_generic and skin shaders to work with steam resources( fixes #75 ) 2022-07-25 19:09:57 +03:00
nillerusr
56b137f6c4 amd64: fix mempool, utlbuffer align 2022-06-21 22:15:14 +03:00
nillerusr
2e5a08b894 amd64: fix multithread, fix vgui, fix physmodels 2022-06-05 01:44:42 +03:00
hymei
fafb4c71dc arm64 detect marcos 2022-06-05 01:13:12 +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
f28365781a materialsystem: fix s_NormalizationCubemap generation for ToGL 2022-05-17 14:38:34 +03:00
nillerusr
2b9eefb136 materialsystem: fix(hack) flashlight. normalizedcubemap broken? 2022-05-15 21:19:04 +03:00
nillerusr
78145e4bba fix address sanitizer issues #2 2022-05-01 20:08:32 +03:00
nillerusr
d87c806f4e engine: fix hdr to ldr conversion 2022-04-16 12:54:00 +03:00
nillerusr
3b5065d73d Revert "materialsystem/shaderapidx9: restore shaders from source-sdk-2013"
This reverts commit cca56d5a6f.
2022-03-28 00:45:52 +03:00
nillerusr
e38eaf75f0 materialsystem/shaderapidx9: restore shaders from source-sdk-2013 2022-03-26 03:26:53 +03:00
nillerusr
bc125ed0ff engine: hdr to ldr conversion for HDR_TYPE_NONE 2022-03-26 03:24:41 +03:00
JusicP
d5d0cac107 Fix Windows build with WAF 2022-03-19 14:40:11 +02:00
nillerusr
0c34bd2244 add more custom screen resolutions, fix build 2022-01-25 00:14:29 +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
9314a411c8 Update ToGLES( fix occlusion query and other small things ) 2022-01-09 19:32:21 +03:00
nillerusr
1e6b1d7b4e materialsystem: fix undefined behaviour(bruh moment) 2021-10-05 00:53:56 +03:00
nillerusr
688daaa1c8 fix previous commit 2021-10-05 00:51:01 +03:00
Danny Parker
709feb8e47 fix latest gcc builds (#19)
Co-authored-by: Danny Parker <DannyParker0001@users.noreply.github.com>
2021-10-01 20:32:20 +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
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
2c179d0c84 materialsystem: fix crash 2020-11-30 21:51:11 +03:00
nillerusr
0b5a04e732 add stubs for asan/ubsan 2020-11-30 21:44:53 +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
85a22a3a92 fix materialsystem build 2020-11-04 03:26:21 +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