Fwd: [Announce] Google Code-in 2011

2011-10-14 Thread Austin English
-- Forwarded message -- From: Carol Smith Date: Fri, Oct 14, 2011 at 15:28 Subject: [Announce] Google Code-in 2011 To: Google Summer of Code Mentors List Hi everyone, We’re pleased to announce that we are planning to run the Google Code-in contest again this November. We had a

Re: [6/6] wined3d: Catch nop palette updates

2011-10-14 Thread Stefan Dösinger
On Thursday 13 October 2011 22:27:46 Henri Verbeet wrote: > What makes it slow? Is it purely the upload of the palette itself, or > is this because e.g. realize_palette() causes a download + upload of > the surface? It's the upload in realize_palette. On my system it isn't really an issue with the

Re: vbscript: Added lexer support for '_'

2011-10-14 Thread Bruno Jesus
On Fri, Oct 14, 2011 at 13:44, Jacek Caban wrote: > --- >  dlls/vbscript/lex.c          |   10 ++ >  dlls/vbscript/tests/lang.vbs |    7 +++ >  dlls/vbscript/tests/run.c    |    2 ++ >  3 files changed, 19 insertions(+), 0 deletions(-) > Hi, Jacek, I'm far away from my linux box and I

Re: 79927: [3/3] cmd: Make RENAME work for read-only files

2011-10-14 Thread Frédéric Delanoy
2011/10/14 Dan Kegel : > gcc complains here: > builtins.c: In function 'WCMD_rename': > builtins.c:1782:9: error: unused variable 'attribs' [-Werror=unused-variable] > OK resent Thx

Re: 79927: [3/3] cmd: Make RENAME work for read-only files

2011-10-14 Thread Dan Kegel
gcc complains here: builtins.c: In function 'WCMD_rename': builtins.c:1782:9: error: unused variable 'attribs' [-Werror=unused-variable] On Fri, Oct 14, 2011 at 2:27 AM, wrote: > This is an experimental automated build and test service. > Please feel free to ignore this email while we work the k

Re: ddraw: Keep track of interface attached by AddAttachedSurface and detach correct interface when parent is released. (try 3)

2011-10-14 Thread Octavian Voicu
On Thu, Oct 13, 2011 at 11:12 AM, Saulius Krasuckas wrote: > I am troubled by seeing (via test.winehq.org) your ddraw:refcount tests to > account only results for "VMware SVGA 3D" adapter/driver (and only those > with 3D acceleration disabled), I guess. > > But if this driver is 3D-enabled or just

Re: [2/6] wined3d: Pass the destination surface to blitters

2011-10-14 Thread Stefan Dösinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 13.10.2011 um 22:27 schrieb Henri Verbeet: > It's mostly a matter of getting rid of set_shader() / unset_shader() > and introducing calls for doing color and depth blits. This shouldn't > be much of a surprise, I'm pretty sure we looked at this whe

Update: One more review: wineps.drv: Implement PS_USERSTYLE on printers

2011-10-14 Thread Daniel Santos
Sorry, I left an fprintf in that last patch. On 10/14/2011 02:57 AM, Daniel Santos wrote: > Is anybody intimately familiar with the life cycle of device context and > pens? I don't necessarily mean that you went to bed with either of > them, but that would be OK too. I mean, this is the 2010s, w

One more review: wineps.drv: Implement PS_USERSTYLE on printers

2011-10-14 Thread Daniel Santos
Is anybody intimately familiar with the life cycle of device context and pens? I don't necessarily mean that you went to bed with either of them, but that would be OK too. I mean, this is the 2010s, we're supposed to be modern here. Specifically, I want to make sure I'm not leaking my dynamicall