Giter Club home page Giter Club logo

Comments (1)

kde-yyds avatar kde-yyds commented on August 22, 2024

我试过zink,我那脚本安装的termux prefix就自带zink和virgl render
安卓缺很多vulkan扩展(安卓的vk library里就缺)
在这种情况下,zink就变成了软件渲染,性能提升不了多少,而且会使一些gl程序不稳定甚至崩溃,zink软件渲染的图像质量也不好
再说,即使你的安卓完全支持vulkan,zink也不适合或者不非常合适日常使用
我的电脑 intel核显完全支持vulkan(也不是完全,但至少能开硬件加速的zink)
性能损耗感受不到,和直接渲染opengl差不多
但是
chromium的颜色不正常,十分阴间
qtquick3d也不能正常运行

总之我不会默认启用zink

还有一个能获取真正的安卓硬件加速的方法是链接安卓的egl library
然后用gl4es
能获取真正的硬件加速
glxgears 3万帧
不过那egl不支持输出到x11,所以能渲染但无法输出画面
可惜用virgl也会崩

所以还是好好用xrender软件渲染吧
反正也不卡

from termux-x11-plasma-installer.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.