Justin Moore
Justin Moore
@HaydnTrigg Thank you for the write-up, that's actually really useful! Are menu clears screwed under Vulkan as well? I've noticed that clears aren't quite working under some circumstances.
@HaydnTrigg As far as I know there should only be two possible clear commands. One is through a drawcall where they render a rectangle into the framebuffer, the other is...
@HaydnTrigg Fetch type 3 is a vertex fetch. Type 2 is a texture fetch. The GetTextureGradients opcode is currently unimplemented because I'm not really sure what it does. A crash...
Ah sorry - I forgot to follow up on this! > Could you elaborate on what ergonomics you're referring to here? Does allow rust-analyzer to provide any additional feature beyond...
> We are actually planning on using the "cc in build.rs" approach for solving some issues with several things in WDF relying on global variables being declared in headers. These...
Re-run it with --ignore_undefined_externs=false and see if it crashes.
Crashes because Xenia isn't implicitly loading HostLoader.dll - but after that this becomes the same as #199.
Q: I can (remotely) understand the screenshot of the game, but why did you watermark the screenshot of the assert dialog?
Bump. This is a really simple change that I need to be able to use Discourse - would like to see it reviewed and merged :)
I can't remember anymore :( It was a single-core VM, so I believe some `/sys` file wasn't available to control the process priority.