Andrew Talbot
|
fa96beb5c4
|
ole32: Indentation fix.
|
2012-12-19 12:54:41 +01:00 |
Stefan Dösinger
|
8cf55497cc
|
wined3d: Remove draw_*_primitive_up.
Note that I can't remove the state->user_stream mess yet, because of
draw_*_primitive_strided. Another patchset will deal with that.
|
2012-12-19 12:53:28 +01:00 |
Stefan Dösinger
|
f3f172ce81
|
d3d9: Use dynamic buffers for DrawIndexedPrimitiveUP.
|
2012-12-19 12:53:23 +01:00 |
Stefan Dösinger
|
873603f941
|
d3d9: Use a dynamic buffer for DrawPrimitiveUP.
|
2012-12-19 12:53:20 +01:00 |
Stefan Dösinger
|
01197730ef
|
d3d8: Use dynamic buffers for DrawIndexedPrimitiveUP.
|
2012-12-19 12:53:15 +01:00 |
Stefan Dösinger
|
7dd4460bc8
|
d3d8: Use a dynamic vertex buffer for DrawPrimitiveUP.
|
2012-12-19 12:53:12 +01:00 |
Christian Costa
|
b47facb4af
|
dmloader: COM cleanup of IDirectMusicLoader object.
|
2012-12-18 19:26:26 +01:00 |
Alexandre Julliard
|
bbf3e8621a
|
gdi32: Remove from the GetTextExtentExPoint entry points parameters that can't be handled by the driver.
|
2012-12-18 19:26:25 +01:00 |
Alexandre Julliard
|
1c2f23cf2f
|
gdi32: Add helper functions for GetTextExtentExPoint and fix handling of text justification.
|
2012-12-18 19:21:44 +01:00 |
Jörg Höhle
|
17f098869f
|
winealsa: Separate read and write pointers.
|
2012-12-18 19:21:31 +01:00 |
Jörg Höhle
|
b18c5e811f
|
mmdevapi: SetEventHandle is allowed only once.
|
2012-12-18 16:30:36 +01:00 |
Jacek Caban
|
c38d5ce73c
|
atl100: Added AtlWinModuleInit tests.
|
2012-12-18 12:40:11 +01:00 |
Jacek Caban
|
a650ce1104
|
atl100: Added AtlWinModuleInit implementation.
|
2012-12-18 12:38:56 +01:00 |
Piotr Caban
|
1f784a1001
|
msvcrt: Use CompareString in wcscoll functions.
|
2012-12-18 12:38:48 +01:00 |
Piotr Caban
|
0c91daee8b
|
msvcrt: Use LC_COLLATE category in strcoll functions.
|
2012-12-18 12:38:39 +01:00 |
Piotr Caban
|
2cb51d9f4a
|
msvcrt: Added more setlocale tests.
|
2012-12-18 12:38:22 +01:00 |
Piotr Caban
|
a406d538bb
|
msvcrt: Fixed locale matching code.
|
2012-12-18 12:38:17 +01:00 |
Piotr Caban
|
7afc98a7f7
|
msvcrt: Fixed codepage setting code in create_locale.
|
2012-12-18 12:38:12 +01:00 |
Piotr Caban
|
b71af96b9c
|
wined3d: Recognize Nvidia GT610 card.
|
2012-12-18 12:37:59 +01:00 |
Hans Leidekker
|
1611123267
|
winhttp: Use the hostname instead of the IPv4 address in the URL returned from WinHttpDetectAutoProxyConfigUrl.
|
2012-12-18 12:37:34 +01:00 |
Hans Leidekker
|
e6ab87ccfa
|
winhttp: Check the server response when downloading a PAC script.
|
2012-12-18 12:37:28 +01:00 |
Hans Leidekker
|
035315c45c
|
wbemprox: Avoid a crash in get_propval when the query returned no results.
|
2012-12-18 12:37:21 +01:00 |
Jacek Caban
|
0e6d3b8611
|
jscript: Optimized concatenation of empty strings.
|
2012-12-18 12:37:14 +01:00 |
Jacek Caban
|
f0c0c14241
|
jscript: Moved string concatenation to helper function.
|
2012-12-18 12:37:08 +01:00 |
Stefan Dösinger
|
3b197749f9
|
ddraw: Align user vertex data.
|
2012-12-18 12:37:00 +01:00 |
Stefan Dösinger
|
09d44a1967
|
ddraw: Handle DrawIndexedPrimitive via dynamic buffers.
|
2012-12-18 12:36:54 +01:00 |
Stefan Dösinger
|
94388ed6c2
|
ddraw: Handle DrawPrimitive with a dynamic vertex buffer.
|
2012-12-18 12:36:47 +01:00 |
Stefan Dösinger
|
6deaa02fda
|
ddraw: Move the index buffer growing code to a separate function.
|
2012-12-18 12:36:40 +01:00 |
Stefan Dösinger
|
ea40a3a8b5
|
ddraw: Pass the number of vertices to DrawIndexedPrimitive.
|
2012-12-18 12:36:28 +01:00 |
Dmitry Timoshkov
|
671b977dd5
|
wineps.drv: Return ASPECTX/Y which represent current device resolution.
|
2012-12-18 12:36:12 +01:00 |
Dmitry Timoshkov
|
0cfc1c848f
|
wineps.drv: Use device resolution specified at DC creation time.
|
2012-12-18 12:36:07 +01:00 |
Dmitry Timoshkov
|
1cf52561c3
|
winspool.drv: Correct the DocumentProperties spec entry.
|
2012-12-18 12:35:39 +01:00 |
Andrew Talbot
|
bb55f47e41
|
msacm32: Indentation fix.
|
2012-12-18 12:35:26 +01:00 |
Andrew Talbot
|
4c191378e9
|
msvcrt: Indentation fix.
|
2012-12-18 12:35:14 +01:00 |
Piotr Caban
|
1cd0c4abd6
|
msvcrt: Sync spec files.
|
2012-12-17 20:31:27 +01:00 |
Piotr Caban
|
78553db096
|
msvcrt: Added _atodbl tests.
|
2012-12-17 20:31:26 +01:00 |
Piotr Caban
|
3b5ab1b48f
|
msvcrt: Added _atodbl_l implementation.
|
2012-12-17 20:31:25 +01:00 |
Piotr Caban
|
38bf8ac44b
|
msvcrt: Don't duplicate floating-point number parsing code in MSVCRT__atoflt_l.
|
2012-12-17 20:31:24 +01:00 |
Christian Costa
|
f0dd310018
|
d3drm: Fix return error code.
|
2012-12-17 20:31:24 +01:00 |
Christian Costa
|
871aa9d14d
|
d3drm: Check params in IDirect3DRMMeshBuilder2Impl_GetVertices + tests.
|
2012-12-17 20:31:23 +01:00 |
Dmitry Timoshkov
|
1cd551cd6a
|
wineps.drv: Update default DEVMODE to better indicate initialized fields.
|
2012-12-17 20:31:23 +01:00 |
Dmitry Timoshkov
|
bdf14227ab
|
winspool.drv: Add more traces.
|
2012-12-17 20:31:22 +01:00 |
Dmitry Timoshkov
|
fd193bc781
|
wineps.drv: Add a trace to PSDRV_GetDeviceCaps.
|
2012-12-17 20:31:20 +01:00 |
Jacek Caban
|
cc75a52c6a
|
urlmon: Added IWinInetInfo and IWinInetHttpInfo proxy/stub implementation.
|
2012-12-17 20:31:19 +01:00 |
Jacek Caban
|
f780ae0f86
|
jscript: Fixed deleting property by ID from IDispatchEx interface.
|
2012-12-17 20:31:19 +01:00 |
Jacek Caban
|
2d7a3bb482
|
jscript: Fixed deleting properties by name from IDispatchEx interface.
|
2012-12-17 20:31:18 +01:00 |
Jacek Caban
|
7202f1a32f
|
jscript: Fixed deleting properties of pure dispatch interface.
|
2012-12-17 20:31:18 +01:00 |
Jacek Caban
|
4dbd777de2
|
jscript: Fixed deleting nonexistent identifiers.
|
2012-12-17 20:31:17 +01:00 |
Jacek Caban
|
7f07bb9a7a
|
jscript: Fixed deleting nonexisting properties from member expression.
|
2012-12-17 20:31:16 +01:00 |
Jacek Caban
|
9de9c353ac
|
jscript: Fixed Number.toFixed for value 0 with 0 precision.
|
2012-12-17 20:31:16 +01:00 |