nillerusr
3e19d26a72
add additional logging information
2022-09-05 12:54:41 +03:00
nillerusr
4c49154dc0
togles: fix GL_QCOM_alpha_test extension detection
2022-09-03 02:52:33 +03:00
nillerusr
e11a21ea19
public: fix misalignment in Studio_AnimPosition
2022-08-23 17:32:37 +03:00
nillerusr
a16123e4be
fixed some unitialized variables
2022-08-19 23:27:37 +03:00
nillerusr
45d33c6b97
tier1: fix commandbuffer unitialized boolean
2022-08-17 13:35:55 +03:00
nillerusr
08073ae622
again boring misalignment fixes
2022-08-09 21:24:27 +03:00
nillerusr
e852953d9d
Merge pull request #100 from SanyaSho/ent-create-crash-fix
...
small fixes
2022-08-04 19:10:52 +03:00
SanyaSho
0f7d9d029f
game: fix ent_create crash if entity model is NULL
2022-08-03 17:19:43 +03:00
nillerusr
50ff9922a6
togles: use sampler objects by default
2022-08-03 16:21:23 +03:00
nillerusr
c4ef0e90a4
fix dedicated build
2022-08-01 00:38:10 +03:00
HappyDOGE
91df08ed0f
fix noexcept for new crt
2022-07-28 18:44:45 +03:00
HappyDOGE
e5c944b72a
Merge branch 'master' of https://github.com/nillerusr/source-engine into windows
2022-07-28 14:40:20 +03:00
nillerusr
eb78802b5d
vtf: 7.5 version support ( fixes #83 )
2022-07-28 14:32:38 +03:00
HappyDOGE
3faf6a69ac
fix windows build scripts, add windows opus support
2022-07-28 14:27:56 +03:00
HappyDOGE
90cd6e0e15
Merge branch 'master' into windows
2022-07-27 12:58:56 +03:00
nillerusr
c739b2c5bb
dt_recv: replace long with int32
2022-07-21 21:14:15 +03:00
nillerusr
977db93cae
engine: oops, forgot to add thinktracecounter.h
2022-07-14 00:00:54 +03:00
nillerusr
dc5774a698
add debug logger
2022-07-06 18:17:09 +03:00
nillerusr
9a1ab79372
amd64: fix mempool, utlbuffer align
2022-06-21 22:15:14 +03:00
nillerusr
ff99055be1
android: remove some jni functions, use APP_LIB_PATH instead of APP_DATA_PATH
2022-06-19 17:42:55 +03:00
nillerusr
2e7fa2dfc8
aarch64: fix android build
2022-06-19 15:07:41 +03:00
nillerusr
b06620b8c9
fpersmissive fixes
2022-06-15 21:59:06 +03:00
nillerusr
a0e05d885a
amd64: fix model loading issues
2022-06-14 13:11:14 +03:00
nillerusr
94916a20ce
vphysics: fix saverestore
2022-06-14 13:09:10 +03:00
nillerusr
9ee21ecf90
amd64: fix multithread, fix vgui, fix physmodels
2022-06-05 01:44:42 +03:00
hymei
01413fdd71
arm64 : fix mempool align
2022-06-05 01:14:23 +03:00
hymei
fd38243b54
arm64 ptr size fix
2022-06-05 01:14:23 +03:00
hymei
f96a163cf8
arm64 : fix clang compile errors
2022-06-05 01:13:14 +03:00
hymei
3bc519aecf
arm64 : fix vgui2 VPAMEL in messagemap
2022-06-05 01:13:13 +03:00
hymei
0499fde751
arm64 : intp fixes
2022-06-05 01:13:13 +03:00
hymei
3291cdf978
osx : fix syscalls
2022-06-05 01:13:13 +03:00
hymei
c7308906d1
arm64 detect marcos
2022-06-05 01:13:12 +03:00
hymei
ff588a8810
osx : malloc.h => malloc/malloc.h
2022-06-05 01:12:37 +03:00
hymei
4e4039d756
arm64 : fix intptr_t size
2022-06-05 01:12:32 +03:00
nillerusr
e1206f5c46
tier0: enable vprof
2022-05-16 12:37:38 +03:00
nillerusr
3a73624b7e
misaligment fixes
2022-05-15 21:09:59 +03:00
nillerusr
1218fa659c
engine: remove useless vprof for rcon
2022-05-13 12:16:34 +03:00
nillerusr
61cd8d0afc
fix address sanitizer issues #2
2022-05-01 20:08:32 +03:00
nillerusr
2ec2a47a53
fix address sanitizer issues
2022-04-25 17:21:00 +03:00
nillerusr
0feeab91dd
engine: fix hdr to ldr conversion
2022-04-16 12:54:00 +03:00
nillerusr
0772ca1063
GameUI: fix propotional scale
2022-04-16 12:20:36 +03:00
nillerusr
3558b0e03c
togles: gamma fix, optimize texture convertation
2022-03-28 00:45:37 +03:00
nillerusr
24366ef9a8
engine: hdr to ldr conversion for HDR_TYPE_NONE
2022-03-26 03:24:41 +03:00
JusicP
edbe1baceb
Fix Windows build with WAF
2022-03-19 14:40:11 +02:00
nillerusr
edc8d6c584
add source-sdk-2013
2022-03-01 23:00:42 +03:00
nillerusr
88b8830e8b
ToGLES: add hard float support
2022-03-01 22:53:30 +03:00
nillerusr
c36cfccdf0
gameui: add console button to main menu
2022-02-05 22:33:45 +03:00
nillerusr
303b387e76
add more custom screen resolutions, fix build
2022-01-25 00:14:29 +03:00
nillerusr
0fb75b41fd
fix build with clang, fix saverestore again, android mod launcher support
2022-01-19 18:59:42 +03:00
JusicP
5e27785d40
Fix compilation under MSVC(VS2019)
2022-01-13 16:18:38 +02:00
nillerusr
4a329b2e1d
fix compilation with msvc
2022-01-09 22:28:24 +03:00
nillerusr
9d77bb17c5
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
1f3436945f
saveload fix
2022-01-09 19:59:13 +03:00
nillerusr
ead7bfc155
Update ToGLES( fix occlusion query and other small things )
2022-01-09 19:32:21 +03:00
nillerusr
24b2f5892c
Fix shaders compilation, replace some opengl functions with opengles analogs
2021-11-26 20:51:33 +03:00
nillerusr
1aa234af4d
togles: use GL_EXT_buffer_storage if avalible
2021-11-21 19:47:42 +03:00
nillerusr
e8dd3cece3
Replace glBegin/glEnd
2021-11-21 18:51:30 +03:00
nillerusr
4508c9c863
Rewrite ToGL in OpenGLES(Uncomplete)
2021-11-21 01:38:59 +03:00
nillerusr
76bfcf40ca
Copy original togl to track changes
2021-11-21 00:48:13 +03:00
nillerusr
d2f3cc44db
touch: add new commands
2021-11-16 23:46:29 +03:00
nillerusr
f7cdca7ad2
saverestore fixes
2021-11-14 00:07:58 +03:00
nillerusr
b1edca8c4c
utlbuffer: typo fix
2021-11-09 19:02:26 +03:00
nillerusr
2d17c2b52f
utlbuffer,bitbuf: misalign fix
2021-11-05 19:51:41 +03:00
nillerusr
99e02e25c9
CUtlBuffer, Color: misalign fixes
2021-10-25 18:45:21 +03:00
nillerusr
dc2be1dcb4
physics: fix a lot of problems
2021-10-23 14:41:59 +03:00
nillerusr
cb04a1e451
Replace 1e24 with 1e16 to avoid float overflow
2021-10-13 20:01:24 +03:00
nillerusr
63e458ef84
add vgui touch panel, touch logic
2021-10-09 15:22:16 +03:00
nillerusr
81b976c384
inputsystem: touch event handling
2021-10-06 21:09:43 +03:00
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
JusicP
7a91fbebd9
Fix code for Android
2021-08-20 19:56:20 +03:00
JusicP
d349b1769a
Fix clang compile
2021-04-28 18:24:16 +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
0b3e8be302
tier1: fpermissive fixes
2021-03-26 11:28:35 +03:00
nillerusr
2d11c8bbf5
pixelwriter: fix undefined behaviour
2020-12-03 22:45:22 +03:00
nillerusr
7bb2dbdb1e
fix some undefined behaviors
2020-11-18 17:30:58 +03:00
nillerusr
db42098a5a
cut openssl, cryptopp
2020-11-13 16:42:13 +03:00
nillerusr
cbe073d167
cut telemetry
2020-11-13 01:26:58 +03:00
JusicP
4274f18e69
Update FakeSteamAPI
2020-10-24 10:23:05 +03:00
nillerusr
b7cd3625c8
change steam_api headers
2020-10-23 16:12:04 +03:00
JusicP
317a067326
Fix tier0, tier2
2020-10-22 15:53:17 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27
1
2020-04-22 12:56:21 -04:00