Stefan Dösinger
|
17f1c29457
|
ddraw: Table fog may be unsupported.
|
2007-07-30 23:37:58 +02:00 |
|
Stefan Dösinger
|
e70adcd8b6
|
d3d8: Only test pixel shaders if they are supported.
|
2007-07-30 23:37:58 +02:00 |
|
Stefan Dösinger
|
19c574b7e5
|
d3d8: Use a less demanding format for the depth stencil test.
|
2007-07-30 23:37:58 +02:00 |
|
Stefan Dösinger
|
9a06fd000b
|
d3d8: Only test volume textures if they are supported.
|
2007-07-30 23:37:58 +02:00 |
|
Stefan Dösinger
|
6ff16b9f2e
|
d3d8: Only test cube textures if they are supported.
|
2007-07-30 23:37:58 +02:00 |
|
Paul Vriens
|
def4466fd1
|
advapi32/service: Cater for domain in the test.
|
2007-07-30 23:37:58 +02:00 |
|
Paul Vriens
|
02e160179f
|
advapi32/tests: Use skip when we don't have enough rights.
|
2007-07-30 23:37:58 +02:00 |
|
Maarten Lankhorst
|
3b9877fa14
|
dsound: Constify DSOUND_CheckEvent.
|
2007-07-30 23:37:58 +02:00 |
|
Maarten Lankhorst
|
bfa05bf232
|
dsound: Remove some more unused variables.
|
2007-07-30 23:37:58 +02:00 |
|
Maarten Lankhorst
|
34893a914b
|
dsound: Silence the IDirectSoundBuffer_Initialize warnings.
|
2007-07-30 23:37:58 +02:00 |
|
Maarten Lankhorst
|
a335f68bfb
|
dsound: Fix locking in mixer.
|
2007-07-30 23:37:58 +02:00 |
|
Maarten Lankhorst
|
8aaeb0d4ed
|
dsound: Small mixer optimizations.
|
2007-07-30 23:37:58 +02:00 |
|
Maarten Lankhorst
|
de9cecaaa8
|
dsound: Reset state when stopping device.
|
2007-07-30 23:37:58 +02:00 |
|
Maarten Lankhorst
|
237b293829
|
dsound: Replace buffer critical section with a rw-lock.
|
2007-07-30 23:37:58 +02:00 |
|
Evan Stade
|
629e013d7f
|
gdiplus: Fixed a typo.
|
2007-07-30 23:37:58 +02:00 |
|
Evan Stade
|
b6b7e915c3
|
gdiplus: Check custom dash array for bad properties.
|
2007-07-30 23:37:58 +02:00 |
|
Evan Stade
|
a35206e08e
|
gdiplus/tests: More GdipSetPenDashArray tests.
|
2007-07-30 23:37:58 +02:00 |
|
Evan Stade
|
1f61f4821f
|
gdiplus: Draw custom dashes.
|
2007-07-30 23:37:58 +02:00 |
|
Alexandre Julliard
|
4e4c150bed
|
ntdll: Avoid activation context leak for dlls with no imports.
|
2007-07-30 23:37:39 +02:00 |
|
Alexandre Julliard
|
f9c9f23763
|
ntdll: Allow optional elements in the comClass element.
|
2007-07-30 20:25:33 +02:00 |
|
Alexandre Julliard
|
53285e2462
|
ntdll: Use the exact size of the manifest file.
|
2007-07-30 20:25:12 +02:00 |
|
Alexandre Julliard
|
43519e415d
|
ntdll: Fixed the null bytes check in RtlIsTextUnicode.
|
2007-07-30 20:17:24 +02:00 |
|
Alexandre Julliard
|
db72af98b5
|
ntdll: Convert the XML parser to Unicode to support UCS-16 manifests.
|
2007-07-30 18:20:24 +02:00 |
|
Tim Schwartz
|
2908dab784
|
lmuse.h: Add structures needed by NetUseAdd().
|
2007-07-30 15:28:18 +02:00 |
|
Clinton Stimpson
|
f4af6455a8
|
user32: Also test parent messages when hiding child window.
|
2007-07-30 15:27:18 +02:00 |
|
Lei Zhang
|
9ee4d8509b
|
ntdll: Add Bolivian time zone info.
|
2007-07-30 15:27:09 +02:00 |
|
James Hawkins
|
37286473a0
|
msi: Add a stub implementation of MsiSourceListEnumSourcesA.
|
2007-07-30 15:27:02 +02:00 |
|
James Hawkins
|
5e81dbebb0
|
msi: Treat an empty string and a NULL string as the same value.
|
2007-07-30 15:26:51 +02:00 |
|
Roderick Colenbrander
|
d03e2696cf
|
wgl: Replace glReadPixels in wglBindTexImage2D by the MUCH faster glCopyTexImage2D.
|
2007-07-30 15:03:25 +02:00 |
|
Roderick Colenbrander
|
8cbb0a6f18
|
wgl: wglBindTexImageARB should return TRUE on success.
|
2007-07-30 15:03:06 +02:00 |
|
Roderick Colenbrander
|
14e17b0a2e
|
wgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_format_float support.
|
2007-07-30 15:02:53 +02:00 |
|
Roderick Colenbrander
|
daaf08f0d2
|
wgl: Enable WGL_EXT_swap_control by default even when the GLX version isn't there.
|
2007-07-30 15:02:27 +02:00 |
|
Roderick Colenbrander
|
96f9cceb68
|
wgl: Use correct types and pixelformats for pbuffers.
|
2007-07-30 15:02:13 +02:00 |
|
Jason Edmeades
|
e34f58ad78
|
cmd: Remove some debug code.
|
2007-07-30 15:01:53 +02:00 |
|
Jason Edmeades
|
8e08983e5f
|
cmd: Fix comment to accurately reflect the function.
|
2007-07-30 15:01:46 +02:00 |
|
Jason Edmeades
|
a766ba0570
|
cmd: Add support for wildcards in copy.
|
2007-07-30 15:01:41 +02:00 |
|
Paul Vriens
|
9b8e9516ab
|
advapi32/service: Be a bit more consistent.
|
2007-07-30 14:59:20 +02:00 |
|
Paul Vriens
|
9c2d8c73aa
|
advapi32/service: Fix GetServiceDisplayNameA for service with no displayname.
|
2007-07-30 14:59:13 +02:00 |
|
Paul Vriens
|
641e645276
|
advapi32/service: Test for too small buffer.
|
2007-07-30 14:46:20 +02:00 |
|
Paul Vriens
|
07af2fe2b5
|
advapi32/service: Set correct error when the service doesn't exist.
|
2007-07-30 14:46:14 +02:00 |
|
Alexandre Julliard
|
b67b66d7b3
|
ntdll: Fix a compiler warning.
|
2007-07-30 14:46:09 +02:00 |
|
Alexandre Julliard
|
44639b326b
|
libwine: Fix lookup of 16-bit dll placeholders. Remove some old compatibility code.
|
2007-07-30 14:44:05 +02:00 |
|
Alexandre Julliard
|
af4b9bb85c
|
wined3d: Fix compiler warning.
|
2007-07-30 14:14:01 +02:00 |
|
Michael Stefaniuc
|
dc75f8a07a
|
winefile: Use SendMessageW instead of SNDMSG.
|
2007-07-30 14:12:46 +02:00 |
|
Michael Stefaniuc
|
3fd2f084db
|
ntdll: Match the definition of NtQueryEvent() with its declaration.
|
2007-07-30 14:12:45 +02:00 |
|
Jacek Caban
|
021d06a45f
|
mshtml: Added mshtml.tlb.
|
2007-07-30 14:12:45 +02:00 |
|
Jacek Caban
|
d221915037
|
mshtml.idl: Added some missing attributes.
|
2007-07-30 14:12:45 +02:00 |
|
Jacek Caban
|
ae0beb224b
|
widl: Reorder switch cases to keep alphabetical order.
|
2007-07-30 14:12:45 +02:00 |
|
Jacek Caban
|
8fd9716985
|
widl: Added displaybind attribute handling.
|
2007-07-30 14:12:45 +02:00 |
|
Jacek Caban
|
1ad39a38e5
|
widl: Added nonbrowsable attribute handling.
|
2007-07-30 14:12:45 +02:00 |
|