随笔分类 - 技术
摘要:一、Zink Zink is an OpenGL implementation on top of Vulkan. Or to be a bit more specific, Zink is a Mesa Gallium driver that leverages the existing Open
阅读全文
摘要:一、安装依赖 # dependencies of mesa # 1 others sudo yum-builddep mesa sudo yum install -y python3-devel.x86_64 meson.noarch vulkan-devel.x86_64 sudo pip3 in
阅读全文
摘要:# dependencies of gcc-10.2.0 sudo yum install -y gmp-devel.x86_64 mpfr-devel.x86_64 libmpc-devel.x86_64 # gcc-10.2.0 curl -O ftp://mirror.easyname.at/
阅读全文
摘要:# 安装依赖 $ sudo yum-builddep mesa # 需要高版本的GCC,支持C++14即可 $ curl -O ftp://mirror.easyname.at/gnu/gcc/gcc-10.2.0/gcc-10.2.0.tar.gz $ cd gcc-10.2.0 $ ./conf
阅读全文
摘要:亲测可成功安装! mesa版本:mesa-20.3.1 ## 安装依赖 pip3 install mako brew install meson brew install cmake brew install pkg-config brew install expat brew install fl
阅读全文
摘要:Real-time Translator from OpenGL to OpenGL ES for Mobile Devices http://icat.vrsj.org/papers/2004/Poster_Session/P-016.pdf
阅读全文
摘要:OPENGL® ES EMULATOR https://www.arm.com/ja/products/development-tools/graphics/open-gl-es-emulator The OpenGL ES Emulator is a library that maps OpenG
阅读全文
摘要:https://www.collabora.com/news-and-blog/blog/2018/10/31/introducing-zink-opengl-implementation-vulkan/ 原始:https://gitlab.freedesktop.org/kusma/mesa/tr
阅读全文
摘要:https://www.nvidia.com/content/PDF/GDC2011/Wu_Feng_SC11.pdf 原始:https://github.com/vtsynergy/CU2CL 备用:https://gitee.com/cchen/CU2CL
阅读全文
摘要:基础理论 计算机图形学 GAMES101-现代计算机图形学入门-闫令琪 Realtime rendering password: od5j 计算机体系结构 Scoreboard Prefetching in a texture cache architecture 仿真模型 建模 gpuwattch
阅读全文

浙公网安备 33010602011771号