[3/6] dxgi: Add missing dxgi 1.2 structs and interfaces [try 2]

Martell Malone martellmalone at gmail.com
Fri Feb 13 06:33:44 CST 2015


Wait you want me to change
from
[in, out] UINT *_countmode,
to
[in, out] UINT *mode_count;

Isn't that what you asked me not todo last time ?

On Fri, Feb 13, 2015 at 12:31 PM, Martell Malone <martellmalone at gmail.com>
wrote:

> Okay I'll sent them in as a group of 3 and send the second 3 separately.
> I'll try send-email now
>
> On Fri, Feb 13, 2015 at 8:47 AM, Stefan Dösinger <
> stefandoesinger at gmail.com> wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Hi Martell,
>>
>> Looks pretty good, you missed two things:
>>
>> Am 2015-02-12 um 20:34 schrieb Martell Malone:
>> > +interface IDXGIOutputDuplication : IDXGIObject {
>> { placement.
>>
>> > +        [in, out] UINT *_countmode,
>> [in, out] UINT *mode_count;
>>
>> After that go ahead and resubmit patches 1-3. Again I recommend to
>> have a look at git send-email. It's quite simple: What it essentially
>> comes down to is adding this to wine_src/.git/config:
>>
>> [sendemail]
>>         from = Martell Malone <martellmalone at gmail.com>
>>         to = wine-patches <wine-patches at winehq.org>
>>         smtpserver = smtp.googlemail.com
>>         chainreplyto = false
>>         thread = false
>>         smtpencryption = tls
>>         smtpuser = martellmalone at gmail.com
>>         suppresscc = self
>>
>> The password was in my case automagically managed by the KDE keychain.
>>
>> Then you just do "git send-email origin". I recommend a sanity check
>> with --dry-run first. Feels almost like pushing :-) .
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v2
>>
>> iQIcBAEBAgAGBQJU3bobAAoJEN0/YqbEcdMwCO4P/RlJWBhdZlgs2P8uYZosElTi
>> ofQ2gQNX3Qo53vqwVgtNsmoFyAUHcqUX5euoACeDwjoGpOIe0cJ98ON2sJHADRqa
>> nUPNjPrh/Xo/5WYhQs04hWGRbaFQTCgS+gjuld2ePqIgnAtl880G8GCptD0elcX2
>> blwa5nPOcxjzaqWX/BB159oioyfWy/IFC5B55Tb7WshSxpkSwgvWkIQsaO2ttF4B
>> 3reG4z1xvgNJZfNH2MzND+d3EJrIq2iydr9dAS4ph1biEbSnlisFR1PwlVFXI7XT
>> CGCmJD7eSM5hU3nRFWB8stEUSumwm8IPQXpcN8PSdzjcWwXuJ1lk6t4t2IlPIuET
>> knXI4D+4XgduVKjBGDxp75fRDL6RmwaRckTnuCLUiCVDcr+bIPHuC1FKFpGxB4Vu
>> q8FZ4wuo4vTegZ9niwi5FPZxc86zLvh3R1qv8mugLJPGbdl+6HYz6aZVtQRXewAe
>> nDZg5nE/DxVrzFF/Ehg9gGHtmwkQeNpxbGK+vsv+qU1sqaod7+FQeTDkfCcs/Ola
>> /7OIdJctBmjpPUGVamVTPUlrRwVNVSboZjDgwN32uBJ/opRFR331HreGL3Aj5UZ1
>> 1EgCcv3tKC8YgiXF7YCrft8EtZFYu/PyZZm0KSjucpGbyviPf03pfNfaj5zPrlMv
>> k1sPLynBjlhOiOO1HRI8
>> =3BtO
>> -----END PGP SIGNATURE-----
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20150213/c1942a27/attachment-0001.html>


More information about the wine-devel mailing list