Direct X on linux??

This is a discussion about Direct X on linux?? in the Linux Games category; Is there such think as direct x on linux? or something equivelant to that??If there is i would like to hear all about it! (if possible in rpm format, a thats the only thing i know how to install. . .

Linux Games 157 This topic was started by , . Last reply by ,


data/avatar/default/avatar08.webp

28 Posts
Location -
Joined 2004-10-15
Is there such think as direct x on linux? or something equivelant to that??If there is i would like to hear all about it! (if possible in rpm format, a thats the only thing i know how to install...)

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Oct 18
Created
Nov 29
Last Response
0
Likes
2 minutes
Read Time
User User User User
Users

Responses to this topic


data/avatar/default/avatar08.webp

28 Posts
Location -
Joined 2004-10-15
OP
wow im not smart, i porbably wanted to word that different. i mean the diredtx diognostics tool. where it tells you all the hardware on your system and drivers. (sorry, thanks though)

data/avatar/default/avatar07.webp

16 Posts
Location -
Joined 2004-08-17
I know GNOME 2.8.0 has a hardware browser, depending on your distro/gnome version it might or might not be available. For just a listing of PCI cards, run "/usr/sbin/lspci".

data/avatar/default/avatar05.webp

500 Posts
Location -
Joined 2004-04-06
Direct X is a Microsoft thing so its not available on linux, but the WINE project is working on it so we should see a basic directX architecture soon. (hopefully)

data/avatar/default/avatar03.webp

134 Posts
Location -
Joined 2004-07-27
Directx is an API that allows for interaction with hardware without having to write softweare for each specific hardware type - it makes programming simpler. That said its buggy and lacking in features - even the latest D3D9 can be translated to OpenGL1.2 which is pretty old.
 
The only time you would need directx in linux is for using windows applications - especially games - otherwise there is no need. Cedega (a comercial wine version) has an imnplementation of it as does wine itself. As for the DXDiagnostics tool - again - there is no need for it in linux.