wined3d: Make the generate_rt_mask_no_fbo() parameters const.
[wine] / dlls /
2011-06-28  Henri Verbeetwined3d: Make the generate_rt_mask_no_fbo() parameters...
2011-06-28  Henri Verbeetwined3d: Make the target parameter to generate_rt_mask_...
2011-06-28  Henri Verbeetwined3d: Make the depth_stencil parameter to context_va...
2011-06-28  Alexandre Julliardntdll: Encode the function pointers in the vectored...
2011-06-27  Vincent Povirkgdiplus: Add test for GdipMeasureDriverString.
2011-06-27  Stefan Dösingerwined3d: Separate stream sources and vertex declaration.
2011-06-27  Stefan Dösingerwined3d: Don't set FBO attachment filtering to GL_NEAREST.
2011-06-27  Marcus Meissnerurlmon: Fixed array size check (Coverity).
2011-06-27  Detlef Riekenbergjscript/tests: Fix copy & paste typos.
2011-06-27  Detlef Riekenbergjscript: Support also VT_UI4 in debugstr_variant.
2011-06-27  Dylan Smithd3dx9/tests: Fix comparison that expects NAN, since...
2011-06-27  Aric Stewartusp10: Restart Indic syllable processing immediately...
2011-06-27  Alexandre Julliardmsvcp90: Make sure an exported variable is initialized.
2011-06-27  Piotr Cabancomctl32: Prevent double theme closing when WM_DESTROY...
2011-06-27  Piotr Cabancomctl32: Make themed button hot when mouse is over it.
2011-06-27  Piotr Cabancomctl32: Improved setting button state.
2011-06-27  Piotr Cabancomctl32: Use vssym32.h instead of tmschema.h.
2011-06-27  Piotr Cabanuser32: Don't redeclare button state macros.
2011-06-27  John Edmondsddraw: Warning message about an invalid structure size...
2011-06-27  Rico Schüllerd3dx9: Implement ID3DXEffect::EndPass().
2011-06-27  Rico Schüllerd3dx9: Implement ID3DXEffect::SetTechnique().
2011-06-27  Rico Schüllerd3dx9: Implement ID3DXEffect::GetCurrentTechnique().
2011-06-27  Rico Schüllerd3dx9: Implement ID3DXEffect::BeginPass().
2011-06-27  Rico Schüllerd3dx9: Implement ID3DXEffect::Begin().
2011-06-27  Rico Schüllerd3dx9: Fix light range spelling.
2011-06-27  Huw Daviesgdi32: Fix the 8 bpp generated colour table.
2011-06-27  Huw Daviesgdi32: Simplify colour table generation.
2011-06-27  Marcus Meissnermsi: Remove superflous NULL check (Coverity).
2011-06-27  Marcus Meissnermsi: Removed useless NULL check (Coverity).
2011-06-27  Marcus Meissnerkrnl386.exe16: pSeg might be NULL (Coverity).
2011-06-27  Marcus Meissnerd3d9: Remove superflous NULL checks (Coverity).
2011-06-27  Marcus Meissnerddrawex: Remove superflous NULL checks, add error skips...
2011-06-27  Marcus Meissnerdmstyle: Reverse NULL check and deref (Coverity).
2011-06-27  Marcus Meissnergameux: Revert NULL ptr check and deref (Coverity).
2011-06-27  Marcus Meissnerole32: Access the array entry, not the array (Coverity).
2011-06-27  Marcus Meissnerquartz: Removed useless NULL check (Coverity).
2011-06-27  Marcus Meissnerstrmbase: Move NULL check up a bit (Coverity).
2011-06-27  Marcus Meissnershell32: Remove superflous NULL check (Coverity).
2011-06-27  Marcus Meissneroleaut32: Unshadow cmp to make code work (Coverity).
2011-06-27  Jacek Cabanurlmon: Use CoInternetParseIUri instead of IUri::GetPat...
2011-06-27  Jacek Cabanmshtml: Added IUri-based nsIURI::SetPort implementation.
2011-06-27  Jacek Cabanmshtml: Get rid of wine_url in nsWineURI object.
2011-06-27  Jacek Cabanmshtml: Make sure we always create nsWineURI with valid...
2011-06-27  Francois GougetAssorted spelling fixes.
2011-06-27  Francois Gougetvbscript: Make VBScriptFactory_CreateInstance() static.
2011-06-27  Francois Gougetd3dx9_36/tests: Add a trailing '\n' to an ok() call.
2011-06-27  Francois Gougetd3dx9_36: Add a trailing '\n' to some TRACE() calls.
2011-06-27  Francois Gougetshell32: Update a comment.
2011-06-27  Francois Gougetd3dx9_36: Fix compilation on systems that don't support...
2011-06-24  Dylan Smithd3dx9/tests: Avoid using FP_NAN for portability.
2011-06-24  Travis Athougiesd3dx9_36: Added stub implementation of D3DXSaveSurfaceT...
2011-06-24  Travis Athougiesd3dx9_36: Added stub D3DXCreateCubeTextureFromFileInMemory.
2011-06-24  Jay Yangcomctl32: Make ComboBoxEx send CBEN_ENDEDIT when select...
2011-06-24  Mariusz Plucińskishell32: Add IKnownFolder::SetPath() implementation.
2011-06-24  Mariusz Plucińskishell32: Add implementation of IKnownFolder::GetCategory.
2011-06-24  Mariusz Plucińskishell32/tests: Add test of IKnownFolder::GetCategory...
2011-06-24  Stefan Dösingerwined3d: Get rid of the has_signature_idx field in...
2011-06-24  Stefan Dösingerwined3d: Fix a typo in compare_sig in the arb backend.
2011-06-24  Maarten Lankhorstquartz: Skip filtergraph tests when filtergraph cannot...
2011-06-24  Aric Stewartusp10: Correct Pre Base glyph index shifting.
2011-06-24  Jacek Cabanurlmon: Added CoInternetIsFeatureEnabledForUrl stub...
2011-06-24  Huw Daviesgdi32/tests: Show that Get/SetDIBits ignore the layout...
2011-06-24  Jacek Cabanmshtml: Use IUri instead of wine_url in before_async_open.
2011-06-24  Jacek Cabanmshtml: Use CreateURLMonikerEx2 for creating URL moniker.
2011-06-24  Jacek Cabanurlmon: Use proper IUri in BindToObject implementation.
2011-06-24  Jacek Cabanurlmon: Use proper IUri in BindToStorage implementation.
2011-06-24  Jacek Cabanurlmon: Added support for IUri in IMoniker::Load implem...
2011-06-24  Jacek Cabanurlmon: Added more CreateURLMoniker* tests.
2011-06-24  Jacek Cabanurlmon: Added CreateURLMonikerEx2 implementation.
2011-06-24  Jacek Cabanurlmon: Added IUriContainer::GetIUri implementation.
2011-06-24  Jacek Cabanurlmon: Properly support dwFlags argument in CreateURLM...
2011-06-24  Jacek Cabanurlmon: Reimplement CreateURLMonikerEx on top of IUri...
2011-06-24  Henri Verbeetwined3d: Request per-surface palettes in the client...
2011-06-24  Henri Verbeetwined3d: Explicitly set surface alignment in the client...
2011-06-24  Henri Verbeetwined3d: Make the surface parameter to surface_get_gl_b...
2011-06-24  Henri Verbeetwined3d: Make the surface parameter to surface_is_offsc...
2011-06-23  Hans Leidekkermsi: Count progress in units of 512 bytes.
2011-06-23  Hans Leidekkermsi: Make sure reported progress adds up to projected...
2011-06-23  Hans Leidekkermsi: Add support for running the progress bar backwards.
2011-06-23  Hans Leidekkermsi: Don't subscribe more than once to the same control...
2011-06-23  Hans Leidekkermsi: Don't update the progress bar in schedule_install_...
2011-06-23  Dylan Smithd3dx9/tests: Added tests for D3DXCreateSkinInfo.
2011-06-23  Dylan Smithd3dx9: Implement GetBoneOffsetMatrix and SetBoneOffsetM...
2011-06-23  Dylan Smithd3dx9: Implement ID3DXSkinInfo::GetBoneName and SetBone...
2011-06-23  Dylan Smithd3dx9: Implement ID3DXSkinInfo bone influence getting...
2011-06-23  Dylan Smithd3dx9: Implement D3DXCreateSkinInfo functions.
2011-06-23  Dylan Smithd3dx9: Add stubs for D3DXCreateSkinInfo functions.
2011-06-23  Jacek Cabanurlmon: Use BSTR for URLName in URLMoniker object.
2011-06-23  Jacek Cabanurlmon: Fixed handling empty URIs.
2011-06-23  Henri Verbeetwined3d: Only invalidate STATE_STREAMSRC for bound...
2011-06-23  Henri Verbeetwined3d: Make the device and target parameters to FindC...
2011-06-23  Henri Verbeetwined3d: Make the wined3d_shader_context shader pointer...
2011-06-23  Henri Verbeetd3d8: Implement IDirect3DVolume8 private data handling...
2011-06-23  Henri Verbeetd3d9: Implement IDirect3DVolume9 private data handling...
2011-06-23  Travis Athougiesd3dx9_36/tests: Added tests for constant table samplers.
2011-06-23  Travis Athougiesd3dx9_36: Implemented support for samplers in ID3DXCons...
2011-06-23  Travis Athougiesd3dx9_36/tests: Fixed constant table sizes in shader.c.
2011-06-23  Aric Stewartusp10: Non modern Indic fonts want blwf applied pre...
2011-06-23  Aric Stewartusp10: Update Indic framework to handle non-modern...
2011-06-23  Piotr Cabanmsvcp: Sync spec files.
next