Alexandre Julliard
|
fc36c5eb5d
|
iphlpapi: Fix some memory leaks.
|
2013-08-26 17:32:03 +02:00 |
Nikolay Sivov
|
15bc45a54c
|
ole32/tests: Test for OleRegGetMiscStatus() redirection behaviour.
|
2013-08-26 17:29:24 +02:00 |
Alistair Leslie-Hughes
|
04bf2009aa
|
comsvcs: Add stub dll.
|
2013-08-26 17:28:29 +02:00 |
Detlef Riekenberg
|
9a7d510ccb
|
comdlg32/tests: Limit the number of copies to avoid a test hang.
|
2013-08-26 17:05:32 +02:00 |
Aric Stewart
|
72b78e7a0a
|
wineps.drv: Remove unnecessary changes included with vertical font work.
|
2013-08-26 17:04:42 +02:00 |
Piotr Caban
|
024ece50e8
|
msvcrt: Fix parameter validation in _stat64 function.
|
2013-08-26 15:01:37 +02:00 |
Nikolay Sivov
|
0988938d0f
|
oledb32: Implement SetRowPosition().
|
2013-08-26 15:00:51 +02:00 |
Nikolay Sivov
|
4d565644b6
|
ole32: Release marshal info on error path.
|
2013-08-26 14:59:15 +02:00 |
Nikolay Sivov
|
2a1513415d
|
browseui/tests: Call methods using helpers instead of direct vtbl access.
|
2013-08-26 14:59:09 +02:00 |
Andrew Cook
|
cdfee68be1
|
ntdll: Implement NtQueryEvent.
|
2013-08-26 14:27:56 +02:00 |
Alexandre Julliard
|
4654d871b2
|
server: Map new handle access even when not checking it.
|
2013-08-26 14:17:42 +02:00 |
Alexandre Julliard
|
33406f51be
|
server: Don't include SYNCHRONIZE in the keyed event access rights.
|
2013-08-26 11:09:23 +02:00 |
George Stephanos
|
96b03962cd
|
advapi32/tests: Add more tests for hkcr handle mask in existent tests.
|
2013-08-26 10:55:13 +02:00 |
George Stephanos
|
69208b60f8
|
advapi32/tests: Add tests for hkcr handle mask.
|
2013-08-26 10:55:11 +02:00 |
Dmitry Timoshkov
|
31727e8128
|
kernel32: Add a trace to ClearCommError.
|
2013-08-26 10:51:14 +02:00 |
Henri Verbeet
|
34c7024790
|
d3dx9: Simplify D3DXCreateEffectCompilerFromResourceW().
|
2013-08-26 10:50:51 +02:00 |
Henri Verbeet
|
1be05ff731
|
d3dx9: Simplify D3DXCreateEffectCompilerFromResourceA().
|
2013-08-26 10:50:49 +02:00 |
Henri Verbeet
|
aee3c0faeb
|
wined3d: Introduce a separate function for cleaning up a wined3d_state structure.
|
2013-08-26 10:50:48 +02:00 |
Henri Verbeet
|
4e755d263f
|
wined3d: Make stateblock_unbind_resources() work with a wined3d_state structure instead.
|
2013-08-26 10:50:46 +02:00 |
Henri Verbeet
|
f02a5f45d4
|
wined3d: Replace the "updateStateBlock" wined3d_device field with a "update_state" field.
|
2013-08-26 10:50:43 +02:00 |
Alistair Leslie-Hughes
|
8f09d3470a
|
oledb32: Add IDataSourceLocator support.
|
2013-08-23 20:15:43 +02:00 |
Dmitry Timoshkov
|
0b4c9cb533
|
server: Store full-sized completion information on the server side.
|
2013-08-23 20:15:43 +02:00 |
Stefan Dösinger
|
aa3a43f769
|
wined3d: Don't lock the dst volume in device_update_volume.
|
2013-08-23 19:26:43 +02:00 |
Stefan Dösinger
|
5ff1237563
|
wined3d: Free volume sysmem after upload.
|
2013-08-23 19:26:38 +02:00 |
Stefan Dösinger
|
a89f2e6301
|
wined3d: Move volume sysmem allocation into a separate function.
|
2013-08-23 19:26:34 +02:00 |
Gediminas Jakutis
|
6ca8b274bb
|
wined3d: Recognize Nvidia GeForce GTX 770.
|
2013-08-23 18:28:47 +02:00 |
Nikolay Sivov
|
36acd61447
|
ntdll: Implement compatible typelib section.
|
2013-08-23 17:56:14 +02:00 |
Nikolay Sivov
|
1ca7eb649c
|
ntdll: Parse 'flags' and 'version' attributes of typelib sections.
|
2013-08-23 17:55:22 +02:00 |
Nikolay Sivov
|
1faebbd202
|
kernel32/tests: Some tests for typelib sections.
|
2013-08-23 17:55:18 +02:00 |
Dmitry Timoshkov
|
42cad0ebb1
|
ntdll/tests: Use WAIT_OBJECT_0 instead of 0.
|
2013-08-23 10:42:39 +02:00 |
Dmitry Timoshkov
|
b126d7c7ce
|
ntdll/tests: Fix one more place regarding temp path usage.
|
2013-08-23 10:42:36 +02:00 |
Dmitry Timoshkov
|
8eb9ffb3fa
|
ntdll/tests: Mark the NtReadFile call which doesn't return STATUS_PENDING for an overlapped IO call as broken, and don't test returned values in broken case.
|
2013-08-23 10:42:21 +02:00 |
Dmitry Timoshkov
|
49e31d29ca
|
ntdll/tests: Add some tests for FILE_USE_FILE_POINTER_POSITION.
|
2013-08-23 10:42:16 +02:00 |
Henri Verbeet
|
37d67eb629
|
d3dx9: Simplify D3DXCreateEffectFromResourceExW().
|
2013-08-23 10:41:40 +02:00 |
Henri Verbeet
|
f60b28138e
|
d3dx9: Simplify D3DXCreateEffectFromResourceExA().
|
2013-08-23 10:41:38 +02:00 |
Henri Verbeet
|
b4d6f90f20
|
wined3d: Only update the stateblock's "changed" field if we're recording.
|
2013-08-23 10:41:36 +02:00 |
Henri Verbeet
|
8b8e081d5f
|
wined3d: Keep track of contained indices in struct constant_heap itself.
|
2013-08-23 10:41:32 +02:00 |
Henri Verbeet
|
74faebd68d
|
wined3d: Store the current GLSL program per-context.
|
2013-08-23 10:41:28 +02:00 |
Nikolay Sivov
|
98f3ecc32a
|
ole32: GIT can be released on process detach only.
|
2013-08-23 10:41:24 +02:00 |
Nikolay Sivov
|
05528ea01b
|
oledb32: Implement GetRowPosition().
|
2013-08-23 10:41:18 +02:00 |
Nikolay Sivov
|
149c392e09
|
oledb32: Implement IRowPosition_GetRowset().
|
2013-08-23 10:41:15 +02:00 |
Nikolay Sivov
|
def652e594
|
oledb32: Implement IRowPosition_ClearRowPosition() with events.
|
2013-08-23 10:41:12 +02:00 |
Nikolay Sivov
|
a1e28f70d1
|
oleaut32/tests: Some tests for QueryPathOfRegTypeLib() with activated context.
|
2013-08-23 10:41:08 +02:00 |
Charles Davis
|
a157c7bd81
|
winemac.drv: Support the public UTF-16 type for Unicode text.
|
2013-08-22 22:06:43 +02:00 |
Stefan Dösinger
|
52fb1cc245
|
wined3d: Implement basic volume location management.
|
2013-08-22 20:16:01 +02:00 |
Stefan Dösinger
|
bcb651ca80
|
wined3d: Remove WINED3D_RESOURCE_ACCESS_SCRATCH.
|
2013-08-22 20:15:45 +02:00 |
Stefan Dösinger
|
07079d1109
|
wined3d: Remove locked and dirty boxes from volumes.
|
2013-08-22 20:15:39 +02:00 |
Stefan Dösinger
|
518ac4c275
|
wined3d: Move volume data uploading into a separate function.
|
2013-08-22 20:15:33 +02:00 |
Stefan Dösinger
|
e08e2b2ade
|
wined3d: Separate volume allocation and loading.
|
2013-08-22 20:15:27 +02:00 |
Stefan Dösinger
|
ac871305f8
|
wined3d: Store the mipmap level in the volume.
|
2013-08-22 20:15:18 +02:00 |