PDA

View Full Version : Wine 1.1.26 Delivers More Improvements


phoronix
07-17-2009, 01:10 PM
Phoronix: Wine 1.1.26 Delivers More Improvements

Wine 1.1.26 is now available as the latest bi-weekly development snapshot of this major free software project. Wine 1.1.26 isn't as exciting as some of the other recent releases that had brought improved memory management and initial Shader Model 4.0 support, for example, but it's special in its own right...

http://www.phoronix.com/vr.php?view=NzM4Nw

nico342
07-17-2009, 06:35 PM
YEAH !!!

Happy to keep received on that great software.

Jimmy
07-17-2009, 09:26 PM
Wine 1.1.26 isn't as exciting as some of the other recent releases

No kidding... can't Alexandre lie a bit just to keep us going? :D


From the long list:
wined3d: Avoid an unnecessary strcpy().

Obviously warrants a bullet in the "What's new in this release" section:

- Direct3D Optimizations

See? it's easy! :D

sgcb
07-17-2009, 11:10 PM
anyone else getting this compile error?

cdrom.c: In function ‘GetInquiryData’:
cdrom.c:2078: error: ‘INQUIRY’ undeclared (first use in this function)
cdrom.c:2078: error: (Each undeclared identifier is reported only once
cdrom.c:2078: error: for each function it appears in.)
make[2]: *** [cdrom.o] Error 1


Edit: fix is here (http://forum.winehq.org/viewtopic.php?p=28184#28184).

Or just changing INQUIRY to 0x12 works for me.

.CME.
07-21-2009, 07:43 PM
hum, shader model 2.0 is now supported on the ARB backend. so now i can use HLSL in wined3d on my intel 945gm but no GLSL o_O