hansm629
hansm629
> 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 740! glmark2 (OpenGL4.6),...
@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 The symptom occurs in mesa-23.3.5-1...
> > @xMeM > > thank you The newly modified DRI3 patch was successfully applied to the Adreno 750 branch. > > However, errors occurred in several benchmarks after build....
> > ``` > > hsm@localhost:~$ glmark2-es2 > > libEGL warning: DRI3: Screen seems not DRI3 capable > > ATTENTION: default value of option vblank_mode overridden by environment. > >...
> > ``` > > 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...
> > ``` > > 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...
@xMeM hello. sir that you made `wsi-termux-x11-main.patch` `tu_kgsl_export_dmabuf.patch` `test.patch` I finally did it with 3 patches! It is a deleted branch now, but https://gitlab.freedesktop.org/Danil/mesa/-/archive/fix/turnip/a750-android-protected-reg-write/mesa-fix-turnip-a750-android-protected-reg-write.tar. gz Apply 3 types of patches...
@xMeM thank you! The patch applies well! However, turnip build from that branch does not seem to work on `Adreno 750 devices`. An error message appears as follows: vkmark, vkcube,...
@twaik So, is it okay to recognize that there is no other way to achieve GPU acceleration in a PRoot environment other than the Snapdragon series turnip? At present, other...
@twaik There will be no choice unless a new, better solution emerges T^T Or would it be faster to port existing Linux distribution packages to the Termux package?