Matteo Bruni
20e61b396e
wined3d: Use unsigned short for the bitfields in struct color_fixup_desc.
2015-02-11 22:21:28 +09:00
Austin English
a679caedf6
mf: Add stub dll.
2015-02-10 23:33:59 +09:00
Erich E. Hoover
c15c7a4925
ws2_32/tests: Add an interactive test for interface change notifications.
2015-02-10 22:57:48 +09:00
Erich E. Hoover
67c47e401b
server: Implement the interface change notification object.
2015-02-10 22:57:36 +09:00
Erich E. Hoover
b121f27b72
server: Add blocked support for SIO_ADDRESS_LIST_CHANGE ioctl().
2015-02-10 22:45:02 +09:00
Erich E. Hoover
315de61bb2
server: Add socket-side support for the interface change notification object.
2015-02-10 22:45:00 +09:00
Erich E. Hoover
1239663fcb
server: Implement socket-specific ioctl() routine.
2015-02-10 22:29:40 +09:00
Piotr Caban
4659081cd9
msvcp70: Add basic_istream::operator>> exports.
2015-02-10 21:46:04 +09:00
Piotr Caban
b02934096d
msvcp70: Add basic_{fstream, ifstream, ofstream, filebuf}::open exports.
2015-02-10 21:45:59 +09:00
Austin English
be70190c1a
connect: Add stub dll.
2015-02-10 16:45:22 +09:00
Austin English
ecdaf568b5
rpcrt4: Add a stub for I_RpcBindingInqLocalClientPID.
2015-02-10 16:41:37 +09:00
Matteo Bruni
b875a4a44a
wined3d: Use GL_CLAMP_TO_EDGE instead of GL_CLAMP.
...
GL_CLAMP was removed from core profile and probably GL_CLAMP_TO_EDGE was
intended to be used here anyway.
2015-02-10 16:21:55 +09:00
Matteo Bruni
f4da723151
wined3d: Call glReadBuffer() through the appropriate function pointer.
2015-02-10 16:21:41 +09:00
Jacek Caban
748788f33e
wscript/tests: Fixed buffer handling and leaks.
2015-02-10 00:31:10 +09:00
Piotr Caban
7ac8ad4492
msvcp70: Export basic_ostream::operator<< functions family.
2015-02-10 00:26:53 +09:00
Piotr Caban
a8bac22561
msvcp: Fix basic_ostream<short>::operator<<(const short*) function export.
2015-02-10 00:26:37 +09:00
Matteo Bruni
30f4d91906
d3d9/tests: Add a test for POSITIONi shader input/outputs.
2015-02-09 22:05:53 +09:00
Matteo Bruni
1612dc4dc9
wined3d: Refuse pixel shaders declaring POSITION0 inputs.
2015-02-09 22:05:43 +09:00
Matteo Bruni
74b4516bfa
wined3d: Only consider POSITION0 PS inputs as vpos.
2015-02-09 22:05:41 +09:00
Matteo Bruni
96b48191c0
wined3d: Only copy POSITION0 output semantics into gl_Position.
2015-02-09 22:05:35 +09:00
Matteo Bruni
1aa5015467
wined3d: Directly use the core version of glTex[Sub]Image3D.
2015-02-09 22:05:32 +09:00
Alex Henrie
6bcf9e4bd8
kernel32: Support UTF-7 in MultiByteToWideChar.
...
Portions of utf7_mbstowcs were written by Sebastian Lackner.
2015-02-09 20:41:42 +09:00
Alex Henrie
054fa77de0
kernel32: Support UTF-7 in WideCharToMultiByte.
...
Portions of utf7_wcstombs were written by Sebastian Lackner.
2015-02-09 20:37:27 +09:00
Mark Harmstone
26896f1bd5
comctl32: Fix clipping error with themed groupboxes.
2015-02-09 19:02:03 +09:00
Pierre Schweitzer
fe41140664
setupapi: Fix string conversion in SetupGetInfInformationA().
2015-02-09 17:44:06 +09:00
Jacek Caban
90aab41ce2
d3dcompiler.h: Added a few missing D3DCOMPILE_* flags.
2015-02-09 17:43:30 +09:00
Andrey Gusev
e8efa05bb4
po: Update Ukrainian translation.
2015-02-09 17:43:19 +09:00
Marcus Meissner
e5a653a594
mshtml: Initialize use_new_window (Coverity).
2015-02-09 17:42:23 +09:00
Piotr Caban
03f645a76b
server: Filter WM_QUIT message in PeekMessage call if PM_QS_POSTMESSAGE was not specified.
2015-02-09 17:40:40 +09:00
Alexandre Julliard
21d470d11a
Release 1.7.36.
2015-02-07 17:14:10 +09:00
Austin English
b39efd9ed7
ntoskrnl.exe: Add ExfInterlockedRemoveHeadList stub.
2015-02-06 23:37:06 +09:00
Austin English
3f9a4ac10c
apphelp: Add a stub for SdbCloseDatabase.
2015-02-06 23:36:51 +09:00
Austin English
c997367911
apphelp: Add a stub for SdbGetFirstChild.
2015-02-06 23:36:45 +09:00
Austin English
5e8b613397
ktmw32: Add a stub for RollbackTransaction.
2015-02-06 23:35:40 +09:00
Charles Davis
b3232e7c9d
dbghelp: Support 64-bit dyld_all_image_infos structures, too.
2015-02-06 22:35:23 +09:00
Charles Davis
97bda9a05f
ntdll: Support 64-bit Mac OS.
2015-02-06 22:35:17 +09:00
Lauri Kenttä
4dd4d0b30a
po: Update Finnish translation.
2015-02-06 22:21:28 +09:00
Julian Rüger
31e588b73e
po: Update German translation.
2015-02-06 22:21:02 +09:00
Austin English
5ed719d590
cryptui: Add CryptUIDlgSelectCertificateFromStore stub.
2015-02-06 22:20:44 +09:00
Jacek Caban
a1543a3f7b
jscript: Fixed handling VT_VARIANT|VY_BYREF types.
2015-02-06 22:20:39 +09:00
Jacek Caban
1316403770
jscript: Pass 'this' as jsdisp_t to setters.
2015-02-06 22:20:36 +09:00
Jacek Caban
d541b525e4
jscript: Pass 'this' as jsdisp_t to getters.
2015-02-06 22:20:34 +09:00
Stefan Dösinger
da5041eb4b
wined3d: Check the d3d buffer to find converted attributes.
...
This fixes some tests with ARB shaders that were broken since
1360af6adc
. When buffer_internal_preload
is called by context_update_stream_info, si->elements[i].data is not yet
set.
2015-02-06 22:20:26 +09:00
Henri Verbeet
2f2e1b98fd
d2d1: Implement d2d_d3d_render_target_DrawBitmap().
2015-02-06 22:20:24 +09:00
Henri Verbeet
287f751ae2
d2d1: Implement bitmap brush support for d2d_d3d_render_target_FillRectangle().
2015-02-06 22:20:22 +09:00
Henri Verbeet
7df055f17f
d2d1: Implement d2d_bitmap_GetSize().
2015-02-06 22:20:19 +09:00
Henri Verbeet
4b0f47cdbc
d2d1: Implement d2d_bitmap_GetDpi().
2015-02-06 22:20:17 +09:00
Henri Verbeet
b270384dfb
d2d1: Implement d2d_bitmap_GetPixelSize().
2015-02-06 22:20:13 +09:00
Jacek Caban
b7fae52964
jscript: Use separated functions for implementing builtin call, get and set operation.
2015-02-06 00:28:35 +09:00
Jacek Caban
90d3569c62
jscript: Don't use builtin property for *Error constructors.
2015-02-06 00:28:35 +09:00