Miklós Máté
bf9eaac544
quartz: Small readability fix.
...
Signed-off-by: Miklós Máté <mtmkls@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-12 12:05:05 +02:00
Francois Gouget
ff36b5c816
quartz: A couple of spelling fixes in comments.
...
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-10 19:19:14 +01:00
Andrew Eikum
ac59a68162
quartz: Don't write past end of d3d9 buffer.
...
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-09 21:30:10 +01:00
Nikolay Sivov
1fbbd154fd
quartz: Remove stub messages for implemented methods.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-25 11:53:57 +02:00
Michael Stefaniuc
3685d3d90d
quartz: Avoid using CopyRect().
...
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-28 23:17:44 +09:00
Michael Stefaniuc
fd99282319
quartz: There is no point in tracing the GUID pointer too.
...
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-10 22:22:52 +09:00
Jan Schmidt
b5a33f02d3
quartz: Images in Direct3D surfaces must be top-down.
...
Invert images when copying to a Direct3D surface if they are provided
bottom-up.
Signed-off-by: Jan Schmidt <jan@centricular.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-21 12:30:16 +09:00
Michael Stefaniuc
6b16727803
quartz: Use wine_dbgstr_rect() to trace RECTs.
...
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-19 21:06:10 +09:00
Michael Stefaniuc
063cb64e11
quartz: Simplify a RECT transformation.
...
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-13 23:01:08 +09:00
Michael Stefaniuc
f96aab3f22
quartz: Use SetRect instead of open coding it.
...
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-13 23:01:07 +09:00
Marcus Meissner
5bc57faf86
quartz: Avoid endless loop (Coverity).
...
Signed-off-by: Marcus Meissner <marcus@jet.franken.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-02 23:02:20 +09:00
Nikolay Sivov
5fb58eae3b
quartz: Minor cleanup of returned interface pointers.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-21 21:09:10 +09:00
Francois Gouget
78bf626d20
quartz: Remove unneeded NONAMELESSXXX directives.
2015-03-18 19:38:55 +09:00
Michael Stefaniuc
8a42eb55da
quartz: Simplify code flow logic (PVS-Studio).
2015-01-08 13:12:14 +01:00
Michael Müller
6e373aa695
quartz: Return increasing monitor GUID on VMR7 monitor enumeration.
2014-01-02 17:43:29 +01:00
Michael Müller
815f252b4a
quartz: Partial implementation of VMR7MonitorConfig and VMR9MonitorConfig.
2013-11-19 18:53:16 +01:00
Michael Müller
1b5026424b
quartz: Improve stubs for AMCertifiedOutputProtection.
2013-11-11 20:07:02 +01:00
Marcus Meissner
b745d8692b
quartz: Use FreeLibrary instead of CloseHandle (Coverity).
2013-11-11 13:27:27 +01:00
André Hentschel
217faec5f5
quartz: Add stubbed IAMCertifiedOutputProtection interface.
2013-11-06 12:01:55 +01:00
André Hentschel
ab925b39b4
quartz: Add stubbed IVMRMonitorConfig interfaces.
2013-11-06 12:01:55 +01:00
André Hentschel
abbb40fa03
quartz: Add stubbed IVMRSurfaceAllocatorNotify interface.
2013-11-06 12:01:54 +01:00
André Hentschel
e26d4a6f43
quartz: Add stubbed IVMRWindowlessControl interface.
2013-11-06 12:01:54 +01:00
André Hentschel
d029181d1a
quartz: Add stubbed IVMRFilterConfig interface.
2013-11-06 12:01:54 +01:00
André Hentschel
f9cccaa3de
quartz: Add Video Mixing Renderer 7.
2013-11-06 12:01:54 +01:00
André Hentschel
bc59206e0e
quartz: Get rid of the VMR9Impl typedef.
2013-11-06 12:01:54 +01:00
Andrew Talbot
d50189c162
quartz: Avoid signed-unsigned integer comparisons.
2013-02-25 10:40:32 +01:00
Nikolay Sivov
17450f0be0
quartz: Use proper method macros.
2012-08-15 12:17:54 +02:00
Francois Gouget
b5b7947ee8
quartz: Make VMR9_{Break,Complete}Connect() static.
2012-06-08 19:35:17 +02:00
Aric Stewart
ac421e3341
quartz: Hookup the VMR-9 to directX and the Allocator-Presenter.
2012-06-07 16:06:49 +02:00
Aric Stewart
583d915520
quartz: Create the rendering window for VMR-9.
2012-06-07 15:56:22 +02:00
Aric Stewart
82a562a603
quartz: Allocate surfaces in VMR-9.
2012-06-07 15:55:24 +02:00
Aric Stewart
3d46f56a14
quartz: Implement default Surface Allocator for vmr9.
2012-06-07 15:53:09 +02:00
Aric Stewart
0352a7fb88
quartz: Add offscreen presentation to VMR9.
2012-05-22 17:43:57 +02:00
Aric Stewart
38c31973d4
quartz: Implement a Default Presenter in VMR9.
2012-05-22 17:43:56 +02:00
Aric Stewart
d04552cada
quartz: vmr-9 call BaseControlWindow_Destroy when destroying.
2012-05-18 18:14:26 +02:00
Francois Gouget
a3da9a7ab4
quartz: Mark a bunch of functions as static.
2012-04-20 12:00:16 +02:00
Aric Stewart
69da44106e
quartz: Add VMRSurfaceAllocatorNotify9 to VMR9.
2012-04-09 17:57:29 +02:00
Aric Stewart
e4656ebc88
quartz: Add VMRWindowlessControl9 to VMR9.
2012-04-05 17:53:11 +02:00
Aric Stewart
eb4972017e
quartz: Add VMRFilterConfig9 to VMR9.
2012-04-05 17:53:08 +02:00
Aric Stewart
8e79273b0e
quartz: Add IAMFilterMiscFlags to VMR9 implementation.
2012-04-05 17:53:05 +02:00
Aric Stewart
76a42b9b9e
quartz: Add BaseControlVideo to VMR9.
2012-04-05 14:51:34 +02:00
Aric Stewart
8365b7a372
quartz: Add BaseControlWindow to VMR9.
2012-04-05 14:51:34 +02:00
Aric Stewart
d969b80210
quartz: Add initial VMR9 stub.
2012-04-05 14:51:34 +02:00