projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2009-05-28
Alexandre Julliard
winedump: Fix a printf format warning on 64-bit.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Alexandre Julliard
opengl32: Generate the correct trace arguments for...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Louis Lenders
wined3d: Fix CheckDeviceMultiSampleType when queried...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
André Hentschel
winex11: Fix Ctrl+Tab translation.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Peter Hedlund
kernel32: Mask out obsolete flags in GlobalAlloc.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Stefan Dösinger
wined3d: Emulate if(bool) in ARB shaders.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Stefan Dösinger
wined3d: Add a function around the handler table.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Stefan Dösinger
wined3d: Manage vs_compile_args in the backends.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Stefan Dösinger
wined3d: Manage ps_compiled_shader in the backends.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Stefan Dösinger
wined3d: Make find_gl_vshader backend specific.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Stefan Dösinger
wined3d: Remove the forward declaration added in the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Stefan Dösinger
wined3d: Make find_gl_pshader backend private.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Stefan Dösinger
wined3d: Store the compile args in the compile context...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Austin English
user32: Downgrade a FIXME to a WARN.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Henri Verbeet
wined3d: Remove the "declaration" parameter to IWineD3D...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Henri Verbeet
d3d10core: Don't complain as much about setting a NULL...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Henri Verbeet
d3d10core: Implement ID3D10Device::VSSetShader().
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Henri Verbeet
wined3d: Match the d3d10 name for WINED3DDECLUSAGE_POSI...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Henri Verbeet
wined3d: Use the output signature to setup SM4 vertex...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Dmitry Timoshkov
winex11.drv: Avoid a crash if not in a desktop mode.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Michael Stefaniuc
notepad: Use the ARRAY_SIZE() macro if we already have it.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Michael Stefaniuc
notepad: Rename the SIZEOF macro to the more descriptiv...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Andrew Talbot
comctl32: Constify some variables.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Nikolay Sivov
comctl32/tooltips: Fix callback tip text retrieval.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Nikolay Sivov
comctl32/tooltips: Move parameter cast to WinProc.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Aric Stewart
advapi: Correct buffer length in LookupAccountNameW.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Vincent Povirk
gdiplus: Stub GdipCreateHICONFromBitmap.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Piotr Caban
jscript: Added implementation of Math_pow with less...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Piotr Caban
jscript: Fixed memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Paul Vriens
msi/tests: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Ge van Geldorp
winetest: Use wininet if available.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Alexandre Julliard
rpcrt4: Fix compiler warnings on 64-bit.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Alexandre Julliard
rpcrt4: Implement NdrPointerMemorySize and enable the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Alexandre Julliard
rpcrt4/tests: Enable some tests that no longer crash...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Alexandre Julliard
rpcrt4/tests: Comment out a couple of tests that crash...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Alexandre Julliard
rpcrt4: Fix the PSFactoryBuffer proxy refcounting,...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Alexandre Julliard
rpcrt4/tests: Fix a number of 64-bit issues in the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Alexandre Julliard
include: Fix the packing of the MIDL_STUB_MESSAGE struc...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Alexandre Julliard
ntdll: Try any address in map_image no matter what...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Paul Vriens
mshtml: Match IE8 implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Paul Vriens
msi/tests: Prevent crash when ConvertSidToStringSidA...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Nikolay Sivov
comctl32/ipaddress: Skip test on Win95 with common...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Michael Stefaniuc
msvcrt: Avoid using size_t when not neededed.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Michael Stefaniuc
msvcrt: Replace size_t with MSVCRT_size_t.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Michael Stefaniuc
msvcrtd: Use size_t instead of unsigned long.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Alexandre Julliard
rpcrt4: Internal functions don't need to be WINAPI.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Detlef Riekenberg
mlang/tests: Make the tests more silent.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Detlef Riekenberg
mlang: Use a case independent compare for the RFC1766...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Detlef Riekenberg
mlang/tests: Rfc1766ToLcid must not touch the LCID...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Detlef Riekenberg
mlang/tests: Return correct result in Rfc1766ToLcidA...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Detlef Riekenberg
mlang/tests: Initial tests for Rfc1766ToLcid.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Detlef Riekenberg
mlang/tests: Use a table for testing GetLcidFromRfc1766.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Hib Eris
msi: Add support for merging tables that are not in...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Hib Eris
msi/tests: Add test for merging tables that are not...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Hib Eris
msi: Fix merging tables with string primary keys.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Hib Eris
msi/tests: Add test for merging tables with string...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Hib Eris
msi: Initialize a variable.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Hib Eris
msi: Add support for importing binary OBJECTS.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Alexandre Julliard
kernel32/tests: Run file tests in the temp directory...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Stefan Dösinger
wined3d: Work around an ARBFP vs GLSL bug in Mac OS.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Stefan Dösinger
wined3d: sincos for vertex shaders.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Stefan Dösinger
wined3d: Put some ARB declarations in the right place.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Stefan Dösinger
wined3d: Get rid of Tx hardcoding in texbem.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Stefan Dösinger
wined3d: Replace a few hardcoded Tx registers with...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Stefan Dösinger
wined3d: Implement DSX in ARB.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Louis Lenders
d3d9/tests: Add simple test to show that QualityLevels...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Piotr Caban
jscript: Fix integer/double parsing.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Piotr Caban
jscript: Added Math_tan implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Piotr Caban
jscript: Added implementation of Math_sqrt.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Piotr Caban
jscript: Added Math_sin implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Piotr Caban
jscript: Added implementation of Math_log.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Piotr Caban
jscript: Added implementation of Math_exp.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Henri Verbeet
wined3d: Use strings for shader input/output semantics.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Henri Verbeet
wined3d: Use a separate structure for vertex shader...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Henri Verbeet
wined3d: Make "packed_output" a bitmap.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Henri Verbeet
wined3d: Use the "input_registers" bitmap for vertex...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Henri Verbeet
wined3d: Make "packed_input" a bitmap.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Chris Robinson
quartz: Release enumpins when done with it.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Nikolay Sivov
user32: Add a stub for DisableProcessWindowsGhosting.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Nikolay Sivov
comctl32/listview: Move item position calculation out...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Nikolay Sivov
comctl32/listview: LVM_GETITEMRECT: don't offset to...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Nikolay Sivov
comctl32/listview: Fix some LVM_GETVIEWRECT test failur...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Nikolay Sivov
comctl32/listview: Some LVM_GETITEMRECT tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Francois Gouget
winex11: Also define X11DRV_OpenGL_Cleanup() when OpenG...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Aric Stewart
msctf: Framework for ITfInsertAtSelection in ITfContext.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Aric Stewart
msctf: Implement ITfRange::Collapse.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Vincent Povirk
winex11: Set the fullscreen state of virtual desktops...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Paul Vriens
kernel32/tests: Fix some test failures on Vista.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Tony Wasserka
d3dx9: Add stubs for the D3DXGetImageInfo function...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Guy Albertelli
kernel32: Fix GetVolumeNameForVolumeMountPointW to...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Hib Eris
msi/tests: Add test for importing binary OBJECTS.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Hib Eris
msi: Support transforms with binary OBJECTS.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Hib Eris
msi: Add support for binary OBJECTS.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Hib Eris
msi/tests: Add tests for binary OBJECTS.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
André Hentschel
comdlg32: Improve the German Find and FindReplace dialogs.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Alexandre Julliard
kernel32: Remove the file parameter check again in...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Paul Vriens
mshtml/tests: Fix some test failures on IE8.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Daniel Santos
make_requests: Correct comment in header (minor patch).
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Andrew Talbot
cabinet: Constify a variable.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Francois Gouget
winex11.drv: Replace an strdup() with HeapAlloc() in...
commit
|
commitdiff
|
tree
|
snapshot
next