search for: winevulkan

Displaying 20 results from an estimated 38 matches for "winevulkan".

2018 Mar 16
0
Wine release 3.4
...ask constructor using ITaskFolder methods. Fabian Maurer (1): ole32: Better logging for apartment_getclassobject, on failure log dll path. François Gouget (4): kernelbase/tests: Fix a couple of typos in skip messages. wmp/tests: Add a trailing '\n' to an ok() call. winevulkan: Fix some typos in comments. wbemprox: Tweak a comment. Gijs Vermeulen (2): msscript: Implement IScriptControl_[get|put]_UseSafeSubset. msscript: Implement IScriptControl_[get|put]_State. Hans Leidekker (2): kernel32: Return a non-empty username from GetNamedPipeHandleStat...
2018 Jul 20
0
Wine release 3.13
.... kernel32: Connect GetSystemFirmwareTable to NtQuerySystemInformation. ntdll: Return system info from NtQuerySystemInformation on Linux. ntdll: Return board info from NtQuerySystemInformation on Linux. ntdll: Return chassis info from NtQuerySystemInformation on Linux. winevulkan: Correct spelling of "of" in a comment. Alex Villacís Lasso (1): user.exe16: Fix handling of DDL_DRIVES flag in DlgDirList. Alexandre Julliard (13): server: Store the surface rectangle in the server. server: Clip visible region to the surface rectangle instead of the d...
2018 Mar 30
0
Wine release 3.5
...ommon base structure for component info implementations. windowscodecs: Cache component info objects. Jarkko Korpi (1): kernel32: Silence repeated LocaleNameToLCID unsupported flags. Józef Kucia (29): winex11: Print ERR() message when Wine was built without Vulkan support. winevulkan: Remove excess quotation marks. wined3d: Implement updating swap interval through wined3d_swapchain_present(). wined3d: Remove swap interval from swapchain description. dxgi/tests: Add basic test for sync intervals. wined3d: Avoid superfluous wglSwapIntervalEXT() calls....
2018 Jun 11
0
Wine release 3.10
...Translate VkResults to HRESULTs. dxgi/tests: Add test for IDXGISwapChain3::GetCurrentBackBufferIndex(). include/d3d12: Add PFN_D3D12_CREATE_DEVICE. dxgi/tests: Run test_swapchain_backbuffer_index() also on D3D12. d3d12/tests: Add visual test for rendering to swapchain. winevulkan: Introduce WINE_VK_HOST to explicitly request 'host' Vulkan headers. winevulkan: Remove vk.xml from repository. winevulkan: Add copyright headers to files generated from vk.xml. d3d11/tests: Add test for negative viewport coordinates. winevulkan: Correctly recognize...
2019 Mar 29
0
Wine release 4.5
...kernel32: Make GetEnvironmentStringsW returns a copy of the environment. Józef Kucia (39): wined3d: Pass swap interval to swapchain ops. wined3d: Make adapter partially responsible for filling wined3d caps. wined3d: Set 3D device caps in adapter_gl_get_wined3d_caps(). winevulkan: Update vk.xml to 1.1.104. winevulkan: Use blacklist also for instance extensions. winevulkan: Enable VK_EXT_swapchain_colorspace. winevulkan: Implement VK_EXT_host_query_reset. winevulkan: Implement VK_KHR_external_fence_capabilities. winevulkan: Implement VK_KHR_exte...
2018 Mar 02
0
Wine release 3.3
...n ListBox WM_MEASUREITEM message. user32/tests: Add listbox WM_MEASUREITEM tests. comctl32: Fix itemData passed in ListBox WM_MEASUREITEM message. comctl32/tests: Add listbox WM_MEASUREITEM tests. msvcrt: Fix misleading indentation in gets. Roderick Colenbrander (11): winevulkan: Add initial Wine vulkan header. winevulkan: Add stub ICD. winevulkan: Implement vk_icdNegotiateICDInterfaceVersion. winevulkan: Implement global Vulkan function stubs and loading. winevulkan: Define vulkan driver interface. winex11: Add Vulkan stubs. winex11: Im...
2019 Apr 12
0
Wine release 4.6
...alise driver and device UUID for Vulkan adapters. wined3d: Add support for Vulkan instance extensions. d3d11/tests: Use check_readback_data_color() in test_clear_buffer_unordered_access_view(). d3d11/tests: Reduce output produced by test_clear_buffer_unordered_access_view(). winevulkan: Generate conversion function for VkInstanceCreateInfo structure extensions. winevulkan: Generate conversion function for VkDeviceCreateInfo structure extensions. winevulkan: Enable VK_AMD_memory_overallocation_behavior. winevulkan: Enable VK_EXT_memory_priority. winevulkan:...
2018 Apr 13
0
Wine release 3.6
...tring implementation. Jactry Zeng (3): riched20/tests: Add helpers for simplifying tests of ITextRange and ITextSelection. riched20: Implement {ITextRange,ITextSelection}::MoveEnd. riched20: Get ITextRange interface from QueryInterface instead of casting. Józef Kucia (13): winevulkan: Generate code for extension name and version constants. winex11: Use VK_KHR_WIN32_SURFACE_* constants. winevulkan: Support VK_NO_PROTOTYPES in our Vulkan header. winevulkan: Add function pointer typedefs to Vulkan header. winevulkan: Get rid of unused "phys_dev" f...
2018 Oct 12
0
Wine release 3.18
...er_set_function() separately from shader_init(). wined3d: Get rid of shader_get_shader_type(). wined3d: Allow stream output with domain shaders. wined3d: Use version from byte code for pass-through geometry shaders. wined3d: Validate byte code pointer in shader_init(). winevulkan: Remove parsing of validextensionstructs. winevulkan: Check if conversion is required for pNext chains. winevulkan: Parse enum value aliases. winevulkan: Update vk.xml to 1.1.86. wined3d: Accept full DXBC. d3d11: Pass full DXBC to wined3d. wined3d: Drop support f...
2019 Nov 15
0
Wine release 4.20
...o TVN_ENDLABELEDIT is always MAX_PATH chars long. comctl32: Test overwriting of pszText contents in TVN_ENDLABELEDIT. comctl32: Test overwriting of pszText pointer in TVN_ENDLABELEDIT. comctl32: Implement treeview edit control text trimming and overwriting. Derek Lesho (1): winevulkan: Mark members of required structs as required recursively. Dmitry Timoshkov (2): kernelbase: Implement EqualDomainSid. wineconsole: Fix "Select all" functionality in USER backend. Erich Hoover (2): qmgr: Call the notification callback when jobs complete. msvcrt:...
2018 Aug 31
0
Wine release 3.15
...#39;t stop looking for manifest if dll without manifest is found. François Gouget (11): msvfw32/tests: Make gdf_driver_proc() static. dbghelp/tests: Make stack_walk_thread() static. winebus.sys: Avoid calling strdup(). wsdapi/tests: Avoid calls to malloc() and free(). winevulkan: Spelling fix in a perl comment. xcopy: Spelling fix in a comment. winedump: Spelling fix in a comment. ntdll/tests: Spelling fixes in comments. include: Fix the name of a Wininet error code. schedsvc: Fix a typo in a parameter name. dmusic: Make midi_port_create...
2018 Sep 14
0
Wine release 3.16
...pdate_sub_resource() only on GPU accessible resources. wined3d: Fix initial data for non-GPU buffers. d3d11/tests: Add test for staging buffers. wined3d: Try to avoid allocating sysmem for GPU buffers with initial data. wined3d: Add support for A8_UNORM render targets. winevulkan: Check if instance extensions are supported. vulkan-1/tests: Add test for unsupported instance extensions. winevulkan: Check if device extensions are supported. vulkan-1/tests: Add test for unsupported device extensions. winevulkan: Trace VkApplicationInfo in wine_vkCreateIn...
2020 Aug 01
0
Wine release 5.14
...BCryptSecretAgreement/BCryptDestroySecret/BCryptDeriveKey stubs. bcrypt: Add tests for BCryptSecretAgreement/BCryptDestroySecret/BCryptDeriveKey. winemac.drv: Build cocoa_window.m with GL_SILENCE_DEPRECATION. winemac.drv: Fix warnings for constants deprecated by macOS 10.14. winevulkan: Update Vulkan XML URL to use raw.githubusercontent.com. winemac.drv: Fix warnings for constants deprecated by macOS 10.12. Daniel Lehman (1): msvcp140_1: Add stub msvcp140_1. Derek Lesho (1): mountmgr.sys: Use SystemBuffer output for IOCTL_STORAGE_QUERY_PROPERTY. Dmitry Kislyu...
2018 Aug 17
0
Wine release 3.14
...Internal_resize. msvcp90: Add implementation of _Concurrent_vector_Internal_push_back. msvcp120: Add tests for _Concurrent_vector_Internal_compact. Jacek Caban (31): d3dcompiler/tests: Load d3dcompiler_43.dll dynamically. d3dcompiler: Use d3dcompiler_47 for importlib. winevulkan: Expose driver vkGetInstanceProcAddr via winevulkan exports. winevulkan: Mark ICD and thunking functions as private. mscat.h: Add missing declarations. odbc32: Add SQLGetDiagRecA implementation. ntdll/tests: Add pipe state tests. server: Store pipe state in pipe_end st...
2020 Oct 23
0
Wine release 5.20
...Use the unix library to find PNG metadata. windowscodecs: Use unix lib to get PNG color contexts. windowscodecs: Do not call png_read_end. windowscodecs: Add a general wrapper around the decoder interface. mscoree: Implement GetTokenForVTableEntry. Georg Lehmann (3): winevulkan: Generate helpers for wrapped handles. winevulkan: Store a mapping from native handles to wrappers. winevulkan: Implement VK_EXT_debug_utils. Gijs Vermeulen (1): qcap/capturegraph: Return E_POINTER when ICaptureGraphBuilder2::FindInterface() is called with NULL filter. Hans Leid...
2020 Mar 27
0
Wine release 5.5
...ring literals in-place for object. gdiplus/tests: Add tests for multi-figure lines to test_widen_cap. gdiplus: Caps are added at the end of a path. Jefferson Carpenter (1): kernelbase: Zero out retkey in the ERROR_INVALID_HANDLE case in RegOpenKeyExW. Liam Middlebrook (5): winevulkan: Generate typedefs for aliased enums. winevulkan: Add alias field to VkEnumValue. winevulkan: Generate alias enum values. winevulkan: Update to VK spec version spec 1.2.134. winevulkan: Generate typedefs for aliased structs. Luk?? Hor??ek (1): wined3d: Add GTX 1660 SU...
2020 May 08
0
Wine release 5.8
...Implement IAMStreamConfig::GetStreamCaps(). qcap/videocapture: Reimplement source_get_media_type(). Jeff Smith (2): gdiplus/tests: Indicate which encoder failed when attempting to save image. gdiplus: Include palette when writing PNG indexed formats. Liam Middlebrook (1): winevulkan: Update to VK spec version spec 1.2.139. Mas Ahmad Muhammad (1): comdlg32: Enlarge list area in CHOOSE_FONT window. Micah N Gorrell (2): advapi32: Replace usage of internal SERV_ functions with exported functions. advapi32: Replace SERV_dup() with strdupAW(). Michael M?ller (1)...
2018 Oct 26
0
Wine release 3.19
...e NtQueryInformationFile tests. server: Add NtQueryInformationFile(FileIoCompletionNotificationInformation) implementation. ntdll/tests: Added more FILE_SKIP_COMPLETION_PORT_ON_SUCCESS tests. Jactry Zeng (1): kernel32: Don't check a discarded variable. Józef Kucia (5): winevulkan: Update vk.xml to 1.1.88. wined3d: Call wined3d_cs_emit_update_sub_resource() directly in wined3d_texture_create(). d3d11/tests: Add test for initial texture data. d3d10core/tests: Add test for initial texture data. d3d10core/tests: Add test for rendering to A8_UNORM texture...
2020 Apr 24
0
Wine release 5.7
...Reuse point when calling GdipAddPathArc on open figure. gdiplus: Use internal function to add bezier points for curve. gdiplus/tests: Use originating line when ok_path reports failures. jscript/tests: Fix some function-to-string failure message typos. Liam Middlebrook (4): winevulkan: Don't mark alias functions as required. winevulkan: Respect sortorder extension attribute. winevulkan: Handle VkEnumValue aliases to provisional exts. winevulkan: Update to VK spec version spec 1.2.138. Marcus Meissner (1): ws2_32: Add IPPROTO_IPIP mapping. Martin Sto...
2020 Sep 25
0
Wine release 5.18
...iables. ntdll: Fix the spelling of the arch_context_parameters variable. ntdll/tests: Fix the spelling of a couple of ok_() messages. conhost/tests: Fix the spelling of a comment message. msvcirt/tests: Fix the spelling of a couple of ok() messages. Georg Lehmann (2): winevulkan: Add is_alias for VkFunctionPointer. winevulkan: Forward declare required structs for function pointer. Gijs Vermeulen (11): msvcr120: Add [_]strtoimax[_l] and [_]strtoumax[_l]. msxml3/tests: Add more iteration tests for IXMLDOMNamedNodeMap, IXMLDOMSchemaCollection and IXMLDOMNod...