Francois Gouget
|
d86abc4921
|
include: Remove a misplaced duplicate definition of SORT_STRINGSORT.
|
2012-09-25 12:58:20 +02:00 |
Francois Gouget
|
9c1402e6a9
|
mshtml/tests: Add a trailing '\n' to an ok() call.
|
2012-09-25 11:42:41 +02:00 |
Francois Gouget
|
2606b85687
|
wininet: Check for the 'http:' protocol in a locale independent way.
|
2012-09-25 11:42:38 +02:00 |
Nozomi Kodama
|
1f85d64b19
|
d3dx9: Implement D3DXSHRotate.
|
2012-09-25 11:39:28 +02:00 |
Nozomi Kodama
|
c69a496461
|
d3dx9: Implement D3DXSHEvalDirectionalLight.
|
2012-09-25 11:38:53 +02:00 |
Nozomi Kodama
|
7c5d93b504
|
d3dx9: Simplify D3DXVector*Normalize.
|
2012-09-25 11:32:45 +02:00 |
Nozomi Kodama
|
10d1253971
|
d3dx9: Simplify D3DXComputeBoundingSphere.
|
2012-09-25 11:32:15 +02:00 |
Dmitry Timoshkov
|
0ef523e2bf
|
gdiplus: Add GIF palette to the image properties.
|
2012-09-25 11:30:31 +02:00 |
Dmitry Timoshkov
|
faa24d96d4
|
gdiplus: Add GIF loopcount to the image properties.
|
2012-09-25 11:30:28 +02:00 |
Dmitry Timoshkov
|
54edca19e1
|
gdiplus: Add GIF transparent index to the image properties.
|
2012-09-25 11:30:25 +02:00 |
Dmitry Timoshkov
|
a950a0549f
|
gdiplus: Add GIF background to the image properties.
|
2012-09-25 11:30:21 +02:00 |
Dmitry Timoshkov
|
3bb4974dd4
|
gdiplus: Add GIF frame delay to the image properties.
|
2012-09-25 11:30:18 +02:00 |
Dmitry Timoshkov
|
000f4725aa
|
gdiplus: Add GIF comment to the image properties.
|
2012-09-25 11:30:14 +02:00 |
Dmitry Timoshkov
|
a0424f33c0
|
gdiplus: Remove GIF properties test from generic tests, they are tested separately.
|
2012-09-25 11:30:11 +02:00 |
Ričardas Barkauskas
|
342ce213e6
|
dxgi: Avoid division by zero.
Based on patch by Eduard - Gabriel Munteanu.
|
2012-09-25 11:20:17 +02:00 |
Ričardas Barkauskas
|
d9ce33bfb0
|
dxgi: Partially implement IDXGISwapChain_GetDesc.
|
2012-09-25 11:20:10 +02:00 |
Ričardas Barkauskas
|
06a8cbcc35
|
wined3d: Don't leave leftover textures when destroying and creating dxgi swapchains.
|
2012-09-25 11:20:05 +02:00 |
André Hentschel
|
f98c896e8a
|
crypt32/tests: Improve test output.
|
2012-09-25 11:19:39 +02:00 |
André Hentschel
|
0da26cfc4c
|
ntdll/tests: Fix test failure on win8.
|
2012-09-25 11:19:35 +02:00 |
Henri Verbeet
|
1ff07a7d68
|
wined3d: Take the data type of registers into account in the GLSL shader backend.
|
2012-09-25 11:19:15 +02:00 |
Henri Verbeet
|
6e4c40689c
|
wined3d: Just return the shader from wined3d_device_get_pixel_shader().
|
2012-09-25 11:19:11 +02:00 |
Henri Verbeet
|
fc711d4955
|
wined3d: wined3d_device_set_pixel_shader() never fails.
|
2012-09-25 11:19:07 +02:00 |
Henri Verbeet
|
4f2c93e248
|
d3d10: Store shader variables in d3d10_effect_pass instead of d3d10_effect_object.
|
2012-09-25 11:19:00 +02:00 |
Henri Verbeet
|
2a83e1a581
|
d3d10: Store shaders directly in d3d10_effect_object.
|
2012-09-25 11:18:54 +02:00 |
Nikolay Sivov
|
42db7e4c1d
|
mlang: Forward GetRfc1766FromLcid() to IMultiLanguage3 implementation.
|
2012-09-25 11:18:50 +02:00 |
Nikolay Sivov
|
55d87c050c
|
mlang: Forward IsConvertible() to IMultiLanguage3 implementation.
|
2012-09-25 11:18:45 +02:00 |
Nikolay Sivov
|
76e12944ed
|
mlang: Forward GetFamilyCodePage() to IMultiLanguage3 implementation.
|
2012-09-25 11:18:39 +02:00 |
Nikolay Sivov
|
db1cd7eba8
|
mlang: Forward GetNumberOfCodePageInfo() to IMultiLanguage3 implementation.
|
2012-09-25 11:18:34 +02:00 |
Nikolay Sivov
|
fdaf6df67a
|
mlang: Move IUnknown implementation to IMultiLanguage3 interface implementation and forward to it.
|
2012-09-25 11:18:25 +02:00 |
Nikolay Sivov
|
406c431109
|
mlang: Implemented IMLangConvertCharset_DoConversionToUnicode.
|
2012-09-25 11:17:23 +02:00 |
Marcus Meissner
|
73dfc3d462
|
shlwapi: Fixed incorrect buffer size.
|
2012-09-25 11:17:12 +02:00 |
Christian Costa
|
6ebf13960b
|
dmusic: Add master clock tests.
|
2012-09-24 22:27:47 +02:00 |
Christian Costa
|
12d11833f7
|
d3dx9_36: Cube texture can be loaded as a simple texture. The first face texture is taken in that case.
|
2012-09-24 22:27:42 +02:00 |
Alexandre Julliard
|
1fd55b7334
|
server: Get rid of the waitpid wrapper.
|
2012-09-24 22:27:30 +02:00 |
Adrian Bunk
|
9d5c178b24
|
server: Use waitpid() instead of wait4().
|
2012-09-24 22:27:30 +02:00 |
Józef Kucia
|
934293c1ec
|
d3dx9: Implement conversion from D3DFORMAT to DDS pixel format for RGB pixel formats.
|
2012-09-24 22:27:29 +02:00 |
Józef Kucia
|
94ab09a226
|
d3dx9/tests: Add a more detailed test for saving a surface to a DDS file.
|
2012-09-24 22:27:29 +02:00 |
Józef Kucia
|
bf4201ea58
|
d3dx9: Implement the support for saving a surface to a DDS file.
|
2012-09-24 22:27:29 +02:00 |
Józef Kucia
|
8f00a63161
|
d3dx9: Use 4 spaces per indent level in get_image_info_from_dds().
|
2012-09-24 22:27:29 +02:00 |
Józef Kucia
|
00ea54f64f
|
d3dx9: Introduce a function for calculating the expected size of a DDS file.
|
2012-09-24 22:27:29 +02:00 |
Jacek Caban
|
fa0dfd0bb6
|
jscript: Properly invoke regexp matching in String.split.
|
2012-09-24 22:27:29 +02:00 |
Jacek Caban
|
77c3dc544b
|
jscript: Added support for limit argument in String.split.
|
2012-09-24 22:27:29 +02:00 |
Francois Gouget
|
79ea850eab
|
shell32: Add some more function prototypes and fix the IsNetDrive() one.
|
2012-09-24 22:27:29 +02:00 |
Francois Gouget
|
e2f30dc115
|
include: Add more string types.
|
2012-09-24 22:27:29 +02:00 |
Francois Gouget
|
5f55a71b70
|
Assorted spelling fixes.
|
2012-09-24 22:27:29 +02:00 |
Piotr Caban
|
d07d3cbe91
|
wininet: Added support for cache containers without subdirectories.
|
2012-09-24 22:27:28 +02:00 |
Piotr Caban
|
78835843c2
|
wininet: Added support for cache path parameter in FreeUrlCacheSpace function.
|
2012-09-24 22:27:28 +02:00 |
Piotr Caban
|
71511c9fc5
|
wininet: Added tests for entries with identical hash key.
|
2012-09-24 22:27:28 +02:00 |
Piotr Caban
|
122daa50bc
|
wininet: Reserve more space for urlcache entry flags.
|
2012-09-24 22:27:28 +02:00 |
Francois Gouget
|
4927f9595f
|
kernel32: Add more flags for CompareString().
And fix the name of SORT_STRINGSORT.
|
2012-09-24 22:27:28 +02:00 |