Displaying 3 results from an estimated 3 matches for "direct3d7".
Did you mean:
direct3d
2010 Aug 10
1
wineD3D and direct3D7 under virtualbox
hi
I am under ubuntu 10.04 and uses Virtualbox 3.28.
My guest is Windows XP SP3.
I would like to run Grand prix legends from sierra.
But it uses Direct 3D7. :(
I would like to know if the issue is going to be find beetween direct 3D7 and wined3d. I have seen there is a conflict with opengl32 with infinite loop.
That's right, when i run dxdiag it crashes with directdraw.....
Someone knowes
2010 Jun 24
1
Wine on Windows (via opengl32.dll)
Hello!
I'm trying to replace "default" Direct3D7 implementation with gorgeous Wine software (ddraw.dll/wined3d.dll).
However initialization brings surprises.
wined3d.dll tries to load opengl32.dll (it's correct I suppose).
opengl32.dll calls GetSystemMetrics from user32.dll (it's probably correct)
user32.dll tries to use ddraw.dll to cal...
2011 Dec 30
0
Wine release 1.3.36
...troduce proper vector types.
wined3d: Get rid of the WINED3DBLEND typedef.
wined3d: Get rid of the WINED3DBLENDOP typedef.
ddraw/tests: Remove some error checking from ProcessVerticesTest().
ddraw/tests: Add a ProcessVertices() test for Direct3D3.
ddraw/tests: Move the Direct3D7 ProcessVertices() test to ddraw7.c.
wined3d: Get rid of the WINED3DDEGREETYPE typedef.
wined3d: Get rid of the WINED3DRENDERSTATETYPE typedef.
wined3d: Don't call surface_init_sysmem() on surfaces with a PBO.
wined3d: Handle client storage in surface_init_sysmem()....