2010/7/12 Frédéric Delanoy :
> In this hunk,
>
> - wine notepad.exe /parameter1 -parameter2 parameter3
> - (calling program with parameters)
> + wine notepad.exe readme.txt (calling program with parameters)
>
> shouldn't the /parameter1 and -param
On Sun, Jul 11, 2010 at 9:03 PM, Scott Ritchie wrote:
> I was watching this presentation on Mozilla's static analysis tools:
>
> http://www.galois.com/blog/2010/07/09/galois-tech-talk-video-large-scale-static-analysis-at-mozilla/?ftw
>
> He is very fond of a new tool made by a recent PHD that was
This patches moved the Nvidia 8400 and 8500 reporting to it's own if
statement and own return value. This will enable CUDA programs that check
the renderer and compare it to a list of cuda capable devices to run on
these cards. The 8300, which they currently are reported as, is not a CUDA
capable d
Charles Davis wrote:
On Jul 11, 2010, at 10:01 PM, James McKenzie wrote:
This won't work until Apple/MacQuartz
You mean XQuartz, right?
Correct. Add MacPorts to this as they distribute XQuartz as an
installable product. My confusion here...
builds an xrandr that works and works p
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=3297
Your paranoid android.
On 13 July 2010 01:11, Misha Koshelev wrote:
> I love your polite way of saying RTFM ;)
>
While it only rarely hurts to read the docs carefully, that wasn't my
intention here. I really only noticed that bit myself after you
mentioned D3DXTANGENT_WEIGHT_BY_AREA. What isn't entirely clear to me
from
On Mon, 2010-07-12 at 22:54 +0200, Henri Verbeet wrote:
> On 12 July 2010 22:43, Misha Koshelev wrote:
> > Thank you Henri for the explanation. In fact it seems that this flag is
> > default on D3DXComputeTangentFrameEx:
> >
> >D3DXTANGENT_WEIGHT_BY_AREA
> >Weight the direc
On 13 July 2010 00:22, Sven Baars wrote:
> -Te veel open bestanden
> +Teveel open bestanden
Actually, I think the original was more correct. AFAIK "teveel" is a noun.
> MessageId=102
> SymbolicName=ERROR_SEM_IS_SET
> Language=NLD
> -Semaphore is set
> +Semafoor is een set
I guess it depends on
On 05.06.2010, at 01:36, Mike Kronenberg wrote:
> Dear List
>
> OS X Tiger does has not have fontconfig, so I'm building it in
> ~/buildwine/usr to keep it out of /usr.
> I include the headers and libs from ~/buildwine/usr with CPPFLAGS and CFLAGS.
>
> This worked fine until 1.2-rc1 and 1.2-r
On 12 July 2010 22:43, Misha Koshelev wrote:
> Thank you Henri for the explanation. In fact it seems that this flag is
> default on D3DXComputeTangentFrameEx:
>
> D3DXTANGENT_WEIGHT_BY_AREA
> Weight the direction of the computed per-vertex normal
> or partial d
I'm fine with tying the 8400 and 8500 together if you assign it 128MB
of memory for now. I think the desktop cards typically have 256MB or
more but some boards (and I think mostly laptops) might have only
128MB.
Though the same issue would remain for the 8100/8200/m8300 regarding
cuda, but those c
In the documentation directory, there are ChangeLog.ALPHA,
ChangeLog.BETA and ChangeLog.OLD.
Are these files still useful (most recent entry is dated 2008-06-16)?
Or are they simply kept as a log of the good old pre-git days?
Frédéric
In this hunk,
-wine notepad.exe /parameter1 -parameter2 parameter3
- (calling program with parameters)
+wine notepad.exe readme.txt (calling program with parameters)
shouldn't the /parameter1 and -parameter2 remain? i.e. are '/' and '-'
interc
Roderick,
You are right in that cuda is allowed on all GPU with 256mb of memory or
more, the problem is that the 8300 doesn't support cuda. The 8300m does, but
having the 84/8500 report as an 8300 means that if a program,
fold...@homein this case, checks the gpu reported against a list of
cuda sup
On Mon, Jul 12, 2010 at 12:44 PM, Peter Urbanec wrote:
>
>
> Can I get wine to ignore the manifests and just load DLLs from the app
> directory?
>
>
> I am not sure if our loader was every updated to mimic this behavior
(Alexandre and I discussed it before), but older versions of windows used to
su
On 12/07/10 20:44, Paul Chitescu wrote:
On Monday 12 July 2010 12:49:02 pm Peter Urbanec wrote:
Wine itself provides msvcr90.dll.so, which as far as I can tell doesn't
play the manifest games or provide any particular version number.
Should I be using msvcr90.dll from VC redist?
Should I be u
Forgot to remove the "[PATCH 2/2]". There is no dependency for this patch.
bye
michael
Michael Stefaniuc wrote:
> Translation by Radek Vokal.
> ---
> programs/uninstaller/Cs.rc |9 -
> 1 files changed, 4 insertions(+), 5 deletions(-)
>
> diff --git a/programs/uninstaller/Cs.
Hi Seth,
It is not a good idea to advertise a 8400 and a 8500 as a 8600GT. All
Geforce8 GPUs have the same features (except, some have different
purevideo capabilities). As mentioned before even CUDA is allowed on
all GPUs but only if they have 256MB or more.
Likely the app you are using either d
On 12 July 2010 04:48, Misha Koshelev wrote:
> Index Buffer:
>
> 11,21,12,
> {0,1,-0.5},
> {0,1,-0.45},
> {0.587785,0.809017,-0.5},
> {0.00954915,0.0293893,0},
> 20,30,11,
> {-0.587785,0.809017,-0.5},
On Monday 12 July 2010 12:49:02 pm Peter Urbanec wrote:
> I'm trying to get my head around the mess generated by SxS, isolated
> apps, embedded manifests, local deployment and all the other "solutions"
> to DLL hell. It's hard enough to make it work on Windows, but making it
> work well under
I'm trying to get my head around the mess generated by SxS, isolated
apps, embedded manifests, local deployment and all the other "solutions"
to DLL hell. It's hard enough to make it work on Windows, but making it
work well under wine is another challenge.
In a nutshell, I'd like to ship a cu
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=3291
Your paranoid android.
(Marvin) wrote:
> While running your changed tests on Windows, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> Full results can be found at
> http://testbot.winehq.org/JobDetails.pl?Key=3290
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=3290
Your paranoid android.
On Jul 11, 2010, at 10:01 PM, James McKenzie wrote:
> This won't work until Apple/MacQuartz
You mean XQuartz, right?
> builds an xrandr that works and works properly. The fact that
> Notepad/Regedit/Winecfg work is purely accidental and may break at any time.
No, they work because they don't hav
On Mon, Jul 12, 2010 at 6:08 AM, Dmitry Timoshkov
wrote:
> Michael Stefaniuc wrote:
>
>> This affects the Bg, Cs, Da, Eo, Fi, Hu, Sk, Tr and Wa translations.
>
> It's better to have it, even not translated. String resources should be
> fully filled up. Why do remove this one and leave the others?
26 matches
Mail list logo