mittorn
82d805508c
Enable sourcevr build, make it build (but still not work) with modern openvr api
1 year ago
nillerusr
4f10928299
inputsystem: fix UB in touch events callback, make touch more responsive
1 year ago
nillerusr
7f267853f4
vtf: fix vtf loading for windows arm( and for other platforms )
1 year ago
nillerusr
3d0025b594
vtf: fix vtf header padding
1 year ago
nillerusr
8acf608b4d
engine: optimize traces
1 year ago
nillerusr
965ef97212
togl/togles: set D3DMATRIX alignment to 16
2 years ago
nillerusr
657f59ada3
materialsystem: set allocator alignment 16( fixes crash in release build )
2 years ago
nillerusr
e3edbc2d96
mathlib: make Gain and Bias inline
2 years ago
nillerusr
7ceba77616
WIP: move vmatrix functions to header and inline them
2 years ago
nillerusr
852f4052be
fix idiotic libs problems again
2 years ago
nillerusr
38fdbf18c2
fix musl-idiodic libsc problems
2 years ago
nillerusr
699271f212
WIP: musl port
2 years ago
nillerusr
92028d4e80
tier1: fix possible unsafe read in lzss SafeUncompress, make tests pass under asan
2 years ago
nillerusr
4f063c4053
unittests: fix library loading
2 years ago
nillerusr
f1de24b0b2
engine: fix bsp21 loading
2 years ago
nillerusr
1d39be1a97
engine: again fix static prop lump version 10 loading
2 years ago
nillerusr
92a1eae995
android: add extras vpk to PLATFORM path search
2 years ago
nillerusr
9919f7ee95
engine: fix static prop lump version 10 loading
2 years ago
nillerusr
2aa14bb24c
restore threadtools and vstdlib from 12716fd
commit
2 years ago
nillerusr
c48da00b92
tier0: disable vprof by default
2 years ago
nillerusr
12716fd07f
engine(masterserver): Add sequence for requesting server info, implement StopRefresh and use it on timeout
2 years ago
nillerusr
3345902612
togl: fix MacOS build( fixes #187 )
2 years ago
nillerusr
a08b6ae7bf
engine: update server info reply
2 years ago
nillerusr
c4b93b30d7
WIP(serverbrowser): update IServersInfo interface
2 years ago
nillerusr
0df7838ee1
WIP: initial masterserver client implementation
2 years ago
nillerusr
a15db00bc0
materialsystem: threaded optimizations, fix mat_queue_mode on some android devices
2 years ago
nillerusr
3d43e9fe3a
togles: optimize PBO usage
2 years ago
exstrim401
e26b40d889
Basic Steam Dick support ( #166 )
...
Without gamepadui library
2 years ago
nillerusr
c44ae6211c
restore MAXSTUDIOBONES value
2 years ago
nillerusr
bc909e9f96
windows(amd64): fix EHANDLE size( fixes saverestore )
2 years ago
nillerusr
eff77f0a0a
windows: fix 64bit build( #149 )
2 years ago
nillerusr
8c0f758a57
bsp: change MAX_MAP_DISPINFO value to 4096
2 years ago
nillerusr
729ac111af
engine: add bsp v21 support, add StaticPropLump_t v7-v11 support
2 years ago
nillerusr
d2b202836d
add MDL version 49 support
2 years ago
exstrim401
2fb712af66
Fix macOS build ( #146 )
...
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2 years ago
Er2
53bd92f7a8
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
2 years ago
exstrim401
d8580d59d2
Fix CreateThreadPool
2 years ago
exstrim401
1f3b4583da
macOS build support
2 years ago
nillerusr
db3062c60b
WIP: fix some memaccess-class warnings
2 years ago
nillerusr
8fbc002a37
Replace empty constructors with default constructors #88
2 years ago
nillerusr
2f15ebbfb8
wscript: add videoservices
2 years ago
nillerusr
a68d5d8633
engine: move engine/audio/public to public/ directory
2 years ago
nillerusr
7a26688494
togl/togles: use PBO for DYNAMIC textures
2 years ago
nillerusr
3e19d26a72
add additional logging information
2 years ago
nillerusr
4c49154dc0
togles: fix GL_QCOM_alpha_test extension detection
2 years ago
nillerusr
e11a21ea19
public: fix misalignment in Studio_AnimPosition
2 years ago
nillerusr
a16123e4be
fixed some unitialized variables
2 years ago
nillerusr
45d33c6b97
tier1: fix commandbuffer unitialized boolean
2 years ago
nillerusr
08073ae622
again boring misalignment fixes
2 years ago
SanyaSho
0f7d9d029f
game: fix ent_create crash if entity model is NULL
2 years ago