search for: dxgi

Displaying 20 results from an estimated 137 matches for "dxgi".

Did you mean: dx2i
2018 Feb 02
0
Wine release 3.1
...per. secur32: Remove Kerberos SSPI stubs. secur32: Implement LsaFreeReturnBuffer. secur32: Print contents of LSA_STRING in traces. Fabian Maurer (1): kernel32: Add stub for ReOpenFile. François Gouget (2): ole32/tests: Add a trailing '\n' to ok() calls. dxgi: Fix a trailing '\n' in a FIXME(). Gijs Vermeulen (2): compobj.dll16: Add StringFromIID. ole2disp.dll16: Implement SafeArrayGet[UBound|LBound]. Guo Lv (1): user32: Make functions use display dc thread-safe. Hans Leidekker (23): dnsapi: Use default server list if p...
2018 Jun 11
0
Wine release 3.10
...wscript/tests: Fix a typo in the WScript.BuildVersion check. dwrite: Fix typos in a couple of idl parameter names. schedsvc: Add a trailing '\n' to some ERR() messages. shell32: Fix a typo in a comment. wsdapi/tests: Add a trailing '\n' to an ok() call. dxgi: Fix a trailing '\n' in a FIXME() trace. Hans Leidekker (6): msi/tests: Remove duplicate service tests. webservices: Call WSACleanup when the dll is unloaded. webservices/tests: Make test data local if it's only used in one place. webservices: Handle WS_XML_TEXT...
2015 Feb 20
0
Wine release 1.7.37
...d3d: Do not validate format restrictions for buffers. wined3d: Implement WINED3DSIH_SQRT in the GLSL shader backend. wined3d: Recognize the SM4 ne opcode. wined3d: Recognize the SM4 or opcode. wined3d: Fix the .spec. d3d10: D3D10CreateStateBlock() is implemented. dxgi: Implement dxgi_device_SetPrivateData(). dxgi: Implement dxgi_device_SetPrivateDataInterface(). dxgi: Implement dxgi_device_GetPrivateData(). wined3d: Add support for appending vertex declaration elements. dxgi: Implement dxgi_adapter_SetPrivateData(). dxgi: Implement...
2019 Aug 02
0
Wine release 4.13
...ntdll: Implement 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...
2019 Mar 15
0
Wine release 4.4
...Driver 'YSDrv.sys' (part of NoxPlayer 6.x) crashes on unimplemented function ntoskrnl.exe.ExSetTimerResolution 46772 Creo Elements/Direct Modeling Express 6.0 installer fails with VBScript parser error: parser_lex '_' not followed by newline 46783 Metro Exodus crash on start [DXGI] 46792 Europa Universalis III crashes after start 46798 Multiple Microsoft applications need support for Antimalware Scan Interface (AMSI) 'AMSI.dll' 46811 Inquisitor: black screen after start in fullscreen mode 46835 Wine fails to compile with vkd3d 1.0 -----------------------...
2009 Feb 01
1
Intel Graphics Driver problems...
...2 0x606f3ccc InitAdapters+0x8d4c() [/home/dan/Software/wine-1.1.10/dlls/wined3d/directx.c:479] in wined3d (0x0033fca8) 3 0x6076c182 WineDirect3DCreate+0x22(dxVersion=10, parent=0x12cd98) [/home/dan/Software/wine-1.1.10/dlls/wined3d/wined3d_main.c:56] in wined3d (0x0033fcd8) 4 0x606880f1 CreateDXGIFactory+0xe1(riid=0x60657d68, factory=0x33fd68) [/home/dan/Software/wine-1.1.10/dlls/dxgi/dxgi_main.c:99] in dxgi (0x0033fd28) 5 0x60656c39 D3D10CreateDevice+0x189(adapter=(nil), driver_type=<register EDI not in topmost frame>, swrast=(nil), flags=0, sdk_version=29, device=0x33fdb8) [/home/d...
2018 Sep 28
0
Wine release 3.17
...d: Cleanup get_flexible_vertex_size(). include: Add d3d11on12 header. d3d11: 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...
2016 Apr 15
0
Wine release 1.9.8
...le. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.9.8 (total 26): 9030 army men hangs on black screen 17918 AvsP Preview window fails to load 22762 Multiple DirectX10 games need Texture2D DXGI_FORMAT_R24G8_TYPELESS format support for stencil operations (Battlefield Bad Company 2, Warhammer 40k: Kill Team) 24421 MJ's Help Diagnostics crashes on startup (app provided MonitorEnumProc callback relies on ECX = lprcMonitor) 31662 Office 2010 font embedding when exporting to PDF 320...
2008 Nov 21
0
Wine release 1.1.9
...ent WinHttpCrackUrl. winhttp: Add tests for WinHttpCrackUrl. winhttp: Prefer builtin over native. Henri Verbeet (29): d3d10core: Add a d3d10core dll. d3d10core: Implement ID3D10Device in d3d10core instead of d3d10. d3d10core: Allow ID3D10Device to be aggregated. dxgi: Add a stub for DXGID3D10RegisterLayers. d3d10core: Implement D3D10CoreRegisterLayers. dxgi: Implement DXGID3D10RegisterLayers(). dxgi: Implement DXGID3D10CreateDevice(). d3d10core: Implement D3D10CoreCreateDevice(). d3d10: Implement D3D10CreateDevice() on top of D3D10...
2018 Aug 17
0
Wine release 3.14
...e more code between pipe client and server destructors. Jon Doron (1): kernel32: Fix BeginUpdateResource structure layout. Józef Kucia (27): winevulkan: Correctly allocate memory for VkCommandBuffers (Coverity). winex11: Remove 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 ima...
2014 Feb 20
0
Wine release 1.7.13
...VX fails to install (VT_DISPATCH to VT_xxx conversion: uninitialized VARIANTARG passed to DISPID_VALUE invoke call) 19322 Letters missing in tahomabd.ttf 19553 VideoReDo Plus crashes when video file is loaded. 22433 Starship Tycoon demo crashes on exit 24517 Many DirectX10/11 games need dxgi.dll.CreateDXGIFactory1 (Deus Ex: Human Revolution, Alan Wake, AC III, NFS: Most Wanted, Civ V, ...) 25481 Desktop launchers generated by Steam use unregistered URL handler 25526 Aura crashes 25649 Firefox: alt tabbing is sometimes screwy 25771 getElementsByName not implemented- causes p...
2016 Sep 02
0
Wine release 1.9.18
...crashes 40686 win7's ehshell.exe needs KERNEL32.dll.EncodeSystemPointer 40716 osu! - slightly low-pitched sound when using the ALSA sound driver 40741 Wings of Vi - black screen on launch 40953 Necropolis crashes at start (needs native xinput1_3.dll) 40968 Multiple Games require dxgi_output_FindClosestMatchingMode implementation(Need For Speed: The Run, Magic Duels) 40997 Fallout 4 needs DXGI_FORMAT_BC7_UNORM_SRGB 41007 Regression in minimum sound latency / HelBuflen value 41094 comctl32/treeview: TVS_FULLROWSELECT style does not work 41105 Tropico 5 (DX11) starts w...
2016 Aug 05
0
Wine release 1.9.16
...r buffer data initialization. d3d11/tests: Add test for index buffer offset. d3d10core/tests: Add test for buffer data initialization. d3d10core/tests: Add test for index buffer offset. wined3d: Introduce R10G10B10X2 vertex formats for D3D8/9. d3d11/tests: Add test for DXGI_FORMAT_R10G10B10A2_UINT vertex format. d3d10core/tests: Add test for DXGI_FORMAT_R10G10B10A2_UINT vertex format. wined3d: Handle SM5 derivative instructions in shader_get_registers_used(). wined3d: Introduce rasterizer state object. d3d11: Add support for FrontCounterClockwi...
2018 Aug 31
0
Wine release 3.15
.../tests: Add tests for GetUdp6Table(). Hans Leidekker (4): winhttp: Escape untrusted URL paths. winhttp: Use winsock sockets. winhttp: Avoid double free on connection error. winhttp: Fix macOS build. Henri Verbeet (3): d3d10core/tests: Run the tests in parallel. dxgi/tests: Run the tests in parallel. wined3d: Make the adapter responsible for creating GL contexts. Jacek Caban (34): winegcc: Support distros using plain lib for 32-bit libraries in get_lib_dir. ntdll: Allow FileAccessInformation to be queried on files without fds. kernel32:...
2008 Oct 24
0
Wine release 1.1.7
...ner is always non-NULL if GetContainer() succeeds. wined3d: Remove a redundant local variable in apply_draw_buffer(). wined3d: Modifying GL_TEXTURE_MIN_FILTER modifies both the MINFILTER and MIPFILTER sampler states. d3d10: Create an importlib. dxguid: Add d3d10 GUIDs. dxgi: Add the IDXGIObject interface. dxgi: Add the IDXGIDeviceSubObject interface. dxgi: Add the IDXGISurface interface. dxgi: Add the IDXGIOutput interface. dxgi: Add the IDXGISwapChain interface. dxgi: Add the IDXGIAdapter interface. secur32: Don't make the pBuf...
2015 Aug 07
0
Wine release 1.7.49
...ets from the same factory. d2d1: Implement d2d_d3d_render_target_CreateSharedBitmap(). d3d9: Don't assert on invalid IDirect3DBaseTexture9 interfaces. d3d8/tests: Port test_get_set_texture() to d3d8. wined3d: Add base format info for WINED3DFMT_R8G8B8A8_UNORM_SRGB. dxgi: Introduce a helper function to convert dxgi multisample info to wined3d. dxgi: Introduce a helper function to convert wined3d multisample info to dxgi. dxgi: Implement dxgi_surface_GetDesc() on top of wined3d. d3d10core: Ensure the information we return in d3d10_texture2d_GetDesc...
2020 May 22
0
Wine release 5.9
.... Gabriel Iv?ncescu (2): winex11.drv: Use a helper to retrieve the decoration rect for managed windows. winex11.drv: Fix X11DRV_X_to_window_rect to handle windows smaller than the decoration. Gijs Vermeulen (10): advpack: Extract inf file before installing in ExecuteCab(). dxgi: Introduce helper to convert between dxgi and wined3d scanline ordering types. dwrite: Set ret on unimplemented lookup in opentype_layout_apply_gsub_lookup. include: Fix SetupDiGetActualSectionToInstallExA/W definitions. setupapi: Add SetupDiGetActualSectionToInstallExA/W. w...
2015 Oct 02
0
Wine release 1.7.52
...grind 36281 valgrind shows an invalid read in gdi32/tests/path.c 36367 w95_answ.exe (16-bit app) crashes on startup on Mac OS X 10.9 (Mavericks) 36422 valgrind shows several possible leaks in qcap/tests/qcap.c 36571 valgrind shows some invalid memory use in shell32/tests/path.c 36626 dxgi/tests/device.c crashes under valgrind on i965/mesa 36637 wininet/tests/http.c crashes under valgrind 36725 Audible Manager crashes immediately on startup 36732 mscoree PATH environment setup contains a potential stack buffer overflow 36743 rpcrt4 tests fail when using widl "-Oif&qu...
2020 Apr 24
0
Wine release 5.7
...uartz/filesource: Store file size on load. 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_GetMaxi...
2020 Oct 09
0
Wine release 5.19
...identifier(). Roberto Pungartnik (3): po: Brazilian Portuguese update. po: Update Spanish translation. po: Update Spanish translation. R?mi Bernon (7): wbemprox: Set variant type to VT_NULL if BSTR is NULL. wbemprox: Report 4095MiB video memory if it overflows. dxgi/tests: Check that the last adapter is always WARP. include: Split objidl.idl to objidlbase.idl. include: Add IAgileObject to objidlbase.idl. winex11.drv: Split clip cursor message in notify/request. winex11.drv: Forward clip_fullscreen_window to foreground thread. Sven Baar...