similar to: Direct3D natively on Linux through Gallium?

Displaying 20 results from an estimated 3000 matches similar to: "Direct3D natively on Linux through Gallium?"

2011 Aug 26
3
When will Wine use Direct3D directly?
According to http://www.phoronix.com/scan.php?page=article&item=mesa_gallium3d_d3d11&num=1, Direct3D 10 and 11 are supported in Linux natively. Is this only with the open source drivers? Anyone have an approximation as to when Direct3D Windows games will use this instead of having the added overhead of translating to OpenGL? Any input would be appreciated! Thanks in advance!
2010 Oct 11
1
Seems that D3D10/11 is now natively supported in Linux..
Hey guys, Even though this isn't a troubleshooting related matter with WINE, I figured those here, who're interested in the progress of D3D10/11 gaming in Linux, would be interested in this very, very good news! http://www.phoronix.com/scan.php?page=article&item=mesa_gallium3d_d3d11&num=1 I hope it's not a problem posting the link. :) You never know...this information might
2011 Aug 09
4
Scale "up" low resolution programs to fit screen?
Some old apps and games are of pretty low resolution by today's standards, i.e. 640x480. If I run such a program the text and interface are often very very small because of it. Therefore, is there a way to have Wine scale up, for example, a 640x480 virtual desktop to fit my high resolution display? In other words, the program will fill the screen, albeit looking more pixellated.
2002 Sep 25
3
Diablo, Direct3d, How to disable Direct3d
>I assume this is due to new Direct3D code that wasn't present when I last ran >DiabloII. If so, is there any way to disable this code so that Diablo doesn't >detect direct3d and runs with 2d directx like it always ran before? yes there is: go to your diablo ii installation dir. ( Program Files\Diablo ii ) then type something like: wine D2VidTst.exe you can now select what kind
2001 Mar 01
2
Direct3D fails to initialize in Diablo II/WINE
Hi all, I was trying to run Diablo II under WINE, but I receive a "Direct3D failed to initialize" error in a dialog box. The log says this: ***** DirectDraw error: Failed to get gamma control interface! - < unknown > (0x80004002) I tryed to run in both 640x480x16 and 640x480x8, but both give the same error message. I'm using Linux 2.4.1, XFree86 4.0.1 on a GeForce256 DDR
2008 May 17
2
Direct3d with ATI Radeon Problem
Hi, I'm having trouble running 3d apps including the Direct3d test in Dxdiag under wine. I think that the problem is that dxdiag displays my Graphics card as this: X11 Windowing System This is obviously wrong because I am running this on a Radeon 2600 Pro. When I try to run the Direct3d test It just crashes Wine. I am running the latest 8.04 Ubuntu with the Latest Fglrx Graphics drivers.
2005 Jul 26
0
Cannot see Direct3D options in winecfg Graphics tab?
Hi, I have just compiled Wine CVS on my P3 and dual P4 Linux boxes, and have been examining the settings in winecfg. However, I have noticed that the Graphics tab on my P3 machine has options for Direct3D, whereas on my dual P4 it does not. Both machines are running Linux 2.6.12.3 with XOrg 6.8.2, and have both DRI enabled and working Xv support. Both machines also have the d3d shared objects
2008 Jul 07
2
Direct3D missing?
I was going through wine's registry trying to optimize a few things, but then i noticed my HKEY_CURRENT_USER\Software\Wine\Direct3D directory was missing. It stops at HKEY_CURRENT_USER\Software\Wine\ . . . . Does anyone know why this is or how i can fix the problem? I am running the latest version of wine on Ubuntu 8.04. I really would like to be able to change my graphics settings......
2009 Jun 05
1
escape from monkey island direct3D problem
hi there, im really new to linux and wine (about 2 days new now) and am having a few problems playing escape from monkey island everytime i load it up using the direct3D option i get a message saying unable to initialize hardware, if i open it using the openGL option it works but in a tiny screen. then i discovered the same result happens when i emulate a desktop using wine's configuration
2011 Aug 14
2
Failed to initialise Direct3D
Hi all. I installed and subsequently tried running The Art of Magic: Magic and Mayhem but received a "Failed to initialise Direct3D" error. Is there any way to remedy this? I've done some searching around but haven't really found anything conclusive on how to fix it or if there even is a fix. Any help would be greatly appreciated.
2008 Aug 28
1
NWN2 - "could not find any compatible Direct3D devices'
I've tried to get NWN2 (patched to v. 1131409) running with wine 1.1.3 on debian lenny (2.6.25 amd64). I followed the instructions at the appdb, but all i get is the error message "could not find any compatible Direct3D devices"... the devenum.dll and dxdiag.dll weren't present at my wine 1.1.3 install, so i took them from an 1.1.1 installlation, but nothing changed... did
2011 Aug 18
3
"Direct3D" in "wine regedit" Missing?
Hi, I have my ATI Graphics Drivers installed from AMD.com and direct rendering is enabled, but whenever I try to find 'Direct3D' under "HKEY_CURRENT_USER\Software\Wine" I can't find it. Does anybody know the possible problem?
2005 Feb 24
1
Run Direct3D Samples in CodeSamples
Hi All I am a newbie to Wine and I am trying to run some Direct3D 9 samples given in the Code Samples page.... However, the system gives me the following errors : err:module: import_dll Library d3dx9d_24.dll ( which is needed by - my program.exe ) not found err:module:LdrInitializeThunk Main exe initialization for my program.exe failed, status c0000135 It runs all samples and applications
2008 Aug 19
3
direct3d error
Hi ppl. I'm trying to run "The Mystery of the Druids" on Ubuntu 8.04 via Wine 1.0-rc1. And I get the following msg : "direct3d init failed. code: 80040154" Can someone help me please?
2010 Jan 28
1
Direct3D registry entries don't work
Sometime since Wine 1.0.1, the entries I used to make games run smoother, or not as smooth such as "Multisampling" and "UseGLSL" do nothing. I can't go back to 1.0.1 because it doesn't work with most of the games I want to run, but somewhere beyond 1.0.1 the Direct3D registry entries stopped working. Any ideas how to fix?
2009 May 29
0
Re: First-time wine user, having problems with Direct3D and EE2
I'm having this exact same problem. OS: Ubuntu 9.04 Wine: 1.1.22 Nvidia Gforce 8800GT When I try to start EE2, I get this error message: > > FATAL PROBLEM at C:\EE2\src\EE2\Render.cpp:578: > -->Failed to create Direct3D Device. Cannot continue. This is what I get in terminal Code: err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded
2011 Jul 18
2
Generating OpenGL shaders from Direct3D shader bytecode
I saw on the LLVM mailing list some time ago that something like this was desired for Wine (but it was talking about an LLVM backend then). I figured I'd contact you guys to tell you that I found something like this, MojoShader by Ryan Gordon (zlib licensed). http://icculus.org/mojoshader/ http://hg.icculus.org/icculus/mojoshader/ Sorry if someone already suggested this, or if something like
2011 Oct 23
5
Diablo 2 issue with direct3d
I'm running wine 1.2.2 and used the blizzard installer while downloading everything off of their site for d2 - No expansion yet. I tried to run d2 to make sure its working up to this point before I continue to install lod. I get an error that goes like this: Error 25: A critical error has occurred while initializing Direct3D. I thought wine didn't support direct3D and that was why I was
2011 Mar 29
0
[LLVMdev] [GSoC] "Microsoft Direct3D shader bytecode backend" proposal
On Mar 29, 2011, at 9:02 AM, Charles Davis wrote: > On 3/29/11 5:14 AM, Justin Holewinski wrote: >> On Mon, Mar 28, 2011 at 9:22 PM, Charles Davis <cdavis at mymail.mines.edu >> <mailto:cdavis at mymail.mines.edu>> wrote: >> >> Here's the other of my proposals for this year's Google Summer of Code. >> (The first is on cfe-dev.) It was
2008 May 24
2
First-time wine user, having problems with Direct3D and EE2
I'm a first time wine user, though long time Linux user, so excuse me if my question is documented somewhere. I've searched, here and google without success thus far. Looking through AppDB, I noticed that EE2 (Empire Earth 2) seems to work well with wine, so I decided to try this as my first attempt to use wine. Unfortunately, I get the following errors: "Failed to create Direct3D