基于 ARM 平台的 X windows

发布于 2024-10-20 21:41:14 字数 103 浏览 3 评论 0原文

我正在使用基于arm的参考平台。我有 VGA 显示器。如果我想为该平台开发图像查看器软件,我需要学习 X windows 编程吗?请提供您的宝贵意见。这是否涉及帧缓冲区概念? RGDS, 耶吉

I am using arm based reference platform. In that I have VGA display. If I want to develop a image viewer software for that platform, do I need to learn about X windows programming? Kindly provide your valuable inputs. Does this involved frame buffer concepts?
rgds,
yaj

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一人独醉 2024-10-27 21:41:14

您可以使用 directfb 作为帧缓冲区访问的库(directfb.org),它足以完成此任务,并且性能将优于 x 服务器+窗口管理器(但您必须考虑图形加速,在我的板上只有 xaa (对于特定版本 x.org)驱动程序可用)

you can use directfb as lib for framebuffer access (directfb.org) it will be simply enough for this task and performance will be greater than for x server+window manager (but you must think about graphical acceleration, on my board only xaa (for specific version x.org) driver is available)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文