Ivan Avdeev
931de39f23
ref_vk: try to add vulkan sdk installation on windows
2021-06-06 23:56:24 -07:00
Ivan Avdeev
3715bf857d
Merge branch 'vulkan' into linux-and-other-fixes
2021-06-06 23:49:47 -07:00
Ivan Avdeev
f61fbe7d8b
Merge branch 'master' into linux-and-other-fixes
2021-06-06 23:48:50 -07:00
Ivan Avdeev
52559f6dd2
Merge branch 'master' into vulkan
2021-06-06 23:44:53 -07:00
Ivan Avdeev
1e82ae7103
ref_vk: try another way to disable it on android
2021-06-06 23:36:37 -07:00
Ivan Avdeev
c5bb450a5a
ref_vk: yet anothe var def
2021-06-06 23:14:35 -07:00
Ivan Avdeev
ef1f88005f
ref_vk: force disable on android for now
2021-06-06 23:13:53 -07:00
Ivan Avdeev
22eec42a60
ref_vk: --//--
2021-06-06 23:00:05 -07:00
Ivan Avdeev
ab215f35b6
ref_vk: --//--
2021-06-06 22:55:49 -07:00
Ivan Avdeev
388f684f12
ref_vk: another var declaration fix
2021-06-06 22:46:04 -07:00
Ivan Avdeev
735bfbb8db
ref_vk: fix unused var declaration
2021-06-06 21:59:23 -07:00
Ivan Avdeev
f66ad420eb
travis: update to 18.04, as it is the earliest supportef by vulkan sdk
2021-06-06 21:40:18 -07:00
Ivan Avdeev
04732eeb59
travis: remove libvulkan-dev, fix arch
2021-06-06 21:15:57 -07:00
Ivan Avdeev
844eedba93
attempt to add vulkan linux deps for travis
2021-06-06 21:00:24 -07:00
86be161677
ref_gl: add missing HACKS_RELATED_HLMODS define, lost after renderer split
2021-06-07 02:40:40 +03:00
9313f7e80e
engine: replace pool pointer by pool handle
2021-06-07 02:33:15 +03:00
43f1137565
engine: use substring search for mpfilter
2021-06-07 02:23:44 +03:00
ad4062969b
engine: client: fix warnings in cl_pmove
2021-06-07 02:22:08 +03:00
60c10333aa
engine: client: fix sound not spatialized correctly, remove unused field from rawchan
2021-06-07 02:21:46 +03:00
Ivan 'provod' Avdeev
656c00d0b8
fix building and running on linux
2021-06-06 14:17:35 -07:00
0f84ce40f0
engine: client: fix cl_smoothtime, don't smooth movements when running local server(singleplayer, listenserve, etc)
2021-06-06 16:22:04 +03:00
3894edcb98
engine: client: enhance cl_showevents for reverse-engineering needs
2021-06-06 16:22:04 +03:00
5b387ba36a
engine: client: move Cbuf_Execute out of Host_InputFrame, cbuf will be executed always at ClientBegin. Fixes #482
2021-06-06 16:22:04 +03:00
d011dccaab
engine: client: remove redundant index check
2021-06-06 15:51:41 +03:00
Ivan 'provod' Avdeev
b58eb5b4b2
rtx: slightly improve fake poc lighting
2021-06-05 13:06:03 -07:00
Ivan 'provod' Avdeev
00518d3251
rtx: implement dynamic lights
...
track brush models movement and update lights grid clusters with model transform and stuff
also implement animated textures for rtx
and also increase per-cluster lights limits
2021-06-05 12:48:16 -07:00
exstrim401
b7922368bd
engine: Haiku OS support ( #478 )
2021-06-05 10:54:37 +03:00
947a615707
ref_gl: gl4es: update
2021-06-03 21:44:55 +03:00
b2d93b7b55
mainui: update
2021-06-03 21:44:45 +03:00
49a20a9ac5
engine: server: fix memleak after previous commit
2021-06-02 22:06:17 +03:00
8966172ce0
engine: server: avoid crash if map entity doesn't have classname (tfc map flagwar for example)
2021-06-01 23:45:55 +03:00
ddd48c420b
engine: decrease instanced baseline index by minus one to avoid zero offset which interpreted as no baseline at all
2021-06-01 21:52:33 +03:00
f31e9ae19e
engine: server: fix bounds check in SV_GetFragmentSize
2021-06-01 18:35:38 +03:00
4543008012
engine: server: declare sv_client_t::flags as unsigned
2021-06-01 17:58:33 +03:00
d54a648792
engine: common: avoid sign bit loss in MSG_WriteBitLong
2021-06-01 17:57:54 +03:00
13a3f22001
engine: client: netgraph: add in_graph kbutton support, staticify netgraph
2021-06-01 17:57:03 +03:00
SNMetamorph
75e80bc2ff
engine: server: fixed cvars sv_max/minupdaterate, sv_max/minrate
2021-05-30 09:40:03 +03:00
SNMetamorph
386ae2067b
engine: client: another interpolation fix
2021-05-30 09:40:03 +03:00
SNMetamorph
b289de26a6
engine: client: added cvar cl_nointerp for disabling interpolation
2021-05-30 09:40:03 +03:00
SNMetamorph
415f5baa1c
engine: client: CL_LerpPoint hotfix
2021-05-30 09:40:03 +03:00
3fdfbff09b
readme: update discord invite ( #458 )
...
* readme: update discord invite
* readme: update discord invite
2021-05-29 21:32:20 +03:00
Ivan 'provod' Avdeev
43175ae003
update todo
2021-05-28 10:27:16 -07:00
Ivan 'provod' Avdeev
eaaadf024e
rtx: coalesce building blases in a single command buffer
2021-05-28 10:10:20 -07:00
Ivan 'provod' Avdeev
74e7a00604
rtx: add AS memory and models validation
...
also fix new map cache cleanup
2021-05-26 10:55:46 -07:00
Ivan 'provod' Avdeev
ad2405547b
rtx: rename model creation and move tlas creation
2021-05-26 09:35:36 -07:00
163225e180
travis: android: switch to mobile_hacks hlsdk
2021-05-26 18:18:22 +03:00
Ivan 'provod' Avdeev
44909ccbe5
rtx: improve render-ray interop
...
make a vk_ray_model_t that stores everything ray-tracing related, and can also be cached directly
2021-05-24 11:14:03 -07:00
Ivan 'provod' Avdeev
5de30a4ff0
fix compilation warnings
2021-05-24 11:12:44 -07:00
Ivan 'provod' Avdeev
35275e0916
add aftermath sdk for gpu dump generation
...
unfortunately, it's not very helpful tho
2021-05-22 14:01:43 -07:00
1369c2029b
Documentation: opensource-mods.md: add "Expanded Arsenal" and "ESHQ".
2021-05-18 23:25:08 +03:00