Re: wined3d: Implement vertex fog with pixel shaders

2007-03-15 Thread H. Verbeet
Did you check if the clamping is required?

Benchmark quandary

2007-03-15 Thread Tom Wickline
Hello All, I have some benchmarks posted here: http://wiki.winehq.org/BenchMark-0.9.5 as well as here: http://wiki.winehq.org/BenchMark-0.9.6 And I have all the Graphics test in PCMark 04 running, but the app is crashing between test, but if I run them one at a time they will complete.. The quan

Re: Another GSoC idea

2007-03-15 Thread Kai Blin
On Friday 16 March 2007 02:49, Remco wrote: > I was thinking of a combined project between Ogre (graphics engine) and > Wine. Ogre works on Windows and Linux. It has an OpenGL and DirectX > backend. Maybe a student could try to get the DirectX-backend working in > Linux with Wine. I haven't tried

Re: Want to be a Wine mentor for Google Summer of Code 2007?

2007-03-15 Thread Kai Blin
On Thursday 15 March 2007 20:09, Matt Finnicum wrote: > They had Wine listed last night when they first started posting the > projects (the list was only five projects long), but then they removed > the whole list for a while so they could finish preparing it. So I'm > assuming we'll be added from

Another GSoC idea

2007-03-15 Thread Remco
I was thinking of a combined project between Ogre (graphics engine) and Wine. Ogre works on Windows and Linux. It has an OpenGL and DirectX backend. Maybe a student could try to get the DirectX-backend working in Linux with Wine. This would result in a lot of patches for Wine, and the first nati

Re: FDI: Constify some variables

2007-03-15 Thread James Hawkins
On 3/15/07, Andrew Talbot <[EMAIL PROTECTED]> wrote: James Hawkins wrote: > Are you checking with the SDK to make sure these changes are legit? > This isn't how the Windows SDK fdi.h has these defined. > I ascertained that the function-pointer parameters of FDICreate() should have the same sign

Status of Wine & Mac OS X

2007-03-15 Thread Methril
Dear Wine deevlopers. I was looking thorugh the mailing list archives about the status of wine working in Intel-Macs. I'd like to start helping the wine project making some effort in Macintel computer, and i like to reach some 3D approach that works in Mac. Waiting your comments Best Regards

Re: FDI: Constify some variables

2007-03-15 Thread Andrew Talbot
James Hawkins wrote: > Are you checking with the SDK to make sure these changes are legit? > This isn't how the Windows SDK fdi.h has these defined. > I ascertained that the function-pointer parameters of FDICreate() should have the same signatures as the corresponding low-level file functions (

Re: Need help with SymInitializeW

2007-03-15 Thread Eric Pouech
Kapila De Silva a écrit : Hi guys, I put some more debug in the process_find_by_handle function of dbghelp.c, and what Im seeing is the second time we call SymInitializeW, we appear to create a new process structure, so following calls to process_find_by_handle returns the new one, and not the

Re: FDI: Constify some variables

2007-03-15 Thread James Hawkins
On 3/15/07, Andrew Talbot <[EMAIL PROTECTED]> wrote: Changelog: FDI: Constify some variables. diff -urN a/dlls/cabinet/cabinet_main.c b/dlls/cabinet/cabinet_main.c --- a/dlls/cabinet/cabinet_main.c 2007-03-15 17:31:18.0 + +++ b/dlls/cabinet/cabinet_main.c 2007-03-15 2

Re: Makefiles: Be less verbose when performing make rules by only printing the command being executed and the source and/or target file.

2007-03-15 Thread Alexandre Julliard
Robert Shearman <[EMAIL PROTECTED]> writes: > I don't see how. It doesn't change the portability with other versions > of make, and although I'm not an expert on shell programmings, I don't > think I used an non-portable constructs there. The MAKEFLAGS hack is certainly non portable, and won't be

Re: Makefiles: Be less verbose when performing make rules by only printing the command being executed and the source and/or target file.

2007-03-15 Thread Robert Shearman
Alexandre Julliard wrote: I've been thinking about this some more, and I don't think I'll put it in. It's going to cause a lot of trouble and portability headaches, for only a minor cosmetic gain. I don't see how. It doesn't change the portability with other versions of make, and although I'm

Re: Want to be a Wine mentor for Google Summer of Code 2007?

