projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Add parentheses to a flag check.
[wine]
/
dlls
/
2007-12-03
Stefan Dösinger
wined3d: Add parentheses to a flag check.
tree
|
commitdiff
2007-12-03
Stefan Dösinger
wined3d: Detect the Intel GPU in macbooks.
tree
|
commitdiff
2007-12-03
Stefan Dösinger
wined3d: Unify bpp to format conversion.
tree
|
commitdiff
2007-12-03
Stefan Dösinger
wined3d: Enabling too many lights is silently ignored.
tree
|
commitdiff
2007-12-03
Stefan Dösinger
wined3d: mov to a0.x does a floor(), not a round to...
tree
|
commitdiff
2007-12-03
Andrew Riedi
user32: Add a FIXME for animated cursors.
tree
|
commitdiff
2007-12-03
Andrew Riedi
winealsa.drv: Fix a comment.
tree
|
commitdiff
2007-12-03
Gerald Pfeifer
wined3d: Fix handling of a special case in IWineD3DImpl...
tree
|
commitdiff
2007-12-03
Gerald Pfeifer
comctl32: Remove extraneous check (unsigned < 0).
tree
|
commitdiff
2007-12-03
Andrew Talbot
comctl32: Remove unneeded casts.
tree
|
commitdiff
2007-12-03
Andrew Talbot
advapi32: Remove unneeded casts.
tree
|
commitdiff
2007-12-03
Andrew Talbot
cabinet: Remove unneeded casts.
tree
|
commitdiff
2007-12-03
Rob Shearman
d3dx8: Initialise temp in D3DXQuaternionInverse to...
tree
|
commitdiff
2007-12-03
Rob Shearman
rpcrt4: Test that the string retrieved from get_name...
tree
|
commitdiff
2007-12-03
Rob Shearman
rpcrt4: Reverse the conditions for which *pPointer...
tree
|
commitdiff
2007-12-03
Rob Shearman
rpcrt4: Initialise the memory in test_simple_struct_mar...
tree
|
commitdiff
2007-12-03
Rob Shearman
ole32: Ignore the threading model of the PSFactoryBuffe...
tree
|
commitdiff
2007-12-03
Rob Shearman
ole32: Always create a window for the main apartment.
tree
|
commitdiff
2007-12-03
Rob Shearman
include: Move Wine-specific EH_* defines from winnt...
tree
|
commitdiff
2007-12-03
Rob Shearman
oleaut32: Implement OLEPictureImpl_GetIDsOfNames.
tree
|
commitdiff
2007-12-03
Paul Vriens
kernel32: Add some simple tests for GetVersionExA.
tree
|
commitdiff
2007-12-03
Jacek Caban
mshtml: Added IHTMLElement2::get_dir implementation.
tree
|
commitdiff
2007-11-30
Jacek Caban
mshtml: Added IHTMLTable interface stub implementation.
tree
|
commitdiff
2007-11-30
Francois Gouget
d3dx8/tests: Fix compilation on systems that don't...
tree
|
commitdiff
2007-11-30
Stefan Dösinger
user32: Destroying the current cursor results in an...
tree
|
commitdiff
2007-11-30
Stefan Dösinger
wined3d: Remove the X channel fixup in render target...
tree
|
commitdiff
2007-11-30
Stefan Leichter
kernel32: Added stub for FindVolumeClose.
tree
|
commitdiff
2007-11-30
Michael Stefaniuc
urlmon: Rename the wrappers around HeapAlloc() &Co...
tree
|
commitdiff
2007-11-30
Sven Paschukat
ctapi32: Added null terminator to library name.
tree
|
commitdiff
2007-11-30
Rob Shearman
rpcrt4: Fix NdrSimpleStructUnmarshall to cope with...
tree
|
commitdiff
2007-11-30
Rob Shearman
rpcrt4: Improve PointerUnmarshall to cope with keeping...
tree
|
commitdiff
2007-11-30
Rob Shearman
rpcrt4: Move forcing of fMustAlloc to NULL to the calle...
tree
|
commitdiff
2007-11-30
Rob Shearman
rpcrt4: EmbeddedPointerUnmarshall doesn't need to chang...
tree
|
commitdiff
2007-11-30
Rob Shearman
rpcrt4: Errors in sending or receiving packets should...
tree
|
commitdiff
2007-11-29
Louis Lenders
advapi32: Add stub for CreateProcessWithLogonW.
tree
|
commitdiff
2007-11-29
Gerald Pfeifer
gdi32: Fix the type of two loop variables.
tree
|
commitdiff
2007-11-29
Gerald Pfeifer
user32: Reduce scope of variable in ICO_ExtractIconExW...
tree
|
commitdiff
2007-11-29
Gerald Pfeifer
kernel32: Handle default case in Local32_FromHandle().
tree
|
commitdiff
2007-11-29
Aric Stewart
coreaudio: Verify valid lineId in MIXER_GETLINECONTROLS...
tree
|
commitdiff
2007-11-29
Aric Stewart
winmm: Correct check for MIXER_GETLINECONTROLSF_ONEBYTY...
tree
|
commitdiff
2007-11-29
Marco Schuster
wined3d: Added a card ID for a 8600 Mobile GT.
tree
|
commitdiff
2007-11-29
Andrew Talbot
advapi32: Fix a typo.
tree
|
commitdiff
2007-11-29
James Hawkins
msi: Don't check for the media or cabinet if the cabine...
tree
|
commitdiff
2007-11-29
James Hawkins
msi: Make sure attr is valid before checking for the...
tree
|
commitdiff
2007-11-29
Stefan Dösinger
wined3d: Activate GL_ARB_texture_rectangle.
tree
|
commitdiff
2007-11-29
Stefan Dösinger
wined3d: Refuse to create a mipmapped conditional np2...
tree
|
commitdiff
2007-11-29
Stefan Dösinger
wined3d: Make the code aware of GL_ARB_texture_rectangle.
tree
|
commitdiff
2007-11-29
Stefan Dösinger
wined3d: Add GL_ARB_texture_rectangles to our opengl...
tree
|
commitdiff
2007-11-29
Stefan Dösinger
wined3d: Avoid hardcoding GL_TEXTURE_2D.
tree
|
commitdiff
2007-11-29
Stefan Dösinger
wined3d: Disable GL_TEXTURE_2D in the standard blit...
tree
|
commitdiff
2007-11-29
Rob Shearman
ole32: Fix a test in the WdtpInterfacePointer tests.
tree
|
commitdiff
2007-11-29
Rob Shearman
ole32: Fix description of what is being test in ok...
tree
|
commitdiff
2007-11-29
Juan Lang
crypt32: Support setting the salt value through KP_SALT_EX.
tree
|
commitdiff
2007-11-29
Juan Lang
crypt32: Support getting and setting the KP_PADDING...
tree
|
commitdiff
2007-11-29
Rob Shearman
rpcrt4: Fix an integer overflow in NdrConformantStructM...
tree
|
commitdiff
2007-11-29
Rob Shearman
rpcrt4: Fix some more potential buffer overflows.
tree
|
commitdiff
2007-11-29
Rob Shearman
rpcrt4: Check there is enough space in the buffer and...
tree
|
commitdiff
2007-11-29
Rob Shearman
rpcrt4: Check for integer overflows when increasing...
tree
|
commitdiff
2007-11-28
Lionel Debroux
msvcrt: Test more offsets for _aligned_offset_realloc...
tree
|
commitdiff
2007-11-28
Lionel Debroux
msvcrt: Fix _Aligned_offset_realloc (move correct block...
tree
|
commitdiff
2007-11-28
Divan Burger
user32, wine.inf: Enable title bar gradients and match...
tree
|
commitdiff
2007-11-28
Alistair Leslie...
urlmon: The callback parameter can be null, check point...
tree
|
commitdiff
2007-11-28
Aric Stewart
winecoreaudio: Implement WIDM_GETPOS.
tree
|
commitdiff
2007-11-28
Alexandre Julliard
wined3d: Add printf format checking to the shader_addli...
tree
|
commitdiff
2007-11-28
Stefan Dösinger
wined3d: Fix a sign mistake in the code creating the...
tree
|
commitdiff
2007-11-28
Stefan Dösinger
wined3d: Allow using a different internal format for...
tree
|
commitdiff
2007-11-28
Stefan Dösinger
wined3d: Report some more geforce 7 cards as geforce 7.
tree
|
commitdiff
2007-11-28
Stefan Dösinger
wined3d: Do not try to disable unsupported texture...
tree
|
commitdiff
2007-11-28
Stefan Dösinger
wined3d: Add some missing checkGLcall calls.
tree
|
commitdiff
2007-11-28
Stefan Dösinger
wined3d: Work around nvidia beta driver bug.
tree
|
commitdiff
2007-11-28
Stefan Dösinger
wined3d: Inform the texture about filtering changes.
tree
|
commitdiff
2007-11-28
Rob Shearman
advapi32: Make the credential registry key stay around...
tree
|
commitdiff
2007-11-28
Rob Shearman
advapi32: Use the open_for_write parameter to open_cred...
tree
|
commitdiff
2007-11-28
Juan Lang
rsaenh: Empty container names are allowed for CRYPT_VER...
tree
|
commitdiff
2007-11-28
Juan Lang
crypt32: Add CERT_STORE_ADD_NEWER support to CertAddCer...
tree
|
commitdiff
2007-11-28
Juan Lang
crypt32: Implement finding an existing certificate...
tree
|
commitdiff
2007-11-28
Michael Stefaniuc
dnsapi: Rename the wrappers around HeapAlloc() &Co...
tree
|
commitdiff
2007-11-28
Michael Stefaniuc
shdocvw: Rename the wrappers around HeapAlloc() &Co...
tree
|
commitdiff
2007-11-28
Rob Shearman
oleaut32: Handle integer overflow of len in SysReAllocS...
tree
|
commitdiff
2007-11-28
Lionel Debroux
ntdll: Trace arena magics (may help debugging some...
tree
|
commitdiff
2007-11-28
Stefan Leichter
d3dx8: Add WINAPI to the prototypes of D3DXMatrixTransf...
tree
|
commitdiff
2007-11-28
Anatoly Lyutin
msi: Fix invalid SQL query.
tree
|
commitdiff
2007-11-28
Rob Shearman
oleaut32: Introduce a new helper function, TLB_FreeCust...
tree
|
commitdiff
2007-11-28
Rob Shearman
oleaut32: Free the correct custom data inside ITypeInfo...
tree
|
commitdiff
2007-11-27
Rob Shearman
wininet: Don't clear the auth data for Basic authentica...
tree
|
commitdiff
2007-11-27
Rob Shearman
rpcrt4: Fix the tests for up_enum16.
tree
|
commitdiff
2007-11-27
Rob Shearman
credui: Fix a test failure on Windows XP.
tree
|
commitdiff
2007-11-27
Stefan Dösinger
wined3d: Correctly handle the y offset with offscreen...
tree
|
commitdiff
2007-11-27
Stefan Dösinger
wined3d: Downgrade an ERR to a WARN.
tree
|
commitdiff
2007-11-27
Stefan Dösinger
wined3d: Fog is applied after sRGB correction.
tree
|
commitdiff
2007-11-27
Stefan Dösinger
wined3d: Make SRGB write correction working with 1...
tree
|
commitdiff
2007-11-27
Stefan Dösinger
d3d9: Add a test for vertex shader input matching.
tree
|
commitdiff
2007-11-27
Lauris Kaplinski
wined3d: Fixed potential reference of freed backBuffer...
tree
|
commitdiff
2007-11-27
Andrew Talbot
gdi32: Fix a typo.
tree
|
commitdiff
2007-11-27
Andrew Talbot
dinput: Use bitwise NOT not logical NOT.
tree
|
commitdiff
2007-11-27
Michael Stefaniuc
rpcrt4: socket() returns -1 on error so check the retur...
tree
|
commitdiff
2007-11-27
Michael Stefaniuc
wininet/tests: Do not compare the return value of socke...
tree
|
commitdiff
2007-11-27
Rob Shearman
advapi32: Add support for using the Mac Keychain servic...
tree
|
commitdiff
2007-11-27
Rob Shearman
ole32: Add tests for WdtpInterfacePointer_* functions.
tree
|
commitdiff
2007-11-27
Rob Shearman
ole32: Clean up properly in ClientRpcChannelBuffer_Send...
tree
|
commitdiff
next