DIB Engine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
jatt159
Newbie
Newbie
Posts: 3
Joined: Mon Jan 30, 2012 12:15 pm

DIB Engine

Post by jatt159 »

Is the lastes versione of Dib engine included in wine1.4rc??

If not, how i where i can take the copy of the lastes version of the dib engine... I have already controlled http://wiki.winehq.org/DIBEngine and http://bugs.winehq.org/show_bug.cgi?id=421 but i could not find the lastest dib engine version..


Pls need help and sory for bad english! :roll:
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: DIB Engine

Post by dimesio »

jatt159 wrote:Is the lastes versione of Dib engine included in wine1.4rc??
Yes.
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

DIB Engine

Post by jjmckenzie »

On Mon, Jan 30, 2012 at 10:20 AM, jatt159 <[email protected]> wrote:
Is the lastes versione of Dib engine included in wine1.4rc??

If not, how i where i can take the copy of the lastes version of the dib engine... I have already controlled
http://wiki.winehq.org/DIBEngine and http://bugs.winehq.org/show_bug.cgi?id=421 but i could not find the lastest
dib engine version..
Bug report #421 should be closed and the code associated with it was
no longer valid.

The patches to create and incorporate the DIB engine were over a
period of about a year. I recommend reading through the change log
for Wine 1.3 to locate where specific patches were added.

If you are experiencing problems with DIB functions, you should open a
bug report for them, if they do not exist. This was requested by the
DIB engine's primary developer.

James
jatt159
Newbie
Newbie
Posts: 3
Joined: Mon Jan 30, 2012 12:15 pm

Post by jatt159 »

Thx for answer guys! So if the dib engine is included.. i need to set DIB Engine Enabled = 'Y' in regedit??
Boszormenyi Zoltan

DIB Engine

Post by Boszormenyi Zoltan »

2012-01-31 13:18 keltezéssel, jatt159 írta:
Thx for answer guys! So if the dib engine is included.. i need to set DIB Engine Enabled = 'Y' in regedit??
It's not needed, it's enabled. According to release notes of 1.3.37
it's already feature complete.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

jatt159 wrote:Thx for answer guys! So if the dib engine is included.. i need to set DIB Engine Enabled = 'Y' in regedit??
There is nothing to set. The unofficial DIB engine attached to bug 421 (which was closed some time ago) is not the one in Wine. The real DIB engine was added to Wine in stages, beginning with 1.3.18 and completed in 1.3.37.
jatt159
Newbie
Newbie
Posts: 3
Joined: Mon Jan 30, 2012 12:15 pm

Post by jatt159 »

Thx guys.. My last question is : How i can test the dib engine ^-^? After that i'll close
User avatar
L. Rahyen
Moderator
Moderator
Posts: 338
Joined: Fri Feb 22, 2008 9:13 pm

DIB Engine

Post by L. Rahyen »

How i can test the dib engine?
Run some application that uses DIB a lot on Windows, measure its
performance. Then run it on Wine and measure its performance again, check
carefully if there is any rendering glitches. Compare the results.

If you actually will test DIB engine, feel free to share your findings. If
you find major slowness or noticeable glitch somewhere - investigate and report
as a bug.
Locked