TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The Linux graphics stack in a nutshell

274 点作者 zorgmonkey超过 1 年前

6 条评论

userbinator超过 1 年前
This is about 3D rendering, to be precise; I believe 2D acceleration goes through the same lower layers but the higher ones are very different.<p>Incidentally, one thing I noticed when I was trying to port Linux GPU drivers to Windows some time ago is what appeared to be an excessive amount of indirection; there are so many layers and places where things could be simpler.
评论 #38704502 未加载
评论 #38704455 未加载
评论 #38710741 未加载
charcircuit超过 1 年前
The scene graph isn&#x27;t part of the renderer any more than a player object that contains the player&#x27;s location. The scene graph&#x27;s purpose is to make updating transforms efficient. Just because it references transforms that may need to be sent to the GPU, that doesn&#x27;t mean it is part of the renderer.
评论 #38705611 未加载
Already__Taken超过 1 年前
my Google Fu has failed me but isn&#x27;t there a simple way to compile rust or go to a Linux os that boots to a gui? lots of embedded talks about tiny hardware and framebuffers etc. I can throw hardware around, it&#x27;s UX&#x2F;dx I just want ssh in the background and a UI Infront.
评论 #38707719 未加载
评论 #38707751 未加载
评论 #38707345 未加载
lfmunoz4超过 1 年前
Could barely understand this article. Is it just me or can none explain the graphics stack in a sensible way?
评论 #38718894 未加载
MBCook超过 1 年前
Before the Wayland complaints take over the thread, I’d like to post a link to a very short thread by Drew DeVault.<p><a href="https:&#x2F;&#x2F;fosstodon.org&#x2F;@drewdevault&#x2F;111607882208898175" rel="nofollow noreferrer">https:&#x2F;&#x2F;fosstodon.org&#x2F;@drewdevault&#x2F;111607882208898175</a><p>Here are the two important posts:<p>———<p>The story of Wayland:<p>1. No one wanted to maintain X11 because it sucked<p>2. We made Wayland and it&#x27;s much better<p>3. A vocal minority of change-averse people complained with little to no factual basis<p>4. They were asked to muster some labor to maintain X11<p>5. None of them did<p>6. All of the people who actually do get work done eventually stopped listening to them and moved on with Wayland<p>——<p>Some of these detractors built a tottering pile of godawful hacks on top of X11 where every piece depends on another critical design flaw of X11 and are upset that by fixing all of these design flaws their pile of hacks fell over when no one wanted to maintain the load bearing side of their hacks
评论 #38706568 未加载
评论 #38705947 未加载
评论 #38706220 未加载
评论 #38706896 未加载
评论 #38705539 未加载
评论 #38706685 未加载
评论 #38712066 未加载
评论 #38710302 未加载
评论 #38704927 未加载
skullone超过 1 年前
Is systemd going to add it&#x27;s own DRI layer?
评论 #38704405 未加载