Stefan Dösinger
|
8b57a585ad
|
d3d8/test: Add slop to some fog tests.
|
2011-09-16 17:23:10 +02:00 |
Stefan Dösinger
|
7759729fc7
|
d3d9/Tests: State getters don't work with PUREDEVICEs.
|
2011-09-16 17:23:10 +02:00 |
Stefan Dösinger
|
6bf2eb76bb
|
d3d9/tests: Add a slop to the fog tests for X1600 GPUs.
|
2011-09-16 17:23:09 +02:00 |
Stefan Dösinger
|
f3644a513f
|
d3d9/tests: Fix the depth stencil size tests on AMD.
|
2011-09-16 17:23:09 +02:00 |
Andrew Talbot
|
de0a0efca9
|
mmsystem.dll16: Remove an unused variable.
|
2011-09-16 17:23:09 +02:00 |
Henri Verbeet
|
0ad7e98d24
|
wined3d: Make the device parameter to process_vertices_strided() const.
|
2011-09-16 17:23:08 +02:00 |
Henri Verbeet
|
a61fe27fb8
|
wined3d: Make the device parameter to wined3d_device_get_ps_consts_f() const.
|
2011-09-16 17:23:08 +02:00 |
Henri Verbeet
|
b9fcf71c71
|
ddraw: Use real flips.
|
2011-09-16 17:23:08 +02:00 |
Henri Verbeet
|
1aeee59bd8
|
ddraw: Use offscreen backbuffers.
In principle this allows us to use more than one backbuffer in ddraw. It's
also a requirement for the next patch.
|
2011-09-16 17:23:08 +02:00 |
Henri Verbeet
|
5186882098
|
ddraw: Store the primary surface.
|
2011-09-16 17:23:08 +02:00 |
Alexandre Julliard
|
9ea45ac602
|
winex11: Use the original unclipped coordinates for XRender blits to avoid rounding errors.
|
2011-09-16 17:22:58 +02:00 |
Alexandre Julliard
|
c2edf4399c
|
winex11: Disable the XRender StretchBlt implementation if XRender wasn't loaded.
|
2011-09-16 12:34:17 +02:00 |
Alexandre Julliard
|
a09753a349
|
winex11: Use the physdev picture directly for the SRCCOPY XRender optimization.
|
2011-09-15 23:13:01 +02:00 |
Alexandre Julliard
|
46cbdd0efc
|
winex11: Implement the CreateBitmap entry point in the XRender driver.
|
2011-09-15 19:58:25 +02:00 |
Alistair Leslie-Hughes
|
54b37b8c41
|
msxml3: Move xmlparser.idl to msxml3.
|
2011-09-15 19:13:15 +02:00 |
Michael Stefaniuc
|
99f770e4ef
|
d3d8: Remove pointless casts to the type of the casted expression.
|
2011-09-15 19:13:15 +02:00 |
Jacek Caban
|
8de5db6030
|
vbscript: Added stop statement semi-stub implementation.
|
2011-09-15 19:13:15 +02:00 |
Jacek Caban
|
1e01a176a3
|
vbscript: Added this object to identifier lookup chanin.
|
2011-09-15 19:13:15 +02:00 |
Jacek Caban
|
308b2641d9
|
vbscript: Added interp_mcall implementation.
|
2011-09-15 19:13:15 +02:00 |
Jacek Caban
|
6ee2e3ac91
|
vbscript: Added beginning InvokeEx implementation.
|
2011-09-15 19:13:15 +02:00 |
Jacek Caban
|
8b4c560d75
|
vbscript: Added beginning GetDispID implementation.
|
2011-09-15 19:13:15 +02:00 |
Jacek Caban
|
8fb2b985dc
|
vbscript: Added class function compiler implementation.
|
2011-09-15 19:13:15 +02:00 |
Jacek Caban
|
ee67bc7a37
|
vbscript: Added class functions parser implementation.
|
2011-09-15 19:13:10 +02:00 |
Jacek Caban
|
3862cdab4f
|
vbscript: Added function storage specifiers support.
|
2011-09-15 15:45:00 +02:00 |
Jacek Caban
|
dfc74ac04a
|
vbscript: Added obj member call test.
|
2011-09-15 15:44:56 +02:00 |
Jacek Caban
|
a6ee830fd2
|
vbscript: Added object member call implementation.
|
2011-09-15 15:44:52 +02:00 |
Jacek Caban
|
9848d6be2e
|
vbscript: Added interp_nothing implementation and tests.
|
2011-09-15 15:44:48 +02:00 |
Jacek Caban
|
8864c8dbae
|
vbscript: Added nothing literal parser/compiler implementation.
|
2011-09-15 15:44:44 +02:00 |
Jacek Caban
|
efc59d1b19
|
vbscript: Store class_desc_t in vbdisp_t.
|
2011-09-15 15:44:41 +02:00 |
Jacek Caban
|
fb57bc21b8
|
vbscript: Added interp_new implementation.
|
2011-09-15 15:44:37 +02:00 |
Jacek Caban
|
408a1bf682
|
vbscript: Added new expression parser/compiler implemetation.
|
2011-09-15 15:44:33 +02:00 |
Jacek Caban
|
f683832ac1
|
vbscript: Added interp_set_ident implementation.
|
2011-09-15 15:44:28 +02:00 |
Jacek Caban
|
b3a6217ed3
|
vbscript: Added set statement parser/compiler implementation.
|
2011-09-15 15:44:25 +02:00 |
Jacek Caban
|
e8797c29b5
|
vbscript: Added class compiler implementation.
|
2011-09-15 15:44:20 +02:00 |
Jacek Caban
|
80ad3a23fa
|
vbscript: Added class parser implementation.
|
2011-09-15 15:44:16 +02:00 |
Alexandre Julliard
|
84ec1acced
|
winex11: Get rid of the WXRFormat typedef.
|
2011-09-15 15:42:20 +02:00 |
Alexandre Julliard
|
1525273bb8
|
winex11: Remove a redundant field in the XRender format templates.
|
2011-09-15 15:42:20 +02:00 |
Alexandre Julliard
|
5efaa20823
|
winex11: Get rid of the WineXRenderFormat structure.
|
2011-09-15 15:42:20 +02:00 |
Alexandre Julliard
|
8860159f1c
|
winex11: Store the XRender picture formats in a global array instead of in the format structure.
|
2011-09-15 15:42:20 +02:00 |
Alexandre Julliard
|
ce63099a14
|
winex11: Get rid of the xrender_info structure.
|
2011-09-15 15:42:15 +02:00 |
Hans Leidekker
|
6ae7061645
|
msi: Improve parsing of the package platform.
|
2011-09-15 15:41:42 +02:00 |
Francois Gouget
|
de77f0648e
|
po: Remove English strings from the Serbian (Latin) translation.
|
2011-09-15 15:41:42 +02:00 |
Francois Gouget
|
bc58d3d143
|
po: Remove an English string from the Serbian (Cyrillic) translation.
|
2011-09-15 15:41:41 +02:00 |
Francois Gouget
|
1a0b723876
|
po: Remove English strings from the Portuguese (Portugal) translation.
|
2011-09-15 15:41:41 +02:00 |
Francois Gouget
|
d00a00e520
|
po: Remove English strings from the Portuguese (Brazil) translation.
|
2011-09-15 15:41:41 +02:00 |
Francois Gouget
|
25100a8592
|
mshtml/tests: Improve the current UI language detection a bit.
|
2011-09-15 15:41:41 +02:00 |
Francois Gouget
|
74459389a5
|
shlwapi/tests: Some tests require that the user interface be in English.
With MUI versions of Windows checking for the default user language id or locale is insufficient.
|
2011-09-15 15:41:41 +02:00 |
Francois Gouget
|
49a545685c
|
winetest: Also log the current thread and default user UI languages.
|
2011-09-15 15:41:41 +02:00 |
Francois Gouget
|
0ae12c4a3b
|
shlwapi/tests: Fix test_StrFromTimeIntervalA() to print the badly formatted string in case of a failure.
|
2011-09-15 15:41:41 +02:00 |
Nikolay Sivov
|
fec346b36d
|
comctl32/monthcal: Properly compute maximum date for control.
|
2011-09-15 15:41:41 +02:00 |