Announcement
Collapse
No announcement yet.
Wine 1.1.31 Continues With Direct3D 10 Work
Collapse
X
-
I would love to read an article about Wine. About its future, state of 1.2, and how wine developers cooperate with Xorg, what is their opinion on Gallium and state of open source drivers, also fglrx vs nvidia, windows 7 and directX 11 challenge, some more info about integration effort with Ubuntu, that i've heard before.
-
Was there any success in running any particural D3D10 game with wine?
Leave a comment:
-
These days the tasks of the graphics API become less and less important. You could say that games and programs are all doing their own rendering now thanks to shaders. The graphics API is roughly only responsible for initializing 3D and moving data from and to the GPU. All the real work is done using shaders on the GPU.
Sure D3D shaders need to be translated to GLSL and the same for D3D calls and it takes time to write all this but it doesn't require much emulation since the trend is to let the GPU do all the work.
The D3D10 work is part of cleaning up the rest of WineD3D, so it will also greatly improve D3D9 support and performance.
Leave a comment:
-
Originally posted by bugmenot View PostWhy don't they write a Gallium state tracker instead? That way they will not need to translate all the calls to the equivalent OpenGL and they may also get additional help from other developers?
Leave a comment:
-
Originally posted by 0e8h View PostIt will great the day when dx is near 100% on wine.
Leave a comment:
-
Wine 1.1.31 Continues With Direct3D 10 Work
Phoronix: Wine 1.1.31 Continues With Direct3D 10 Work
Wine 1.1.30 was released two weeks ago with Direct3D 10 improvements, but Wine 1.1.31 is now out today and it too contains more Direct3D 10 work. Beyond enhancing the Direct3D 10.x support in Wine, which is critical for supporting some newer games, this release also carries improved monthcal control, performance improvements for DIB sections, several sound driver fixes, the start of ActiveX support in JScript, 16-bit dlls split off to separate modules, support for attachments in MAPI...
Tags: None
Leave a comment: