xMeM

Results 8 comments of xMeM

> > Setting the environment variable MESA_VK_WSI_PRESENT_MODE=mailbox for glmark2-es2 should help. > > @xMeM thank you! `MESA_VK_WSI_PRESENT_MODE=mailbox` Adding this environment variable fixed the glmark2-es2 (OpenGL ES3.2) artifact issue on Adreno...

> @xMeM > > thank you The newly modified DRI3 patch was successfully applied to the Adreno 750 branch. > > However, errors occurred in several benchmarks after build. T_T...

> ``` > hsm@localhost:~$ glmark2-es2 > libEGL warning: DRI3: Screen seems not DRI3 capable > ATTENTION: default value of option vblank_mode overridden by environment. > MESA: error: CreateSwapchainKHR failed with...

> ``` > hsm@localhost:~$ vkmark > ERROR: VkInstanceCreateInfo::pApplicationInfo::apiVersion has value of 0 which is not permitted. If apiVersion is not 0, then it must be greater than or equal to...

> Could you please make a new updated patch? [tu_kgsl_export_dmabuf.patch.txt](https://github.com/termux/termux-packages/files/14694102/tu_kgsl_export_dmabuf.patch.txt)

Try building with only the `wsi-termux-x11.patch` and `tu_kgsl_export_dmabuf.patch` patches applied.

> > Try building with only the `wsi-termux-x11.patch` and `tu_kgsl_export_dmabuf.patch` patches applied. > > Same issue. Does zink in native termux also not work?