wine/eterwine.git
2016-01-06 Józef Kuciad3d10core/tests: Add test for SM4 ld instruction.
2016-01-06 Józef Kuciad3d11/tests: Add test for SM4 ld instruction.
2016-01-06 Józef Kuciawined3d: Implement SM4 ld instruction.
2016-01-06 Józef Kuciawined3d: Record texture accesses for SM4 ld instruction.
2016-01-06 Józef Kuciawined3d: Maintain default sampler per device.
2016-01-06 Jacek Cabanmshtml: Added IHTMLDocument4::hasFocus implementation.
2016-01-06 Hans Leidekkerwbemprox: Implement Win32_VideoController.VideoModeDesc...
2016-01-06 Hans Leidekkerwbemprox: Fix a typo.
2016-01-06 Hans Leidekkerbcrypt: Implement BCryptFinishHash.
2016-01-06 Hans Leidekkerbcrypt: Implement BCryptHashData.
2016-01-06 Hans Leidekkerbcrypt: Implement BCryptGetProperty.
2016-01-06 Hans Leidekkerbcrypt: Implement BCryptCreateHash and BCryptDestroyHash.
2016-01-06 Hans Leidekkerbcrypt: Implement BCryptOpenAlgorithmProvider and BCryp...
2016-01-06 Hans Leidekkerinclude: Add missing BCrypt declarations.
2016-01-06 Nikolay Sivovole32/tests: A couple of tests for ReadClassStm/ReadCla...
2016-01-06 Hugh McMasterkernel32: Remove incorrect comment from !i386 version...
2016-01-06 Sebastian Lacknerkernel32: Clamp maximum console window size to screen...
2016-01-06 Nikolay Sivovshlwapi: Remove a cast that's not really needed.
2016-01-06 Andrew Eikumoleaut32: Don't clear BSTR size.
2016-01-06 Jacek Cabanmshtml: Properly convert VT_NULL to string in get_elem_...
2016-01-06 Hugh McMasteruser32/tests: Add tests for EM_SETSEL and getting/losin...
2016-01-06 Hugh McMasteruser32/tests: Add message tests for EM_SETSEL when...
2016-01-06 Sebastian Lacknerntdll/tests: Add tests for setting debug registers...
2016-01-06 Sebastian Lacknerntdll: Receive debug registers from server on x86_64.
2016-01-06 Sebastian Lacknerntdll: Check ContextFlags before restoring registers...
2016-01-05 Piotr Cabanmsvcp120: Add vtordisp field to classes with virtual...
2016-01-05 Piotr Cabanmsvcp120: Add _Add_vtordisp virtual functions to basic_...
2016-01-05 Nikolay Sivovole2disp: Implement VariantInit().
2016-01-05 Nikolay Sivovadvapi32: Make RegOpenCurrentUser() return real key...
2016-01-05 Nikolay Sivovole32: Properly implement OleRegGetUserType().
2016-01-05 Hugh McMasterkernel32/tests: Add tests for GetLargestConsoleWindowSize.
2016-01-05 Hugh McMasterkernel32/tests: Refresh the console to clear the consol...
2016-01-05 Hugh McMasterkernel32: Add a stub for SetConsoleFont.
2016-01-05 Hugh McMasterkernel32: Implement GetLargestConsoleWindowSize.
2016-01-05 Hugh McMasterwineconsole: Send the largest console window size infor...
2016-01-05 Jacek Cabanmshtml: Added IHTMLElement::lang property implementation.
2016-01-05 Henri Verbeetwined3d: Get rid of unused error codes.
2016-01-05 Henri Verbeetwined3d: Get rid of GL_APPLE_client_storage support.
2016-01-05 Henri Verbeetwined3d: Set WINED3D_BUFFER_DOUBLEBUFFER for managed...
2016-01-05 Henri Verbeetddraw/tests: Don't require a 3D device for test_resourc...
2016-01-05 Henri Verbeetddraw: Simplify the root surface test in ddraw_surface7...
2016-01-05 Nikolay Sivovmsxml3/tests: Fix BSTR leak warning (Valgrind).
2016-01-05 Nikolay Sivovkernel32: Forward GetLogicalProcessorInformationEx...
2016-01-05 Nikolay Sivovntdll: Add NtQuerySystemInformationEx() stub.
2016-01-05 Nikolay Sivovntdll/tests: Some tests for NtQuerySystemInformationEx().
2016-01-05 Jactry Zengpo: Update Simplified Chinese translation.
2016-01-05 Alistair Leslie... d3dx9: Add D3DXConvertMeshSubsetToSingleStrip stub.
2016-01-05 Józef Kuciawined3d: Do not perform texture alpha blending for...
2016-01-05 Józef Kuciawined3d: Reorder WINED3DSIH values alphabetically in...
2016-01-05 Józef Kuciawined3d: Implement SM4 imin instruction in GLSL backend.
2016-01-05 Józef Kuciawined3d: Implement SM4 imax instruction in GLSL backend.
2016-01-05 Józef Kuciad3d10core/tests: Add test for SM4 sample_l instruction.
2016-01-05 Józef Kuciad3d11/tests: Add test for SM4 sample_l instruction.
2016-01-05 Józef Kuciawined3d: Implement SM4 sample_l instruction.
2016-01-05 Józef Kuciawined3d: Add support for buffers in wined3d_device_upda...
2016-01-05 Zhenbo Limshtml: Add IHTMLXMLHttpRequest::responseXML() method...
2016-01-05 Akihiro Sagawagdi32: Fixup the internal ntmFlags for bitmap fonts.
2016-01-05 Akihiro Sagawagdi32/tests: Add font advance tests for synthetic bold...
2016-01-05 Akihiro Sagawagdi32/tests: Refactor test_fake_bold_font() to avoid...
2016-01-03 Alexandre JulliardUpdate copyright info for 2016.
2016-01-03 Alex Henriemaintainers: Add Wine Staging maintainers.
2016-01-03 Nikolay Sivovshell32/tests: Explicitly compare to HRESULT values.
2016-01-03 Nikolay Sivovquartz: Explicitly compare to HRESULT values.
2016-01-03 Nikolay Sivovcomdlg32: Explicitly compare to HRESULT values.
2016-01-03 Stefan Dösingerddraw/tests: Use a slop for test_shademode.
2016-01-03 Stefan Dösingerd3d8/tests: Use a slop for test_shademode.
2016-01-03 Stefan Dösingerd3d9/tests: Use a slop for test_shademode.
2016-01-03 Józef Kuciawined3d: Print opcode names instead of enum values.
2016-01-03 Józef Kuciawined3d: Recognize SM4 imin opcode.
2016-01-03 Józef Kuciawined3d: Recognize SM4 imax opcode.
2016-01-03 Alex Henriewined3d: Avoid double initialization.
2016-01-03 Alex Henriewined3d: Turn char_component and color into static...
2016-01-03 Riccardo Bortolatoddraw: Check for mipmap sublevel through caps in ddraw_...
2016-01-03 Matteo Bruniwined3d: Regenerate FFP replacement VS on changes to...
2016-01-03 Nikolay Sivovmsxml3/tests: Fix a stream leak (Valgrind).
2016-01-03 Nikolay Sivovmsxml3/tests: Fix a minor variant leak (Valgrind).
2016-01-03 Nikolay Sivovmsxml3/tests: Fix some leaks while testing attribute...
2015-12-30 Qian Honguser32: Properly handle WM_DEVICECHANGE in is_pointer_m...
2015-12-30 André Hentschelconfigure: Detect MinGW-w64 Clang cross toolchain.
2015-12-30 André Hentschelconfigure: Get rid of the prog parameter in WINE_CHECK_...
2015-12-30 Nikolay Sivovmsxml3: Add missing break for text node case (Valgrind).
2015-12-30 Nikolay Sivovmsxml3: Fix cloneNode() for document nodes.
2015-12-30 Austin Englishapi-ms-win-security-lsalookup-l1-1-1: Add dll.
2015-12-30 Austin Englishndis.sys: Add NdisAllocateMemoryWithTag stub.
2015-12-30 Austin Englishpdh: Add PdhBindInputDataSourceA/W stubs.
2015-12-30 Jared Smuddewinefile: Use own icon in run dialog.
2015-12-30 André Hentschelwinegcc: Sync toolchain detection with winebuild.
2015-12-30 André Hentschelwinebuild: Detect armv* toolchains.
2015-12-30 Nikolay Sivovriched20: Preserve higher bits of tabstop values (Cover...
2015-12-30 Nikolay Sivovmsacm32.drv: Initialize reserved fields in WAVEINCAPS...
2015-12-30 Nikolay Sivovriched20: Initialize wEffects field before setting...
2015-12-30 Daniel Lehmanshlwapi: Implement URL_ESCAPE_AS_UTF8.
2015-12-29 Nikolay Sivovuser.exe: Fully convert MSG16 to MSG in IsDialogMessage...
2015-12-29 Nikolay Sivovcommdlg: Explicitely initialize remaining fields of...
2015-12-29 Nikolay Sivovoleview: Use proper pointer type when allocating names...
2015-12-29 Alexandre Julliardole32: Remove a no longer used constant.
2015-12-29 YongHao Humsvcr120: Enable MSVCRT__nextafterf when _MSVCR_VER...
2015-12-29 Sebastian Lackneroleaut32: Align terminating null character in SysAllocS...
2015-12-29 Sebastian Lackneroleaut32: Pass size without terminating null to get_cac...
2015-12-29 Sebastian Lacknerserver: Implement wineserver call for SystemHandleInfor...
next