Iván Matellanes
|
7ccc6338bc
|
msvcirt: Implement ostream::operator<< for pointers.
Signed-off-by: Iván Matellanes <matellanes.ivan@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 23:55:33 +09:00 |
Iván Matellanes
|
e4df032cce
|
msvcirt: Implement ostream::operator<< for floats.
Signed-off-by: Iván Matellanes <matellanes.ivan@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 23:55:29 +09:00 |
Iván Matellanes
|
c969efcaf2
|
msvcirt: Implement ostream::operator<< for integers.
Signed-off-by: Iván Matellanes <matellanes.ivan@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 23:55:26 +09:00 |
Iván Matellanes
|
65935c4c88
|
msvcirt: Implement ostream::operator<< for strings.
Signed-off-by: Iván Matellanes <matellanes.ivan@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 23:55:22 +09:00 |
Iván Matellanes
|
81cf0b2c48
|
msvcirt: Implement ostream::operator<< for characters.
Signed-off-by: Iván Matellanes <matellanes.ivan@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 23:55:08 +09:00 |
Michael Stefaniuc
|
ee3deec635
|
shell32: Avoid using CopyRect().
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:35 +09:00 |
Michael Stefaniuc
|
ce88870982
|
user32/tests: Avoid using CopyRect().
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:35 +09:00 |
Michael Stefaniuc
|
4e7272f087
|
comdlg32: Avoid using CopyRect().
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:35 +09:00 |
Michael Stefaniuc
|
e8a2a68f59
|
avifil32: Avoid using CopyRect().
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:34 +09:00 |
Józef Kucia
|
eab40edba5
|
d3d10core/tests: Use get_rtv_desc() in test_render_target_views().
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:34 +09:00 |
Józef Kucia
|
7e1fd3d3c9
|
d3d11/tests: Use get_rtv_desc() in test_render_target_views().
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:34 +09:00 |
Józef Kucia
|
a0269a4ab1
|
wined3d: Use single function for STATE_CONSTANT_BUFFER.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:34 +09:00 |
Józef Kucia
|
f6bd191385
|
wined3d: Introduce wined3d_gl_limits_get_uniform_block_range().
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:34 +09:00 |
Józef Kucia
|
e2384387e0
|
wined3d: Recognize SM5 dcl_tgsm_structured opcode.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:34 +09:00 |
Józef Kucia
|
6778ceca2c
|
wined3d: Recognize SM5 dcl_tgsm_raw opcode.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:33 +09:00 |
Józef Kucia
|
12754d0f25
|
wined3d: Recognize vThreadID register.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:33 +09:00 |
Henri Verbeet
|
bb6417d5af
|
wined3d: Send palette destruction through the command stream.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:16:30 +09:00 |
Henri Verbeet
|
97eb359588
|
wined3d: Send query destruction through the command stream.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:10:05 +09:00 |
Henri Verbeet
|
9ba058e94c
|
wined3d: Send vertex declaration destruction through the command stream.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:10:03 +09:00 |
Henri Verbeet
|
87f667b468
|
wined3d: Send shader destruction through the command stream.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:10:01 +09:00 |
Henri Verbeet
|
29788075e0
|
wined3d: Send sampler object desctruction through the command stream.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:09:59 +09:00 |
Andrew Eikum
|
a4a8693e89
|
urlmon: Allow NULL IBindStatusCallback in UrlOpenStream.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:09:52 +09:00 |
Andrew Eikum
|
4ac74d1083
|
urlmon: Allow NULL IBindStatusCallback in URLOpenBlockingStream.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:09:50 +09:00 |
Nikolay Sivov
|
58e0972c5c
|
Update data tables to Unicode 9.0.0.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:09:28 +09:00 |
Hugh McMaster
|
56eb4d3105
|
msvcrt: Implement _wperror.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:09:17 +09:00 |
Michael Stefaniuc
|
6d21655ed9
|
gdi32/tests: Use SetRect() instead of open coding it.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:09:17 +09:00 |
Alexandre Julliard
|
84ce9dfba7
|
gdi32: Start a new path stroke when the current position differs from the last.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:09:17 +09:00 |
Alexandre Julliard
|
e68d68fb7d
|
gdi32: Fix setting the path flags in PolyPolyline and PolyPolygon.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:09:17 +09:00 |
Jacek Caban
|
8a29c57fd2
|
secur32/tests: Don't load secur32.dll function dynamically in negotiate.c.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 11:18:30 +09:00 |
Michael Stefaniuc
|
e3bd659be9
|
atl: Simplify RECT assignments.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:59:00 +09:00 |
Michael Stefaniuc
|
0183cd17be
|
amstream: Use SetRect() instead of open coding it.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:59:00 +09:00 |
Alistair Leslie-Hughes
|
0933770741
|
d3dx9_24: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:59:00 +09:00 |
Alistair Leslie-Hughes
|
69ebbc44c2
|
d3dx9_25: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:59:00 +09:00 |
Alistair Leslie-Hughes
|
9efbfefef5
|
d3dx9_26: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:59:00 +09:00 |
Alistair Leslie-Hughes
|
04a257cf32
|
d3dx9_27: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:59:00 +09:00 |
Alistair Leslie-Hughes
|
ec4618d4a5
|
d3dx9_28: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:59 +09:00 |
Alistair Leslie-Hughes
|
883ae6a2c6
|
d3dx9_29: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:59 +09:00 |
Alistair Leslie-Hughes
|
aef6a7634c
|
d3dx9_30: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:59 +09:00 |
Alistair Leslie-Hughes
|
2261d91f6f
|
d3dx9_31: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:59 +09:00 |
Alistair Leslie-Hughes
|
9e80c1ab8e
|
d3dx9_32: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:59 +09:00 |
Alistair Leslie-Hughes
|
1a885745fc
|
d3dx9_33: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:59 +09:00 |
Nikolay Sivov
|
c34f09b9d8
|
msscript: Implement GetViewStatus().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:58 +09:00 |
Nikolay Sivov
|
33c2a22f66
|
msscript: Update to IViewObjectEx.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:58 +09:00 |
Hans Leidekker
|
511c21d309
|
webservices: Implement WsSetWriterPosition.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:58 +09:00 |
Hans Leidekker
|
600e2e53c8
|
webservices: Implement WsGetWriterPosition.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:58 +09:00 |
Hans Leidekker
|
768197795d
|
webservices: Implement WsMoveWriter.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:58 +09:00 |
Hans Leidekker
|
f5c8f69725
|
include: Add missing Web Services declarations.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:58 +09:00 |
Hans Leidekker
|
13ef81e4c0
|
webservices: Validate parent nodes in the writer.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:58 +09:00 |
Hans Leidekker
|
b0077f06f0
|
webservices: Accept zero write option in WsWriteType.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:57 +09:00 |
Hans Leidekker
|
9a51526bd3
|
webservices: Insert a text node in WsWriteText.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 00:58:57 +09:00 |