projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Get rid of the glsl_sample_function_t typedef.
[wine]
/
dlls
/
2011-06-29
Henri Verbeet
wined3d: Get rid of the glsl_sample_function_t typedef.
tree
|
commitdiff
2011-06-29
Henri Verbeet
wined3d: Get rid of the glsl_src_param_t typedef.
tree
|
commitdiff
2011-06-29
Henri Verbeet
wined3d: Get rid of the glsl_dst_param_t typedef.
tree
|
commitdiff
2011-06-29
Alistair Leslie...
msxml3: Improve namespace tests to highlight get nodeNa...
tree
|
commitdiff
2011-06-29
Austin Lund
ntoskrnl.exe: Made KdDebuggerEnabled a boolean and...
tree
|
commitdiff
2011-06-29
André Hentschel
dbghelp: Only declare deltapc for i386.
tree
|
commitdiff
2011-06-28
Rico Schüller
d3dx9: Fix ID3DXEffect::SetStateManager().
tree
|
commitdiff
2011-06-28
Vincent Povirk
gdiplus: Use DrawDriverString to draw the text in DrawS...
tree
|
commitdiff
2011-06-28
Vincent Povirk
gdiplus: Implement GdipMeasureDriverString.
tree
|
commitdiff
2011-06-28
Vincent Povirk
gdiplus: Test MeasureDriverString with a character...
tree
|
commitdiff
2011-06-28
Vincent Povirk
gdiplus: Fix the order of arguments to expectf in test_...
tree
|
commitdiff
2011-06-28
Dylan Smith
ddraw: Partially revert a struct copy change to fix...
tree
|
commitdiff
2011-06-28
André Hentschel
shdocvw: Add ITaskbarList2 Interface.
tree
|
commitdiff
2011-06-28
Damjan Jovanovic
rpcrt4: Implement RpcNetworkInqProtseqs.
tree
|
commitdiff
2011-06-28
Lucas Fialho Zawacki
dinput: SetActionMap setting the device buffer.
tree
|
commitdiff
2011-06-28
Lucas Fialho Zawacki
dinput8/tests: Testing BuildActionMap and SetActionMap...
tree
|
commitdiff
2011-06-28
Lucas Fialho Zawacki
dinput: EnumDevicesBySemantics enumerating keyboard...
tree
|
commitdiff
2011-06-28
Lucas Fialho Zawacki
dinput8/tests: Test EnumDevicesBySemantics mouse and...
tree
|
commitdiff
2011-06-28
Stefan Dösinger
wined3d: Update the vertex shader when the clipplanes...
tree
|
commitdiff
2011-06-28
Marcus Meissner
comctl32: Fixed strncpy (Coverity).
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Separate IDirectDrawGammaControl reference count.
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Move IDirect3DTexture and IDirect3DTexture2...
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface and IDirectDrawSurfa...
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Separate IDirectDrawSurface4 reference count.
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Fix SetRenderTarget behaviour on failure.
tree
|
commitdiff
2011-06-28
Ričardas Barkauskas
ddraw: Use ddraw_surface_release_iface to destroy lefto...
tree
|
commitdiff
2011-06-28
André Hentschel
user32: Use more meaningful variable names.
tree
|
commitdiff
2011-06-28
Austin English
kernel32: Stub a few of the numa functions.
tree
|
commitdiff
2011-06-28
Huw Davies
gdi32: Construct the EGA palette from the default palette.
tree
|
commitdiff
2011-06-28
Piotr Caban
comctl32: Make iterator_remove_common_items working...
tree
|
commitdiff
2011-06-28
Henri Verbeet
wined3d: Properly destroy contexts not owned by the...
tree
|
commitdiff
2011-06-28
Henri Verbeet
wined3d: Make the rts and ds parameters to context_vali...
tree
|
commitdiff
2011-06-28
Henri Verbeet
wined3d: Make the generate_rt_mask_no_fbo() parameters...
tree
|
commitdiff
2011-06-28
Henri Verbeet
wined3d: Make the target parameter to generate_rt_mask_...
tree
|
commitdiff
2011-06-28
Henri Verbeet
wined3d: Make the depth_stencil parameter to context_va...
tree
|
commitdiff
2011-06-28
Alexandre Julliard
ntdll: Encode the function pointers in the vectored...
tree
|
commitdiff
2011-06-27
Vincent Povirk
gdiplus: Add test for GdipMeasureDriverString.
tree
|
commitdiff
2011-06-27
Stefan Dösinger
wined3d: Separate stream sources and vertex declaration.
tree
|
commitdiff
2011-06-27
Stefan Dösinger
wined3d: Don't set FBO attachment filtering to GL_NEAREST.
tree
|
commitdiff
2011-06-27
Marcus Meissner
urlmon: Fixed array size check (Coverity).
tree
|
commitdiff
2011-06-27
Detlef Riekenberg
jscript/tests: Fix copy & paste typos.
tree
|
commitdiff
2011-06-27
Detlef Riekenberg
jscript: Support also VT_UI4 in debugstr_variant.
tree
|
commitdiff
2011-06-27
Dylan Smith
d3dx9/tests: Fix comparison that expects NAN, since...
tree
|
commitdiff
2011-06-27
Aric Stewart
usp10: Restart Indic syllable processing immediately...
tree
|
commitdiff
2011-06-27
Alexandre Julliard
msvcp90: Make sure an exported variable is initialized.
tree
|
commitdiff
2011-06-27
Piotr Caban
comctl32: Prevent double theme closing when WM_DESTROY...
tree
|
commitdiff
2011-06-27
Piotr Caban
comctl32: Make themed button hot when mouse is over it.
tree
|
commitdiff
2011-06-27
Piotr Caban
comctl32: Improved setting button state.
tree
|
commitdiff
2011-06-27
Piotr Caban
comctl32: Use vssym32.h instead of tmschema.h.
tree
|
commitdiff
2011-06-27
Piotr Caban
user32: Don't redeclare button state macros.
tree
|
commitdiff
2011-06-27
John Edmonds
ddraw: Warning message about an invalid structure size...
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Implement ID3DXEffect::EndPass().
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Implement ID3DXEffect::SetTechnique().
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Implement ID3DXEffect::GetCurrentTechnique().
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Implement ID3DXEffect::BeginPass().
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Implement ID3DXEffect::Begin().
tree
|
commitdiff
2011-06-27
Rico Schüller
d3dx9: Fix light range spelling.
tree
|
commitdiff
2011-06-27
Huw Davies
gdi32: Fix the 8 bpp generated colour table.
tree
|
commitdiff
2011-06-27
Huw Davies
gdi32: Simplify colour table generation.
tree
|
commitdiff
2011-06-27
Marcus Meissner
msi: Remove superflous NULL check (Coverity).
tree
|
commitdiff
2011-06-27
Marcus Meissner
msi: Removed useless NULL check (Coverity).
tree
|
commitdiff
2011-06-27
Marcus Meissner
krnl386.exe16: pSeg might be NULL (Coverity).
tree
|
commitdiff
2011-06-27
Marcus Meissner
d3d9: Remove superflous NULL checks (Coverity).
tree
|
commitdiff
2011-06-27
Marcus Meissner
ddrawex: Remove superflous NULL checks, add error skips...
tree
|
commitdiff
2011-06-27
Marcus Meissner
dmstyle: Reverse NULL check and deref (Coverity).
tree
|
commitdiff
2011-06-27
Marcus Meissner
gameux: Revert NULL ptr check and deref (Coverity).
tree
|
commitdiff
2011-06-27
Marcus Meissner
ole32: Access the array entry, not the array (Coverity).
tree
|
commitdiff
2011-06-27
Marcus Meissner
quartz: Removed useless NULL check (Coverity).
tree
|
commitdiff
2011-06-27
Marcus Meissner
strmbase: Move NULL check up a bit (Coverity).
tree
|
commitdiff
2011-06-27
Marcus Meissner
shell32: Remove superflous NULL check (Coverity).
tree
|
commitdiff
2011-06-27
Marcus Meissner
oleaut32: Unshadow cmp to make code work (Coverity).
tree
|
commitdiff
2011-06-27
Jacek Caban
urlmon: Use CoInternetParseIUri instead of IUri::GetPat...
tree
|
commitdiff
2011-06-27
Jacek Caban
mshtml: Added IUri-based nsIURI::SetPort implementation.
tree
|
commitdiff
2011-06-27
Jacek Caban
mshtml: Get rid of wine_url in nsWineURI object.
tree
|
commitdiff
2011-06-27
Jacek Caban
mshtml: Make sure we always create nsWineURI with valid...
tree
|
commitdiff
2011-06-27
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-06-27
Francois Gouget
vbscript: Make VBScriptFactory_CreateInstance() static.
tree
|
commitdiff
2011-06-27
Francois Gouget
d3dx9_36/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2011-06-27
Francois Gouget
d3dx9_36: Add a trailing '\n' to some TRACE() calls.
tree
|
commitdiff
2011-06-27
Francois Gouget
shell32: Update a comment.
tree
|
commitdiff
2011-06-27
Francois Gouget
d3dx9_36: Fix compilation on systems that don't support...
tree
|
commitdiff
2011-06-24
Dylan Smith
d3dx9/tests: Avoid using FP_NAN for portability.
tree
|
commitdiff
2011-06-24
Travis Athougies
d3dx9_36: Added stub implementation of D3DXSaveSurfaceT...
tree
|
commitdiff
2011-06-24
Travis Athougies
d3dx9_36: Added stub D3DXCreateCubeTextureFromFileInMemory.
tree
|
commitdiff
2011-06-24
Jay Yang
comctl32: Make ComboBoxEx send CBEN_ENDEDIT when select...
tree
|
commitdiff
2011-06-24
Mariusz Pluciński
shell32: Add IKnownFolder::SetPath() implementation.
tree
|
commitdiff
2011-06-24
Mariusz Pluciński
shell32: Add implementation of IKnownFolder::GetCategory.
tree
|
commitdiff
2011-06-24
Mariusz Pluciński
shell32/tests: Add test of IKnownFolder::GetCategory...
tree
|
commitdiff
2011-06-24
Stefan Dösinger
wined3d: Get rid of the has_signature_idx field in...
tree
|
commitdiff
2011-06-24
Stefan Dösinger
wined3d: Fix a typo in compare_sig in the arb backend.
tree
|
commitdiff
2011-06-24
Maarten Lankhorst
quartz: Skip filtergraph tests when filtergraph cannot...
tree
|
commitdiff
2011-06-24
Aric Stewart
usp10: Correct Pre Base glyph index shifting.
tree
|
commitdiff
2011-06-24
Jacek Caban
urlmon: Added CoInternetIsFeatureEnabledForUrl stub...
tree
|
commitdiff
2011-06-24
Huw Davies
gdi32/tests: Show that Get/SetDIBits ignore the layout...
tree
|
commitdiff
2011-06-24
Jacek Caban
mshtml: Use IUri instead of wine_url in before_async_open.
tree
|
commitdiff
2011-06-24
Jacek Caban
mshtml: Use CreateURLMonikerEx2 for creating URL moniker.
tree
|
commitdiff
2011-06-24
Jacek Caban
urlmon: Use proper IUri in BindToObject implementation.
tree
|
commitdiff
2011-06-24
Jacek Caban
urlmon: Use proper IUri in BindToStorage implementation.
tree
|
commitdiff
2011-06-24
Jacek Caban
urlmon: Added support for IUri in IMoniker::Load implem...
tree
|
commitdiff
2011-06-24
Jacek Caban
urlmon: Added more CreateURLMoniker* tests.
tree
|
commitdiff
next