Sebastian Lackner
|
14219b0c3b
|
wined3d: Fix a typo in vertexshader_init.
Should fix the graphical corruptions recently introduced by
002713de6d .
|
2015-04-08 23:14:24 +09:00 |
Bruno Jesus
|
5c323a540c
|
gdi32: Support negative count values in GetBitmapBits.
|
2015-04-08 16:23:49 +09:00 |
Sebastian Lackner
|
3a14df3b9a
|
wined3d: Fix typo in init_output_registers.
|
2015-04-08 16:22:41 +09:00 |
Nikolay Sivov
|
17339f4f94
|
shell32: Cleanup IShellItem creation calls.
|
2015-04-08 16:22:30 +09:00 |
Francois Gouget
|
e9d010ef62
|
shell32: Add support for the OS X 'My Stuff' folders.
|
2015-04-08 16:21:39 +09:00 |
Sebastian Lackner
|
a7247df6ca
|
server: Implement waiting for job objects.
|
2015-04-07 23:16:20 +09:00 |
Sebastian Lackner
|
7984fb9fbe
|
kernel32/tests: Add tests for waiting on an job object.
|
2015-04-07 23:16:01 +09:00 |
Andrew Cook
|
1d359a5827
|
server: Implement TerminateJobObject.
|
2015-04-07 23:15:47 +09:00 |
Stefan Dösinger
|
b413a4e202
|
wined3d: Add more formats to wined3d_format_convert_color_to_float.
|
2015-04-07 23:10:33 +09:00 |
Stefan Dösinger
|
fa0a9232e0
|
wined3d: Move surface_convert_color_to_float to utils.c.
|
2015-04-07 23:10:30 +09:00 |
Stefan Dösinger
|
8a101bc1f5
|
wined3d: Add a function for wined3d_gl_resource_type to texture target conversion.
|
2015-04-07 23:10:20 +09:00 |
Stefan Dösinger
|
f260c17b34
|
wined3d: Use a shader for unconverted blits.
|
2015-04-07 23:10:14 +09:00 |
Nikolay Sivov
|
1d3d086560
|
shell32: Remove a couple of redundant lines.
|
2015-04-07 18:53:44 +09:00 |
Nikolay Sivov
|
d19790840f
|
shell32: Cleanup item array creation code.
|
2015-04-07 18:53:40 +09:00 |
Nikolay Sivov
|
47f8dbcb36
|
shell32: Fix allocation size (Valgrind).
|
2015-04-07 18:53:32 +09:00 |
Marcus Meissner
|
369cf7118b
|
d3drm: Avoid potential double free (Coverity).
|
2015-04-07 15:16:46 +09:00 |
Marcus Meissner
|
b4ec412203
|
comctl32: Avoid integer overflow (Coverity).
|
2015-04-07 15:15:11 +09:00 |
Sebastian Lackner
|
4ae0ef44d2
|
kernel32: Add stub for PowerClearRequest.
|
2015-04-07 15:14:40 +09:00 |
Sebastian Lackner
|
25505995af
|
kernel32: Add stub for PowerSetRequest.
|
2015-04-07 15:14:35 +09:00 |
Sebastian Lackner
|
966dd5074d
|
kernel32: Add stub for PowerCreateRequest.
|
2015-04-07 15:14:29 +09:00 |
Sebastian Lackner
|
d3be42ab96
|
user32: Invalidate key state cache globally after running LL hooks.
|
2015-04-07 15:14:04 +09:00 |
Sebastian Lackner
|
325c061bbd
|
user32: Move key state cache into a separate struct.
|
2015-04-07 15:14:02 +09:00 |
Bruno Jesus
|
4eff187961
|
netapi32: Better stub NetStatisticsGet().
|
2015-04-07 15:12:17 +09:00 |
Daniel Lehman
|
a57c91ed39
|
wininet: Trace loaded proxy settings.
|
2015-04-07 15:11:37 +09:00 |
Bruno Jesus
|
d945234c13
|
ws2_32: Shortcut socket() to WSASocketW instead of WSASocketA.
|
2015-04-07 15:11:27 +09:00 |
Bruno Jesus
|
a07d4e44d0
|
ws2_32: Better trace shutdown().
|
2015-04-07 15:11:09 +09:00 |
Nikolay Sivov
|
551f0a157f
|
dwrite: Return S_OK from AnalyzeNumberSubstitution().
|
2015-04-07 15:10:38 +09:00 |
Vincent Povirk
|
3c74e465bc
|
gdiplus: Add support for reading png gAMA chunks.
|
2015-04-07 15:10:20 +09:00 |
Vincent Povirk
|
131a7b03e8
|
windowscodecs: Implement PNG gAMA metadata reader.
|
2015-04-07 15:09:54 +09:00 |
Vincent Povirk
|
5b893587bd
|
windowscodecs: Add test for PNG gAMA metadata.
|
2015-04-07 15:09:47 +09:00 |
Vincent Povirk
|
d4f4c76bc6
|
gdiplus: Fix leak in png metadata reader.
|
2015-04-07 15:09:40 +09:00 |
Mark Harmstone
|
1f4a4eca32
|
include: Update value of MAX_INTLIST_COUNT in uxtheme.h.
|
2015-04-07 15:09:34 +09:00 |
Grazvydas Ignotas
|
d38d581ae1
|
include: Add a few missing entries in wingdi.h.
|
2015-04-07 15:08:56 +09:00 |
Grazvydas Ignotas
|
2fee06de49
|
dbghelp: Detect if return address information is missing.
|
2015-04-07 15:08:44 +09:00 |
Thomas Faber
|
648c0209c3
|
include: Fix MIDL build in mshtml.idl.
|
2015-04-07 15:08:18 +09:00 |
Stas Cymbalov
|
c1c108f58c
|
dsound: Fix angle to sound source calculation.
|
2015-04-06 23:29:19 +09:00 |
Jacek Caban
|
f991b70de4
|
wmsdkidl.idl: Added WMCreateReader declaration.
|
2015-04-06 23:23:43 +09:00 |
Andrew Eikum
|
025e6650e4
|
wineoss.drv: Cap reported OSS fill level to expected level.
Some devices apparently return that the buffer contains an extra frame
that we never wrote. We should account for that to avoid an integer
underflow.
|
2015-04-06 23:23:43 +09:00 |
Thomas Faber
|
6c073fe9a9
|
include: Do not use out attribute for non-pointer parameters in shdeprecated.idl (MIDL).
|
2015-04-06 23:23:43 +09:00 |
Thomas Faber
|
f962c7e0dc
|
include: Add missing retval attribute to propget output parameters (MIDL).
|
2015-04-06 23:01:09 +09:00 |
Thomas Faber
|
b5bbd153d6
|
include: Use correct UUIDs for IAudioMute, IAudioAutoGainControl and DevTopologyLib (MIDL).
|
2015-04-06 23:01:09 +09:00 |
Alexandre Julliard
|
a826c31f00
|
msvcp60: Merge more I/O stream code with msvcp90 to reduce the differences.
|
2015-04-06 23:01:08 +09:00 |
Jacek Caban
|
1c9d6e72e5
|
wmvcore: Added IWMReaderAdvanced* stub implementation.
|
2015-04-06 22:34:20 +09:00 |
Nikolay Sivov
|
533323d703
|
scrrun: Implement GetSpecialFolder().
|
2015-04-06 22:34:10 +09:00 |
Sebastian Lackner
|
01c2af446a
|
ntoskrnl: Avoid repeated FIXME messages in PsLookupProcessByProcessId.
|
2015-04-06 18:06:21 +09:00 |
Sebastian Lackner
|
8729575112
|
secur32: Return more context attributes in schan_InitializeSecurityContextW.
|
2015-04-06 18:06:17 +09:00 |
Sebastian Lackner
|
26c9ce5d0b
|
user32/tests: Add tests for ToAscii.
|
2015-04-06 18:06:13 +09:00 |
Sebastian Lackner
|
a2695810e7
|
user32/tests: Add tests for ToUnicodeEx with a NULL pointer as keystate.
|
2015-04-06 18:06:10 +09:00 |
Sebastian Lackner
|
1059ee3cba
|
user32: Check for NULL pointer in ToUnicodeEx.
|
2015-04-06 18:06:04 +09:00 |
Michael Müller
|
0601c86542
|
ws2_32: Don't return an error in WS_select when EINTR happens during timeout.
|
2015-04-06 16:10:14 +09:00 |