Brett Lawson
Brett Lawson
Me too. Wtf was I smoking yesterday.
This still happens even with our Vulkan backend... Bit interesting...
@QuarkTheAwesome: Due to the nature of how everything is always tiled on the WiiU, we would actually need to perform this conversion on the GPU (probably faster that way anyways)....
@QuarkTheAwesome: We actually do this kind of cacheing effectively. Our GPU implementation has two high-level concepts used for this. The first is that we have what is called our 'memory...
I think this was actually a bug in the opengl implementation that messed up attribute mapping.
I very much want to implement support for WUX ASAP, we have the code that is essentially a drop-in to support it, we just need to tie it into our...
@ANR2ME: Note that "Loadiine Ready Games" are not complete, and are prone to having corrupted binaries due to the way that they are frequently dumped.
There is a branch where this is fixed, but the work is still in progress as a few other things need to be implemented at the same time in order...
I too have encountered this issue. I have rebuild my entire HA setup around using Docker such that I can test if turning off logging and what not improves the...
So I spent an ungodly amount of time figuring out how to get a local debug build of ozwdaemon running on my MBP. I can't exactly reproduce the issue on...