Is possible hardware 2D acceleration?

Discussions about using Linux guests in VirtualBox.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Is possible hardware 2D acceleration?

Post by mpack »

Borneq wrote:Acceleration [2D, for Linux Guests] maybe is planning in future?
I doubt it, because AFAIK 2D acceleration is a Windows feature which hasn't been adopted in the Linux world. I.e. it isn't the VirtualBox devs you should be asking. I'm not a Linux expert, so for all I know in Linux it's included in 3D acceleration.

Incidentally, AFAIK (again), 2D acceleration means video overlays. It would have little to no effect on the speed of repaints on a desktop. If that seems slow to you then quite possibly the GAs are not installed at all: I'm not seeing a log file as evidence.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Is possible hardware 2D acceleration?

Post by socratis »

Oh, you mean that the feature (2D acceleration) doesn't even exist in the Linux world?
I didn't know that, interesting...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Is possible hardware 2D acceleration?

Post by mpack »

Without checking, I would suspect that 2D acceleration is a redirection of the DirectDraw API (to the host), just as 3D acceleration in Windows involves redirecting the Direct3D API. DirectX is a Windows tech, AFAIK it doesn't exist in Linux, which I imagine is pure OpenGL based?
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Is possible hardware 2D acceleration?

Post by socratis »

@mpack
It seems that you're absolutely correct. A little bit of searching confirms your thoughts.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply