userLayladcancel
reposboxcancel

4,012 Commits over 1,461 Days - 0.11cph!

3 Years Ago
remove all hlalyx and steamtours ifdefs
3 Years Ago
Update first_person_arms_punching.vanmgrph_c
3 Years Ago
Fix assert in CChoiceUpdateNode
3 Years Ago
Set m_flCycleZeroTime to anim time if it's zero, fixes newly spawned entities not starting the animgraph at the start of the first sequence cycle. there's probably a better way to do this
3 Years Ago
Release the QueryInterface ptr
3 Years Ago
Set multithread protected on d3d device https://docs.microsoft.com/en-us/windows/win32/api/mfobjects/nf-mfobjects-imfdxgidevicemanager-resetdevice
3 Years Ago
Add D3D11_CREATE_DEVICE_VIDEO_SUPPORT to device flags, encoder degrades performance without it
3 Years Ago
Make sure video encoder uses even width and height, nvidia drivers doesn't like encoding odd sizes
3 Years Ago
Don't copy texture using shaders on nvidia hardware, isn't needed for video encoding on nvidia and could fix driver bug
3 Years Ago
RecordMovie: Use CopyTexture instead of ResolveRenderTargets to see if that fixes driver crash
3 Years Ago
Remove all VR_CORE defines
3 Years Ago
Remove damage and health native entity components
3 Years Ago
Remove multiplayer_animstate
3 Years Ago
Remove camera_graph
3 Years Ago
Remove bugreporter
3 Years Ago
Delete lbfgs.h
3 Years Ago
Remove all perl scripts
3 Years Ago
Remove glview
3 Years Ago
Delete wmpsdk10, not used anywhere
3 Years Ago
Remove resourcesystemtest (if you get linker errors do a clean build)
3 Years Ago
Remove physics_stress_test
3 Years Ago
Remove genericreport_subtool
3 Years Ago
Remove convarhelper_subtool
3 Years Ago
Remove sampletool
3 Years Ago
Remove csv_to_kv3 Remove vpcf_to_kv3 Remove kv3tweak
3 Years Ago
Remove spawndebugger
3 Years Ago
Remove pfm2tgas Remove pfmcomp
3 Years Ago
Remove vdwarfdump Remove sweeptest Remove resource_load_stress_test Remove psdinfo
3 Years Ago
Remove Tgadiff Remove Tgamse
3 Years Ago
Remove hashtest Remove getelfdbg
3 Years Ago
Remove echocolor
3 Years Ago
Remove dist2alpha Remove bugreporter_filequeue Remove bugreporter_subtool Remove ddsviewer
3 Years Ago
Remove Plat_IsWindowsGameDVREnabled, doesn't seem to be used for anything and adds misleading info to crash logs
3 Years Ago
Encode frames with correct timestamps
3 Years Ago
Include the dimensions in start movie log so I know what they are
3 Years Ago
Load valve_wmf in non tools mode too
3 Years Ago
Proof of concept video recording speed up using GPU h264 encoding
3 Years Ago
Try to register/unregister procedural texture allocation for swap chain textures
3 Years Ago
Destroy mesh instance chain in CMeshSystem::DestroyMeshInstance instead of destructor. Fixes static props using first compiled vmdl on map recompiles.
3 Years Ago
Rename ToolDotaTileEditor to ToolTileEditor
3 Years Ago
remove src/dx10sdk, not using anything in here
3 Years Ago
Delete utils/workshopcmd
3 Years Ago
Remove dx_proxy and dxsupportclean, not used by anything
3 Years Ago
Remove common/p4api
3 Years Ago
Remove xboxstubs
3 Years Ago
Remove all dota game defines Remove dota specific compilers from resource compiler
3 Years Ago
Hammer: Fix mesh selection tool not setting world space box select option on lasso
3 Years Ago
Add auto locks to light cookie manager, should fix crashes
3 Years Ago
Animgraph: Fix single frame anim nodes not setting context for tag spans, fixes <invalid tag>
3 Years Ago
Remove valve_avi and quicktime_win32