search for: d3d12

Displaying 19 results from an estimated 19 matches for "d3d12".

Did you mean: d3d11
2018 Jun 11
0
Wine release 3.10
...of CheckMultisampleQualityLevels() (Coverity). d3d10core/tests: Check return value of CheckMultisampleQualityLevels() (Coverity). dxgi: Rename dxgi_swapchain to d3d11_swapchain. dxgi: Factor out d3d11_swapchain_create() function. dxgi: Add IDXGISwapChain3 interface stub for D3D12. odbccp32: Fix memory leak in SQLGetInstalledDrivers() (Coverity). wined3d: Sort WINED3DSIH enum values. winex11: Get rid of unnecessary assignments. dxgi: Add FIXME() for ignored output parameter in dxgi_factory_CreateSwapChainForHwnd(). dxgi: Use DXGI_MAX_SWAP_CHAIN_...
2019 Mar 15
0
Wine release 4.4
...or GUID attributes. mfplat: Add support for blob attribute values. mfplat: Implement CompareItem() for attributes. Józef Kucia (47): d3d11: Add D3D11_FORMAT_SUPPORT_TEXTURE1D to d3d11_device_CheckFormatSupport(). wined3d: Add R8G8_UNORM vertex format. maintainers: Add d3d12 to Direct3D section. dxgi: Introduce d3d12_swapchain_have_user_images(). dxgi: Factor out d3d12_swapchain_recreate_vulkan_swapchain(). dxgi: Handle VK_ERROR_OUT_OF_DATE_KHR returned from vkAcquireNextImageKHR(). d3d12/tests: Use multiple command lists in test_swapchain_backb...
2020 Oct 09
0
Wine release 5.19
...eam sample. Arkadiusz Hiler (1): gdi32: Limit GetGlyphOutlineW(uChar) to a WORD. Aurimas Fi?eras (2): po: Update Lithuanian translation. po: Update Lithuanian translation. Biswapriyo Nath (6): include: Set D3D_COMPILER_VERSION to 47, if not defined. include: Add the D3D12_SHADER_VERSION_TYPE enumeration. include: Add MFPMPSESSION_CREATION_FLAGS enumeration in mfidl.idl. include: Fix CancelObjectCreation name in IMFSourceResolver interface. include: Add IMFMetadata interface in mfidl.idl. include: Add IMFMetadataProvider interface in mfidl.idl...
2018 May 25
0
Wine release 3.9
...ains for windows with empty client rect. dxgi/tests: Add test for creating swapchains for windows with empty client rect. winevulkan: Trace unsupported instance extensions. wined3d: Remove redundant entries from "formats" table. configure: Check for libvkd3d. d3d12: Implement D3D12CreateRootSignatureDeserializer(). d3d12: Implement D3D12SerializeRootSignature(). d3d12: Implement D3D12CreateDevice(). d3d12: Print message about Vulkan configuration problem to winediag channel. d3d12/tests: Add basic visual test. Ken Thomases (2):...
2018 Aug 31
0
Wine release 3.15
...3d_get_format(). wined3d: Store max point size in d3d_info. wined3d: Add max_rt_count field to d3d_info. wined3d: Pass context to wined3d_texture_set_compatible_renderbuffer(). wined3d: Avoid accessing gl_info in vertexdeclaration_init(). dxgi: Choose exact formats for D3D12 swapchain fallback formats. winevulkan: Trace properties for created devices. dxgi: Move D3D12 helper functions closer to the top of the file. dxgi: Factor out d3d12_swapchain_destroy_buffers(). dxgi: Factor out d3d12_swapchain_create_vulkan_swapchain(). dxgi: Implemen...
2019 Mar 29
0
Wine release 4.5
...missing slash. François Gouget (8): kernel32/tests: A spelling fix in a win_skip() message. ntoskrnl.exe/tests: Make vskip_(), win_skip_() and kmemcpy() static. dbghelp: Make minidump_add_memory64_block() static. mfplat/tests: A wording tweak in a win_skip() messages. d3d12/tests: A spelling fix in a skip() message. xaudio2_7: Add a trailing '\n' to an ERR() message. dwrite/tests: Avoid a couple of unneeded lstrlenW() calls. dwrite: Remove freetype_get_design_glyph_bbox(). It's not used anymore. Gabriel Ivăncescu (2): include: Add...
2018 Feb 16
0
Wine release 3.2
...3d11: Implement d3d11_immediate_context_ResolveSubresource(). d3d11: Implement d3d10_device_ResolveSubresource(). wined3d: Query supported sample counts for multisample textures. dxgi/tests: Add test for CreateDXGIFactory2(). dxgi: Implement IDXGIFactory5. include: Add d3d12.idl. dxguid: Add D3D12 IIDs. d3d12: Add dll. d3d12/tests: Add test for COM interfaces. dxgi: Use assignment instead of memcpy(). d3d8/tests: Add test for changing multisample type of implicit swapchain. wined3d: Align OpenGL version comments for newer core functi...
2019 Aug 02
0
Wine release 4.13
...t RtlCaptureStackBackTrace() for x86_64. ntdll: Move SetThreadExecutionState() implementation to ntdll. ntdll: Stub power request APIs. kernel32: Forward power request functions to ntdll. Conor McCarthy (7): wined3d: Track windows styles per-swapchain. dxgi: Implement d3d12_swapchain_ResizeTarget(). dxgi: Implement d3d12_swapchain_GetFullscreenState(). dxgi: Implement d3d12_swapchain_SetFullscreenState(). dxgi/tests: Run test_resize_target() on d3d12 as well. dxgi/tests: Run test_set_fullscreen() on d3d12 as well. dbghelp: Return NULL ins...
2019 Mar 01
0
Wine release 4.3
...ctry Zeng (1): mfplat: Add MFCreateMFByteStreamOnStreamEx() stub. Józef Kucia (14): wined3d: Add new registry setting to select shader backend. d3d11: Use better name for current entry variable in validate_stream_output_entries(). dxgi/tests: Run test_swapchain_present() on D3D12. dxgi: Always use user images instead of using Vulkan swapchain directly. dxgi: Re-create swapchain on VK_ERROR_OUT_OF_DATE_KHR. dxgi: Set Vulkan swapchain size according to VkSurfaceCapabilitiesKHR. dxgi: Use VK_FILTER_LINEAR for swapchain blits if dimensions don't matc...
2020 Sep 11
0
Wine release 5.17
...ement CopyContext(). ntdll: Implement saving AVX registers in NtGetContextThread(). ntdll/tests: Add tests for capturing context with xstate. ntdll/tests: Fix exception test failures on win10pro. ntdll/tests: Fix virtual test failures on win10pro. d3dcompiler: Support ID3D12ShaderReflection interface in D3DReflect(). d3dcompiler/tests: Add test for reflection interfaces. d3dcompiler/tests: Test d3d12 interface in test_reflection_desc_vs(). d3dcompiler: Set range id to bind point for sm < 5.1. d3dcompiler/tests: Test d3d12 interface in test_re...
2018 Aug 17
0
Wine release 3.14
...move redeclaration of VkXlibSurfaceCreateFlagsKHR. dxgi: Set transfer image usage for Vulkan swapchain images. dxgi: Introduce helper function to destroy partially initialized swapchain. dxgi: Wait for Vulkan queue to become idle before destroying swapchain. dxgi: Factor out d3d12_swapchain_create_buffers(). dxgi: Create user images for swapchain formats not supported by Vulkan. dxgi: Blit user buffers to Vulkan swapchain buffers while presenting. d3d12/tests: Add test for R8G8B8A8_UNORM swapchain format. dxgi/tests: Make sure that command queue is id...
2020 Aug 14
0
Wine release 5.15
...2: Silence Destination List QueryInterface() failure message. include: Move fundamental ORPC types to separate private header. combase: Move CoGetMarshalSizeMax(). combase: Move CoMarshalInterface(). combase: Move CoInitializeSecurity(). Paul Gofman (10): include: Add d3d12 reflection structures. include: Define d3d12 shader reflection interfaces. d3dcompiler: Parse register space and range id for sm51 in d3dcompiler_parse_rdef(). d3dcompiler: Fail parsing reflection data for sm51 in versions below 47. d3dcompiler/tests: Test bound resources...
2019 Jul 05
0
Wine release 4.12
...wined3d: Drop support for WINED3DFMT_D32_UNORM. Jeff Smith (2): d3drm: CreateViewport checks for non-NULL viewport pointer first. d3drm: Fix reference leak in d3drm_viewport2_Clear(). Justin Martin (1): d3d9: Implement d3d9_device_CreateRenderTargetEx(). Józef Kucia (2): d3d12/tests: Add test for creating swapchain on desktop window. dxgi: Forbid creating D3D12 swapchains on desktop window. Ken Thomases (1): gdi32: Also accept "\\.\DISPLAY<n>" devices names with <n> other than 1 as display devices. Marcus Meissner (1): mshtml: Fi...
2020 Apr 24
0
Wine release 5.7
...oad. quartz/filesource: Check for past EOF read in _Request(). ntdll: Return STATUS_PENDING from NtReadFile() for async read in case of EOF. kernel32/tests: Mark ERROR_HANDLE_EOF result as broken for async file read. Philip Rebohle (9): dxgi: Create frame latency events for d3d12 swapchains if requested. dxgi: Signal the frame latency event on present. dxgi: Implement d3d12_swapchain_GetFrameLatencyWaitableObject(). dxgi: Implement d3d12_swapchain_SetMaximumFrameLatency(). dxgi: Implement d3d12_swapchain_GetMaximumFrameLatency(). dxgi/tests: Ad...
2018 Jul 09
0
Wine release 3.12
...t;c:<space>" etc when changing drive letters. cmd: Call and goto finds the next matching label. cmd: Fix issue in WCMD_assoc highlighted by valgrind. xcopy: Add support for xcopy /k. Julian Rüger (1): po: Update German translation. Józef Kucia (4): include/d3d12: Fix typos. dxgi: Avoid possible NULL pointer access in d3d11_swapchain_SetFullscreenState(). wined3d: Fix snorm/unorm immediate values for UAV writes. d3d11/tests: Add test for unorm/snorm immediate constants. Kim Malmo (1): po: Update Norwegian translation. Lauri Kenttä...
2019 Aug 16
0
Wine release 4.14
..._varyings(). wined3d: Clean up fallback paths in wined3d_surface_blt(). wined3d: Get rid of surface_blt_special() fallback in wined3d_surface_blt(). wined3d: Allow cross-swapchain blits in the supported cases. Michael Stefaniuc (5): ntdll: Remove useless cast to self. d3d12/tests: Remove useless casts to self. dxgi/tests: Remove useless casts to self. gdi32/tests: Remove useless casts to self. gdi32: Remove useless casts to self. Naveen Narayanan (1): ntdll: Set pthread stack guard size to 0 for NetBSD. Nikolay Sivov (4): dwrite: Add re...
2018 Sep 28
0
Wine release 3.17
...Add D3D11On12CreateDevice() stub. wined3d: Implement vCoverage register. wined3d: Apply legacy format swizzles only when requested. d3d11/tests: Add a few more tests for texture formats. dxgi: Factor out dxgi_validate_swapchain_desc(). dxgi: Validate swapchain desc in d3d12_swapchain_ResizeBuffers(). dxgi: Validate formats for flip presentation model. dxgi: Add support for DXGI_FORMAT_R16G16B16A16_FLOAT D3D12 swapchains. dxgi/tests: Add test for swapchain formats. dbghelp: Fix memory leak in SymInitializeW() (Coverity). user32: Call DefWi...
2020 May 08
0
Wine release 5.8
...9): user32/tests: Flush messages after mode changes. user32/tests: Fix a ChangeDisplaySettings() test. user32/tests: Test EnumDisplayMonitors(). user32: Leave critical section before calling callbacks in EnumDisplayMonitors(). dxgi/tests: Fix a possible test failure on D3D12. dxgi/tests: Do not run test_multi_adapter() in parallel with other tests. dxgi/tests: Test IDXGISwapChain_ResizeTarget() with all outputs. wined3d: Move device window to the correct output in wined3d_swapchain_state_resize_target(). wined3d: Fix an uninitialised variable wa...
2020 Apr 10
0
Wine release 5.6
...dd TLS application protocol negotiation support. Hans-Kristian Arntzen (1): dxgi: Implement dxgi_factory_CheckFeatureSupport(). Henri Verbeet (15): d3d9/tests: Introduce compare_uint(). d3d10core/tests: Introduce compare_uint(). d3d11/tests: Introduce compare_uint(). d3d12/tests: Introduce compare_uint(). d2d1/tests: Introduce compare_uint(). d3drm/tests: Introduce compare_uint(). d3dx9/tests: Introduce compare_uint(). d3d9: Introduce helpers to convert between d3d9 and wined3d scanline ordering types. d3d9: Introduce a helper to convert...