Manuel Alfayate Corchete

Results 532 comments of Manuel Alfayate Corchete

@nfp0 Thanks, really, thanks. These results confirm my feelings: Vulkan + 2 swapchains is the way to go, period. Too bad EGL API doesn't allow a way to specify the...

@nfp0 Well, making an option or commandline would be redundant I think: things work, we should simply get rid of asking Vulkan about the number of buffers. However, your patch...

> We don't know how many years Mesa will take to solve this, and meanwhile distros are starting to default to Wayland so we'll have more and more users with...

@nfp0 I don't know people on the RetroArch organization, so I don't know who should we talk to. Our best bet is getting @Themaister fix it on Mesa's side. Maybe...

Thanks for considering a GNU/Linux version! Yes, Vulkan is the way to go! :) Please. make the GUI optional. Cli-based makes things way easier for scripts. And I would also...

> > Another +1 for a Linux version using Vulkan, with the UI being optional/separate. > > It would be nice to simply put it as a command in front...

> > +1 > > Right now I'm trying to get vkbasalt to work with crt-royale-reshade and not getting anywhere. I can't even get vkbasalt to work at all >...

I took this to the MESA devs here: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13555 Look at the last response by one of the AMD driver devs: > I could reproduce the issue. Few things I...

@cuavas Can you please point me to the sources of the bgfx shaders? They are distributed in binary format only, even with the MAME sources, and I'd like to do...

> In order to avoid further questions :) https://github.com/mamedev/mame/blob/master/.github/workflows/bgfxshaders.yml Thanks for pointing that out :) Do you happen to know how to force high precision for the fragment shader? I'm...