云风
云风
目前的进展。vulkan 的问题是 bgfx 的 bug ,之前我们提过 fix ,但是 pr 没有被合并。接下来还需要督促 bgfx 修这个问题。 见: https://github.com/bkaradzic/bgfx/pull/3083 https://github.com/bkaradzic/bgfx/pull/3063 如果把 bloom 关掉,应该是可以跑测试的。除此之外的部分,这个 pr 还有没有做完的吗?可以考虑先合并。
cc @aimoonchen
应该是最近改出来的,我昨天也碰到了。cc @junjie020
https://github.com/ejoy/ant/commit/9dbc8e500908f7b27cb275ad543dea8952272cd7 这个应该修了这个问题。但深层次的问题还需要斟酌。
要更新调试器。vscode 的那个更新了没? @actboy168
Don’t use TerminateProcess , post close message to window instead
`SendMessage(G.hWnd, WM_SYSCOMMAND, SC_CLOSE, 1)` after `UnregisterClassW` , This is a bit weird . cc @actboy168
cc @actboy168 btw, I think building efxmatc is not necessary.
https://github.com/ejoy/ant/tree/master/pkg/ant.efk
I'm on vacation and will address this issue next week.