A
A
Alexey Denisenko2011-06-06 00:19:41
linux
Alexey Denisenko, 2011-06-06 00:19:41

GPU acceleration Linux?

I understand that in order for the graphics accelerator to work in Linux, you need to use the X server and the corresponding glx module for it. The video card driver is a module for X…
What are the ways to get accelerated 2D or 3D graphics without using X? For which cards? (intel, nvidia, ATI)
A question from a programmer's point of view.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Y
YourChief, 2011-06-06
@YourChief

www.google.ru/search?q=opengl+no+x&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla :ru:unofficial&client=firefox

M
madgnu, 2011-06-06
@madgnu

Video card driver essence module for X
Not entirely true, the driver usually still has a kernel part and userspace libraries that manage 3d acceleration. The X driver is engaged in 2d and is a layer for 3d.
What are the ways to get accelerated two-dimensional or three-dimensional graphics without using x?
DirectFB for example.

V
Vitaly Petrov, 2011-06-06
@vitaly_KF

DirectFB is just accelerated graphics. But it must be taken into account that not a single modern DE works without an X server, this time. And that for playing flash and other plug-ins in the same browsers based on Gecko and WebKit, such a thing as XEmbed widget is used, that is, an X widget that can be embedded in other applications.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question