iwubcode

Results 192 comments of iwubcode

Is there something wrong with fifoci? I would not expect my code to have any impact on rendering (in particular only on mac..)

Yeah, on second thought, I think the fifoci error was caused by the most recent commit that was intended to remove the Vulkan validation error. Must be some scenario where...

I removed the validation errors from the todo list. The validation errors don't seem to work anymore (or the error is gone?), the only indication is: ``` Vulkan debug message:...

Swapped around the ordering of how the logic works, now I load the new custom textures _first_ and then copy the old texture followed by a `FinishedRendering`. This seems to...

Vulkan SDK is 1.3.231 And yes, it gave a path to an AMD specific file.

Maybe. Like I mentioned, I will try a reinstall first. If we need to, let's continue any further conversation on #11219 or on Discord.

No major changes, just renamed `CustomShaderAction` to `CustomPixelShaderAction` and removed a tiny function that was unused. Still ready for review.

@JoshuaMKW - main thing is getting a review. I have been tinkering with an idea of wildcards for graphics mods. That has been very helpful for debugging my entire library...

Was playing around in a separate branch with DirectX12 and noticed a few errors about uninitialized values in the uber shader. I fixed those. Otherwise no changes.

@MayImilae - they talk about it in 10846 . They want to license their new code outside of Dolphin's GPL (so others don't have to be shackled by the GPL)...