Sign in
goma
/
wine
/
61895680720cf149d3669786a0c8a645d3eb3c92
6189568
ups10: Rename common opentype tables used in both GSUB and GPOS to OT_.
by Aric Stewart
· 13 years ago
ffe36a3
d3dx9: Implement volume texture filtering in D3DXFilterTexture.
by Józef Kucia
· 13 years ago
e8bfaf1
d3dx9: Use structure to pass volume size to pixel format conversion functions.
by Józef Kucia
· 13 years ago
29acc31
d3dx9: Implement point filtering for volume textures.
by Józef Kucia
· 13 years ago
5d4bc53
d3dx9: Implement pixel format conversion for volume textures.
by Józef Kucia
· 13 years ago
d0aa78c
jscript: Don't set constructor property to each object instance, it belongs to their prototypes.
by Jacek Caban
· 13 years ago
49fd903
jscript: Expose RegExpError constructor in global object.
by Jacek Caban
· 13 years ago
27747d3
jscript: Properly set Error object's constructor property.
by Jacek Caban
· 13 years ago
bf7b727
jscript: Properly set Function constructor's constructor property.
by Jacek Caban
· 13 years ago
d492650
jscript: Properly handle constructor property for most builtin constructors.
by Jacek Caban
· 13 years ago
cf80297
jscript: Properly set Number.prototyp.constructor.
by Jacek Caban
· 13 years ago
c957f8a
d3dx9_36: Implementation of D3DXSHEvalDirection.
by Nozomi Kodama
· 13 years ago
8b97ff3
opengl32: Mark invalid handles with ffff instead of 0.
by Alexandre Julliard
· 13 years ago
a0f9a25
windowscodecs: Use predefined WICBitmapPaletteTypeFixedBW palette instead of a hand-made one.
by Dmitry Timoshkov
· 13 years ago
a9d0f89
windowscodecs: Avoid casting IWICFormatConverter to IWICBitmapSource.
by Dmitry Timoshkov
· 13 years ago
33a1f89
msxml3: Implement a common way to store and get callback interface pointers.
by Nikolay Sivov
· 13 years ago
2bff764
msxml3: Implement put/get for DTD handler callback interface.
by Nikolay Sivov
· 13 years ago
13d9552
msxml3: Protect from null pointer in load().
by Nikolay Sivov
· 13 years ago
3956296
ole32: Implement SetConvertStg().
by Nikolay Sivov
· 13 years ago
a3a9755
ole32: No need to test for null implementation pointer in methods.
by Nikolay Sivov
· 13 years ago
ac03259
ole32: COM cleanup of IPropertySetStorage interface.
by Nikolay Sivov
· 13 years ago
0f36dc8
appwiz.cpl: Only offer to download an addon if its installer is missing.
by Francois Gouget
· 13 years ago
f757f3f
d3dx9: Implementation of D3DXSHMultiply2.
by Nozomi Kodama
· 13 years ago
1ceec8c
ntdll: Add support for relay debugging on ARM.
by André Hentschel
· 13 years ago
83b60a7
winebuild: Generate relay debugging thunks for ARM.
by André Hentschel
· 13 years ago
9ff2bbc
gdiplus: Avoid out of bounds access warning.
by Alexandre Julliard
· 13 years ago
30e0e3f
wined3d: Remove unused variables.
by Alexandre Julliard
· 13 years ago
2b4a791
winex11: Add support for XRandR 1.3.
by Henri Verbeet
· 13 years ago
cf6f8d2
winex11: Add support for XRandR 1.2.
by Henri Verbeet
· 13 years ago
ed331cb
winex11: Properly calculate the virtual screen rect in xinerama_init().
by Henri Verbeet
· 13 years ago
adf66a3
wined3d: Get rid of the unused sampler_stages limit.
by Henri Verbeet
· 13 years ago
89a781a
ddraw: Create surfaces with the correct mip level in device_parent_create_texture_surface().
by Henri Verbeet
· 13 years ago
98652ec
secur32: On Mac, define modern ECDH cipher suites if the SDK doesn't.
by Ken Thomases
· 13 years ago
4ccb874
secur32: On Mac, recognize key exchange algorithm for cipher suites using ECDH.
by Ken Thomases
· 13 years ago
ba12844
include/wincrypt.h: Add identifiers for Elliptic curve Diffie-Hellman algorithm.
by Ken Thomases
· 13 years ago
8613d5e
jscript: Prefer builtin version.
by Jacek Caban
· 13 years ago
4f1a71a
mshtml: Added test of calling IDispatchEx properties.
by Jacek Caban
· 13 years ago
61ded41
mshtml: Added support for calling functions returned by builtin getters.
by Jacek Caban
· 13 years ago
01af42a
mshtml: Moved invoking DISPID_VALUE to separated function.
by Jacek Caban
· 13 years ago
e140cd3
mshtml: Added IHTMLAnchorElement::name implementation.
by Jacek Caban
· 13 years ago
4c96957
mshtml: Added IHTMLInputElement::maxLength implementation.
by Jacek Caban
· 13 years ago
9caf343
mshtml: Added HTMLInputElement::onchange implementation.
by Jacek Caban
· 13 years ago
6942dd0
mshtml: Added HTMLElement::onkeypress implementation.
by Jacek Caban
· 13 years ago
447f1c8
mshtml: Get rid of no longer needed support for new window navigation in before_async_open.
by Jacek Caban
· 13 years ago
35710be
mshtml: Use proper task_magic in async_open.
by Jacek Caban
· 13 years ago
401d120
winex11: Fix the virtual desktop check in update_desktop_fullscreen().
by Henri Verbeet
· 13 years ago
92e0425
winex11: Simplify the XRandR mode matching code a bit.
by Henri Verbeet
· 13 years ago
e5bb2e7
ddraw: Create texture surfaces from device_parent_create_texture_surface().
by Henri Verbeet
· 13 years ago
d4fa0d8
ddraw: Get rid of some redundant TRACE_ON invocations.
by Henri Verbeet
· 13 years ago
46a9a7e
ddraw: Get rid of the "tex_root" hack.
by Henri Verbeet
· 13 years ago
0c65886
ole32: COM cleanup for IStorage interface of base storage implementation.
by Nikolay Sivov
· 13 years ago
0830339
ole32: Simplify storage root entry name initialization.
by Nikolay Sivov
· 13 years ago
7b373ed
ole32: Implement GetConvertStg().
by Nikolay Sivov
· 13 years ago
ea196ef
ole32: COM cleanup of storage IStream implementation.
by Nikolay Sivov
· 13 years ago
91049f5
wbemprox: Add support for creating new tables.
by Hans Leidekker
· 13 years ago
4e6eb13
wbemprox: Add a partial StdRegProv class implementation.
by Hans Leidekker
· 13 years ago
cd5cad6
wbemprox: Return a null variant instead of an empty string if the property isn't set.
by Hans Leidekker
· 13 years ago
5acdba5
wbemprox: Implement Win32_NetworkAdapter.MACAddress and Win32_NetworkAdapter.PNPDeviceID.
by Hans Leidekker
· 13 years ago
6d1a13a
windowscodecs: Test pixel format of the loaded TIFF image.
by Dmitry Timoshkov
· 13 years ago
b82023b
windowscodecs: Use predefined WICBitmapPaletteTypeFixedGray16 palette instead of a handmade one.
by Dmitry Timoshkov
· 13 years ago
045ac64
windowscodecs: Use predefined WICBitmapPaletteTypeFixedGray4 palette instead of a handmade one.
by Dmitry Timoshkov
· 13 years ago
9fce6a3
kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdCopyrightDescriptor) test.
by Alexandre Goujon
· 13 years ago
a3b5dd2
kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdPhysicalDescriptor) test.
by Alexandre Goujon
· 13 years ago
7c27a96
kernel32/tests: Add a helper to test CDROM ioctl.
by Alexandre Goujon
· 13 years ago
9536e66
include/ddk: Add DVD_DESCRIPTOR_HEADER descriptor structure.
by Alexandre Goujon
· 13 years ago
6a1d2f8
shell32: Fix FindExecutable search path when a default directory is supplied.
by Erich Hoover
· 13 years ago
d685894
advapi32/tests: Add tests for CredIsMarshaledCredential.
by Detlef Riekenberg
· 13 years ago
d96de83
advapi32: Implement CredIsMarshaledCredentialA/W.
by Detlef Riekenberg
· 13 years ago
1ca6cac
scrrun: Added IFileSystem3_FileExists implementation.
by Nikolay Sivov
· 13 years ago
6c5588f
scrrun: Add typelib support.
by Alistair Leslie-Hughes
· 13 years ago
45f240c
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone256 palette.
by Dmitry Timoshkov
· 13 years ago
011d23c
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone64 palette.
by Dmitry Timoshkov
· 13 years ago
63cb0cf
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone8 palette.
by Dmitry Timoshkov
· 13 years ago
ca126c0
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray256 palette.
by Dmitry Timoshkov
· 13 years ago
179ed52
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray16 palette.
by Dmitry Timoshkov
· 13 years ago
d5cc402
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray4 palette.
by Dmitry Timoshkov
· 13 years ago
ca9d128
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedBW palette. Resend.
by Dmitry Timoshkov
· 13 years ago
4b0f27f
winex11: Get rid of the no longer needed drawable rect in the X11 device.
by Alexandre Julliard
· 13 years ago
12f1ed2
gdiplus: Accept a transformation matrix in GdipFlattenPath.
by Vincent Povirk
· 13 years ago
cbfc79a
gdiplus: Implement LineJoinMiterClipped and partially implement LineJoinMiter.
by Vincent Povirk
· 13 years ago
198fb25
gdiplus: Fix memory leak in GdipImageRotateFlip.
by Vincent Povirk
· 13 years ago
577740f
gdiplus: Fix GdipImageRotateFlip for images from streams.
by Vincent Povirk
· 13 years ago
c5820b7
windowscodecs: Add a test for palette associated with black&white TIFF image.
by Dmitry Timoshkov
· 13 years ago
dfefd3a
gdiplus: Add a test for palette associated with black&white TIFF image.
by Dmitry Timoshkov
· 13 years ago
2b2b850
d3dcompiler: Use location information in add_modifier().
by Matteo Bruni
· 13 years ago
a84784e
d3dcompiler: Store (and begin to use) location information for variables.
by Matteo Bruni
· 13 years ago
5bcf8de
d3dcompiler: Introduce source_location structure.
by Matteo Bruni
· 13 years ago
40cbcab
d3dcompiler: Track the location of each lexer token.
by Matteo Bruni
· 13 years ago
632703d
d3dcompiler: Add hlsl_report_message function to standardize error messages.
by Matteo Bruni
· 13 years ago
5fecc48
mshtml: Don't store outer window in nsChannelBSC.
by Jacek Caban
· 13 years ago
bbaa307
mshtml: Use per-inner window task_magic for binding.
by Jacek Caban
· 13 years ago
25c5082
mshtml: Create inner window early in binding process and use it to store current binding callback.
by Jacek Caban
· 13 years ago
7e2999e
d3d10core: Implement d3d10_texture2d_Map().
by Henri Verbeet
· 13 years ago
21a7b18
d3d10core: Implement d3d10_texture2d_Unmap().
by Henri Verbeet
· 13 years ago
2b4c72b
d3d10core: Always create a wined3d texture for d3d10core textures.
by Henri Verbeet
· 13 years ago
4a01368
d3dcompiler: Improve debug_hlsl_type function.
by Matteo Bruni
· 13 years ago
995fb30
d3dcompiler: Add a trace to the scope push/pop functions.
by Matteo Bruni
· 13 years ago
3d05276
d3dcompiler: Pass the shader filename to the preprocessor.
by Matteo Bruni
· 13 years ago
6fbed51
d3dcompiler: Make declaration_statement return a list.
by Matteo Bruni
· 13 years ago
b33e1ce
d3dcompiler: Properly print compilation messages.
by Matteo Bruni
· 13 years ago
Next »