2007-03-15 Thread Matt Finnicum
They had Wine listed last night when they first started posting the projects (the list was only five projects long), but then they removed the whole list for a while so they could finish preparing it. So I'm assuming we'll be added from that as well. --Matt On 3/15/07, James Hawkins <[EMAIL PROTE

Re: Want to be a Wine mentor for Google Summer of Code 2007?

2007-03-15 Thread James Hawkins
On 3/15/07, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: Kai Blin schreef: > On Tuesday 13 March 2007 08:29, Dan Kegel wrote: > >> I'm looking for active Wine developers to act >> as mentors for Google Summer of Code 2007. >> If you're interested, please let me know quickly; >> the list has to be

Re: Link creation not working _properly_ under 2.6 kernel?

2007-03-15 Thread Tom Spear
On 3/15/07, Lei Zhang <[EMAIL PROTECTED]> wrote: It looks like the icon bug has already been reported: http://bugs.winehq.org/show_bug.cgi?id=7084 On my machine, wine puts WinRar.desktop in ~/.local/shared/applications/wine/Programs/WinRar, which then appears in my KDE menu. Are you saying the .

Re: Want to be a Wine mentor for Google Summer of Code 2007?

2007-03-15 Thread Maarten Lankhorst
Kai Blin schreef: > On Tuesday 13 March 2007 08:29, Dan Kegel wrote: > >> I'm looking for active Wine developers to act >> as mentors for Google Summer of Code 2007. >> If you're interested, please let me know quickly; >> the list has to be finalized in the next half-day >> or so. (Sorry for th

Re: Bug with creating an attachment

2007-03-15 Thread Jeremy Newman
Should be fixed now. On Thu, 2007-03-15 at 10:52 -0500, Tom Spear wrote: > I am getting an error trying to create an attachment in bugzilla. If > I paste it my email will come thru as html, but if I attach, it will > be a picture attachment, neither of which are allowed.. > > Ill just type the e

Defining COM interfaces without IDL

2007-03-15 Thread Felix Nawothnig
Hi. The PSDK headers sometimes use IDL to define an interface, sometimes it's done by hand (or rather using macros). I don't know if there is any reason for that (someone in the channel said it's just sloppiness by MS) - so, are there any resulting differences regarding source compatibility o

Re: Link creation not working _properly_ under 2.6 kernel?

2007-03-15 Thread Lei Zhang
On 3/15/07, Tom Spear <[EMAIL PROTECTED]> wrote: On 3/15/07, Lei Zhang <[EMAIL PROTECTED]> wrote: > On 3/15/07, Tom Spear <[EMAIL PROTECTED]> wrote: > > On 3/15/07, Tom Spear <[EMAIL PROTECTED]> wrote: > > > Hi all, I just got Slackware 11, and have a couple issues with link > > creation. I cant

Re: Link creation not working _properly_ under 2.6 kernel?

2007-03-15 Thread Tom Spear
My update says that the icon is on the desktop. However the other issues still remain (the icon not being a WinRAR icon, and the menu not being put in my KDE menu, but instead under C:\\Program\ Files\\WinRAR This is a fresh .wine directory, as this is a fresh install of Slackware 11, not an upg

Re: Link creation not working _properly_ under 2.6 kernel?

2007-03-15 Thread Tom Spear
On 3/15/07, Lei Zhang <[EMAIL PROTECTED]> wrote: On 3/15/07, Tom Spear <[EMAIL PROTECTED]> wrote: > On 3/15/07, Tom Spear <[EMAIL PROTECTED]> wrote: > > Hi all, I just got Slackware 11, and have a couple issues with link > creation. I cant say that this worked with 10.2 either though, as I haven

Re: Bug with creating an attachment

2007-03-15 Thread Lei Zhang
Yep, Bugzilla is broken in several places right now... including the ability to add new bugs. :-( On 3/15/07, Tom Spear <[EMAIL PROTECTED]> wrote: Another bug, this time with posting a comment.. undef error - Can't find param named product at /usr/share/perl/5.8/CGI/Carp.pm line 314. On 3/15/0

Re: Link creation not working _properly_ under 2.6 kernel?

2007-03-15 Thread Lei Zhang
On 3/15/07, Tom Spear <[EMAIL PROTECTED]> wrote: On 3/15/07, Tom Spear <[EMAIL PROTECTED]> wrote: > Hi all, I just got Slackware 11, and have a couple issues with link creation. I cant say that this worked with 10.2 either though, as I havent had a Linux machine in about a year, since the mother

Re: Bug with creating an attachment

2007-03-15 Thread Tom Spear
Another bug, this time with posting a comment.. undef error - Can't find param named product at /usr/share/perl/5.8/CGI/Carp.pm line 314. On 3/15/07, Tom Spear <[EMAIL PROTECTED]> wrote: I am getting an error trying to create an attachment in bugzilla. If I paste it my email will come thru as

Bug with creating an attachment (take 2)

2007-03-15 Thread Tom Spear
I am getting an error trying to create an attachment in bugzilla. If I paste it my email will come thru as html, but if I attach, it will be a picture attachment, neither of which are allowed.. Ill just type the error: Internal Error Bugzilla has suffered an internal error. Please save this p

Bug with creating an attachment

2007-03-15 Thread Tom Spear
I am getting an error trying to create an attachment in bugzilla. If I paste it my email will come thru as html, but if I attach, it will be a picture attachment, neither of which are allowed.. Ill just type the error: Internal Error Bugzilla has suffered an internal error. Please save this p

Re: Want to be a Wine mentor for Google Summer of Code 2007?

2007-03-15 Thread Kai Blin
On Tuesday 13 March 2007 08:29, Dan Kegel wrote: > I'm looking for active Wine developers to act > as mentors for Google Summer of Code 2007. > If you're interested, please let me know quickly; > the list has to be finalized in the next half-day > or so. (Sorry for the late notice; I wasn't paying

Re: Link creation not working _properly_ under 2.6 kernel?

2007-03-15 Thread Tom Spear
On 3/15/07, Tom Spear <[EMAIL PROTECTED]> wrote: Hi all, I just got Slackware 11, and have a couple issues with link creation. I cant say that this worked with 10.2 either though, as I havent had a Linux machine in about a year, since the motherboard died on my last one.. The first issue is th

Link creation not working _properly_ under 2.6 kernel?

2007-03-15 Thread Tom Spear
Hi all, I just got Slackware 11, and have a couple issues with link creation. I cant say that this worked with 10.2 either though, as I havent had a Linux machine in about a year, since the motherboard died on my last one.. The first issue is that regardless of which kernel I use, the Desktop li

Re: Romanian Wine translation

2007-03-15 Thread Dimi Paun
On Thu, March 15, 2007 05:12, Michael Stefaniuc wrote: > Hi, > > Mikołaj Zalewski wrote: >> I've seen you have started the Romanian translation of wine. Could you >> look on the page http://wiki.winehq.org/SublangNeutral and mark if >> Romanian should use SUBLANG_NEUTRAL or sublang codes? > I wo

Re: user32: Restore erroneously removed chunk of code

2007-03-15 Thread Alexandre Julliard
Dmitry Timoshkov <[EMAIL PROTECTED]> writes: > one of my recent MDI patches has caused a regression in one of applications > I'm working on. This patch should fix it by restoring apparently erroneously > removed chunk of code. > > Changelog: > user32: Restore erroneously removed chunk of code.

Re: Delayed debug patch

2007-03-15 Thread Jan Zerebecki
On Thu, Mar 15, 2007 at 11:08:49AM +, Kapila De Silva wrote: > Can someone tell me how to apply this to my git copy of wine please? > This would help a lot with my debugging... I have that in a slightly modified form in my hacks git repository, please read the Changelog for that patch to see h

Re: Makefiles: Be less verbose when performing make rules by only printing the command being executed and the source and/or target file.

2007-03-15 Thread Alexandre Julliard
Robert Shearman <[EMAIL PROTECTED]> writes: > I've also modified tools/makerule to respect the "-s" flag passed into make. > > Alexandre suggested on IRC that I always print the destination file, > but I want to make sure that the technical details of this patch are > acceptable before making twea

Delayed debug patch

2007-03-15 Thread Kapila De Silva
Can someone tell me how to apply this to my git copy of wine please? This would help a lot with my debugging... Thanks Kapila

Re: Romanian Wine translation

2007-03-15 Thread Michael Stefaniuc
Hi, Mikołaj Zalewski wrote: > I've seen you have started the Romanian translation of wine. Could you > look on the page http://wiki.winehq.org/SublangNeutral and mark if > Romanian should use SUBLANG_NEUTRAL or sublang codes? I would have done that myself long ago but I do not know that. I'll us

Re: Need help with SymInitializeW

2007-03-15 Thread Kapila De Silva
Hi guys, I put some more debug in the process_find_by_handle function of dbghelp.c, and what Im seeing is the second time we call SymInitializeW, we appear to create a new process structure, so following calls to process_find_by_handle returns the new one, and not the old one. In the trace below