Well Aerisarn has only gone and done it! Mesa for UWP and working on Xbox
consoles too, it does have a few issues/limitations at the minute but it is
working and is still a work in progress aerisarn/mesa-uwp: effort to port MESA
library from https://gitlab.freedesktop.org/mesa/mesa over UWP ar
Hello,
I have been looking at the code in Gallium/drivers/v3d related to
texture conversion, specifically v3dx_tfu.c.
I have been trying to find how to convert a texture from raster format
RGBA8 to UIF (either XOR or NO_XOR). I tried break-pointing the
v3dX(tfu) function, but it doesn't appe
Hi,
sorry, I realized that you sent first this email to me privately, but
didn't have time to reply.
On 1/3/24 14:33, Macoy Madson wrote:
Hello,
I have been looking at the code in Gallium/drivers/v3d related to
texture conversion, specifically v3dx_tfu.c.
I have been trying to find how to