Stefan Dösinger
f89fdb4429
wined3d: Don't reapply lighting when vertex shaders are used.
...
If a vertex shader is used the GL_LIGHTING state is ignored. If the
shader is turned off state_vdecl is called anyway, so it will adjust the
lighting state to match the available fixed function vertex attributes.
2010-11-01 11:43:45 +01:00
Stefan Dösinger
7173a56161
wined3d: Don't change GL_TEXTURE* when using the arb fragment pipeline.
2010-11-01 11:43:39 +01:00
Stefan Dösinger
5082c57e77
wined3d: Don't pass the texture stages to basetexture_apply_state_changes.
2010-11-01 11:43:35 +01:00
Erich Hoover
886193c3b4
include: Add IP_PKTINFO response structure.
2010-11-01 11:38:51 +01:00
Vijay Kiran Kamuju
60b1b1a646
d3drm: Fix signature of LoadTextureFromResource macro of IDirect3DRM2 interface.
2010-11-01 11:36:33 +01:00
Paul Vriens
6b73bee057
gdi32/tests: Fix crash and failures on Win95.
2010-11-01 11:35:58 +01:00
Paul Vriens
3237f5871d
localspl: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:41 +01:00
Paul Vriens
7e5cd4a224
oledlg: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:31 +01:00
Paul Vriens
ddda9e939a
wininet: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:16 +01:00
Paul Vriens
e8cebe8c78
shdoclc: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:04 +01:00
Paul Vriens
8691b052e1
gphoto2.ds: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:52 +01:00
Paul Vriens
9b82b5a853
devenum: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:40 +01:00
Paul Vriens
e2c066eea4
cryptdlg: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:29 +01:00
Paul Vriens
2deee14f31
jscript: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:19 +01:00
Vincent Povirk
f49d56fef3
gdiplus: Add tests for GdipGetLineTransform.
2010-11-01 11:33:58 +01:00
Vincent Povirk
3e86d43030
gdiplus: Don't rely on an HDC in GdipMeasureString.
2010-11-01 11:33:51 +01:00
Vincent Povirk
867f3d39e7
gdiplus: Don't rely on an HDC in GdipMeasureCharacterRanges.
2010-11-01 11:33:40 +01:00
Vincent Povirk
cb21d1caf4
gdiplus: Don't rely on an HDC in GdipGetFontHeight.
2010-11-01 11:33:31 +01:00
Vincent Povirk
4fff9a7a52
gdiplus: Add a test for GdipCreateMatrix3.
2010-11-01 11:33:25 +01:00
Vincent Povirk
bb444e81cc
gdiplus: Fix point conversion in GdipCreateLineBrushI.
2010-11-01 11:33:19 +01:00
Yaron Shahrabani
f3dcfa19a0
gphoto2: Added Hebrew translation.
2010-11-01 11:33:05 +01:00
Yaron Shahrabani
b369460382
hhctrl.ocx: Added Hebrew translation.
2010-11-01 11:32:52 +01:00
Aric Stewart
7891f05b88
ups10: Corrected rtl implementation for ScriptStringXtoCP and ScriptStringXtoCP.
2010-11-01 11:32:30 +01:00
André Hentschel
5f6ea28c99
include: Merge the ia64 ifdefs into one.
2010-11-01 11:32:20 +01:00
André Hentschel
98998cbad5
include: Better detect MIPS architecture.
2010-11-01 11:32:08 +01:00
André Hentschel
a0dabd33e5
include: Add MIPS endianess.
2010-11-01 11:31:46 +01:00
André Hentschel
c1e6777527
include: Better distinguish ARM's endianess.
2010-11-01 11:31:37 +01:00
Alexandre Julliard
adb0703cff
ntdll: Don't try to join with the main thread.
2010-11-01 11:28:38 +01:00
Alexandre Julliard
6410ab1ce8
libwine: Update Unicode tables to the Unicode 6.0 standard.
2010-10-30 20:42:09 +02:00
Alexandre Julliard
f92537af93
Release 1.3.6.
2010-10-29 19:42:36 +02:00
Adam Martinson
e7d8bbab44
msxml3/tests: Add XSLPattern collection method tests.
2010-10-29 17:28:14 +02:00
Adam Martinson
77b7323b4f
msxml3: Fix XSLPattern namespace handling.
2010-10-29 17:28:11 +02:00
Jacek Caban
6241b9d652
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_xml implementations.
2010-10-29 16:31:42 +02:00
Jacek Caban
d147ee1392
mshtml: Added IHTMLEmbedElement stub implementation.
2010-10-29 16:31:37 +02:00
Paul Vriens
365e76d26a
hhctrl.ocx: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-29 16:30:59 +02:00
Paul Vriens
bf57679e37
oleacc: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-29 16:30:52 +02:00
Eric Pouech
f6c614018b
oleaut32: Fix invalid cast.
2010-10-29 16:30:07 +02:00
Travis Athougies
356420b340
d3dcompiler_43/tests: Added float vector tests to HLSL test suite.
2010-10-29 15:23:34 +02:00
Travis Athougies
79f715c3ec
d3dcompiler_43/tests: Added tests for conditional expressions to HLSL test suite.
2010-10-29 15:23:31 +02:00
Travis Athougies
9f7ceec91f
d3dcompiler_43/tests: Added order of operations test to HLSL test suite.
2010-10-29 15:23:28 +02:00
Aric Stewart
0e55930eff
winegstreamer: Add gstreamer audio convert transform filter.
2010-10-29 15:22:12 +02:00
Aric Stewart
5e79508fe9
winegstreamer: Add gstreamer mp3 transform filter.
2010-10-29 15:16:57 +02:00
Hans Leidekker
7135ac7641
advapi32: Implement EnumServicesStatusExA/W.
2010-10-29 14:33:57 +02:00
Henri Verbeet
27bf4c3747
wined3d: Remove some redundant state save/restore code from flush_to_framebuffer_drawpixels().
2010-10-29 14:33:57 +02:00
Henri Verbeet
7414ebc975
wined3d: Don't flip the coordinate system in set_blit_dimension().
2010-10-29 14:33:57 +02:00
Henri Verbeet
1e301027dc
wined3d: Only complain about unsupported filtering if we have a reason to.
2010-10-29 14:33:56 +02:00
Henri Verbeet
e832b57a15
wined3d: Move loop state to wined3d_shader_context.
2010-10-29 14:33:56 +02:00
Henri Verbeet
8a4a76f9a7
wined3d: Move "parse_state" to wined3d_shader_context.
2010-10-29 14:33:56 +02:00
Andrew Nguyen
de4179741b
configure: Check for GStreamer functionality present in 0.10.26.
2010-10-29 14:33:38 +02:00
Alexandre Julliard
b10fb86a91
configure: More aggressive disabling of Fortify.
2010-10-29 14:25:01 +02:00