Rico Schüller
|
b565e8fb4f
|
d3dx9: Parse structs and sub constants in ID3DXConstantTable.
|
2012-08-24 11:12:43 +02:00 |
Rico Schüller
|
8f83681723
|
d3dx9: Don't use an index as variable handle, it's not useable for subvariables.
|
2012-08-24 11:12:36 +02:00 |
Rico Schüller
|
0968331524
|
d3dx9: Add a fixme for flags in D3DXGetShaderConstantTableEx().
|
2012-08-24 10:26:08 +02:00 |
Rico Schüller
|
6676a729b4
|
d3dx9: Remove ctab_constant typedef.
|
2012-08-24 10:26:04 +02:00 |
Michael Stefaniuc
|
1555aebf1e
|
dsound: Cleanup IKsPrivatePropertySetImpl_Create().
|
2012-08-24 10:25:58 +02:00 |
André Hentschel
|
054d930bb7
|
winedbg: Add load word operators to Thumb2 disassembler.
|
2012-08-24 10:25:41 +02:00 |
Dmitry Timoshkov
|
144a692ffa
|
gdiplus: Filter tabs out until they are properly supported using stringformat.
|
2012-08-23 21:36:56 +02:00 |
Dmitry Timoshkov
|
e6c77a7c7a
|
gdiplus: Clarify in the tests where 1/3 of extra text height comes from.
|
2012-08-23 21:36:56 +02:00 |
Alexandre Julliard
|
2c54f8c12c
|
opengl32: Generate null driver entry points for all extension functions.
|
2012-08-23 21:36:55 +02:00 |
Alexandre Julliard
|
ce48e2c8ab
|
configure: Only enable -gdwarf-2 if -g was specified.
|
2012-08-23 21:33:21 +02:00 |
Jérôme Gardou
|
dbf1c83632
|
opengl32/tests: Do not pass NULL attrib list to wglCreatePBufferARB.
|
2012-08-23 21:33:19 +02:00 |
Dmitry Timoshkov
|
c8055b5b7b
|
gdiplus: GdipMeasureCharacterRanges should respect device units and transformations.
|
2012-08-22 12:12:27 +02:00 |
Dmitry Timoshkov
|
1418cd796c
|
gdiplus: GdipMeasureCharacterRanges shouldn't treat empty layout rectangle as infinite bounds.
|
2012-08-22 12:12:11 +02:00 |
Dmitry Timoshkov
|
32d37c832d
|
gdiplus: Add a bunch of tests for GdipMeasureCharacterRanges.
|
2012-08-22 12:12:04 +02:00 |
Roman Dadkov
|
3eab4f8d96
|
oleaut32: Record DocString field in ITypeInfoImpl structure in function ITypeLib2_Constructor_SLTG.
|
2012-08-22 12:11:54 +02:00 |
André Hentschel
|
aac478f51b
|
ntdll: Catch bad pointers in RtlWow64EnableFsRedirectionEx.
|
2012-08-22 12:11:19 +02:00 |
Alistair Leslie-Hughes
|
53d7355949
|
kernel32: Add GetConsoleFontSize stub.
|
2012-08-22 12:10:25 +02:00 |
Alistair Leslie-Hughes
|
71d3d4f1ba
|
kernel32: Add GetCurrentConsoleFont stub.
|
2012-08-22 12:09:37 +02:00 |
Alexandre Julliard
|
57bb58f7f5
|
kernel32/tests: "en" is not a valid locale on some platforms.
|
2012-08-22 12:03:34 +02:00 |
Piotr Caban
|
d2e846f3d4
|
user32: Don't limit time needed for WM_DDE_INITIATE processing.
|
2012-08-22 12:03:19 +02:00 |
Francois Gouget
|
58d2d0898c
|
po: A spelling fix in the French translation.
|
2012-08-22 12:03:05 +02:00 |
Francois Gouget
|
35f0c00bde
|
xcopy: Fix spelling and slightly reword the usage message.
|
2012-08-22 12:02:51 +02:00 |
Austin English
|
d71e94d109
|
readme: Wine no longer supports Mac OS X 10.4.
|
2012-08-22 12:00:33 +02:00 |
Andrew Eikum
|
19e9de7dde
|
winealsa.drv: Special-case copying common sample sizes in a tight loop.
|
2012-08-22 12:00:09 +02:00 |
Francois Gouget
|
e282d418e3
|
d3dx9_36: Add a trailing '\n' to a couple of Wine traces.
|
2012-08-21 17:47:49 +02:00 |
Francois Gouget
|
369892b879
|
po: Remove an unwanted trailing full stop in the Lithuanian translation.
|
2012-08-21 17:47:49 +02:00 |
Francois Gouget
|
160c85aefd
|
po: A couple of British spelling fixes for the start usage message.
|
2012-08-21 17:47:49 +02:00 |
Francois Gouget
|
b37c3d840d
|
dssenh/tests: add a trailing '\n' to a couple of ok() calls.
|
2012-08-21 17:47:48 +02:00 |
Francois Gouget
|
e83e05734b
|
msvcp100: VTBL_WRAPPER(60) is unused so remove it.
|
2012-08-21 17:47:48 +02:00 |
Francois Gouget
|
88840fc849
|
msvcrt/tests: Add a trailing '\n' to a win_skip().
|
2012-08-21 17:47:47 +02:00 |
Francois Gouget
|
e2c50d762c
|
dsound: Make dumpCooperativeLevel() static.
|
2012-08-21 17:47:47 +02:00 |
Lucas Zawacki
|
e3af37eb1c
|
joy.cpl: Prevent crash on IDirectInputEffect_Release.
|
2012-08-21 17:47:45 +02:00 |
Józef Kucia
|
cda7633775
|
d3dx9: Implement ID3DXConstantTable::SetMatrixTransposePointerArray.
|
2012-08-21 17:47:43 +02:00 |
Józef Kucia
|
9fec159abc
|
d3dx9: Implement ID3DXConstantTable::SetMatrixPointerArray.
|
2012-08-21 17:47:41 +02:00 |
Józef Kucia
|
51f4f01308
|
d3dx9: Implement ID3DXConstantTable::SetMatrixTranspose.
|
2012-08-21 17:47:40 +02:00 |
Józef Kucia
|
edbd09fb45
|
d3dx9: Implement ID3DXConstantTable::SetMatrixTransposeArray.
|
2012-08-21 17:47:39 +02:00 |
Józef Kucia
|
aaac25dc67
|
d3dx9: ID3DXConstantTable::SetFloat shouldn't change the value of matrix and vector constants.
|
2012-08-21 17:47:37 +02:00 |
Józef Kucia
|
2f73fd6ed5
|
d3dx9: ID3DXConstantTable::SetVector shouldn't change the value of matrix constants.
|
2012-08-21 17:47:36 +02:00 |
Józef Kucia
|
978971e1ac
|
d3dx9: ID3DXConstantTable::SetMatrix should set scalar constants.
|
2012-08-21 17:47:34 +02:00 |
Rico Schüller
|
77993a610e
|
d3dx9: Avoid TRUE : FALSE conditional expression.
|
2012-08-21 17:32:11 +02:00 |
Rico Schüller
|
becf83fd86
|
d3dx9: Remove not needed TRACE.
|
2012-08-21 17:32:02 +02:00 |
Rico Schüller
|
892308fdb6
|
d3dx9: Identify D3DTSS_CONSTANT and FVF states.
|
2012-08-21 17:31:58 +02:00 |
Rico Schüller
|
f9a4a9db1b
|
d3dx9: Don't double check the technique.
|
2012-08-21 17:31:54 +02:00 |
Alexandre Julliard
|
bf528c5e9c
|
gdi32: Allow removing a driver from the stack based on its function table.
|
2012-08-21 12:59:18 +02:00 |
Alexandre Julliard
|
0f5cc668ba
|
gdi32: Add a helper function to find a specific driver in the DC stack.
|
2012-08-21 12:54:01 +02:00 |
Dan Kegel
|
2cd062831d
|
advapi32: RegSetValueExW should not crash when passed 1 instead of L"1".
|
2012-08-21 11:50:32 +02:00 |
André Hentschel
|
8b774cb7a8
|
ntdll: Add support for Windows 8 version.
|
2012-08-21 11:49:58 +02:00 |
Dmitry Timoshkov
|
acc4623fd0
|
gdiplus: Use set_rect_empty() helper to make the code slightly more compact and readable.
|
2012-08-21 11:47:15 +02:00 |
Dmitry Timoshkov
|
10c84dfe3b
|
gdiplus: Rename roundr() to gdip_round() to make it clearer that it's an internal helper.
|
2012-08-21 11:47:11 +02:00 |
Nikolay Sivov
|
d96cd05efe
|
wineoss: Fix variable types so pointer is not truncated on 64bit.
|
2012-08-21 11:46:07 +02:00 |