search for: swapchains

Displaying 20 results from an estimated 127 matches for "swapchains".

Did you mean: swapchain
2012 Mar 21
1
Battlefield 1942 crashes during install
Hey, I'm trying to install Battlefield 1942. I'm running wine1.4 on Linux Mint 12. Everything works until I enter the serial number. When I hit the "okay" on the serial number prompt my system gives the following error: "Error Number 0x80040707 Description: Dll function call crashed: USER32.MessageBoxA" Any ideas?
2011 Apr 15
0
Wine release 1.3.18
...wined3d: Add support for depth blits to the blitter. d3d9/tests: Add a depth blit test. wined3d: Don't unregister windows with the wrong window proc on unload either. wined3d: Rename "NumberOfPalettes" to "palette_count". wined3d: Rename "NumberOfSwapChains" to "swapchain_count". wined3d: Don't use IWineD3DDeviceImpl_GetSwapChain() in IWineD3DDeviceImpl_Present(). wined3d: Merge swapchain_gdi.c into swapchain.c. wined3d: Merge swapchain_base.c into swapchain.c. wined3d: Only create a swapchain context array f...
2011 Sep 14
0
NULL pointer dereference in context_acquire(), wined3d/context.c
In context_acquire(), line 2439 (as of commit 90e3bc5, fetched just now), I'm seeing the line struct wined3d_swapchain *swapchain = device->swapchains[0]; crash because device->swapchains is NULL. This happens in the games Club Paradise and Spa Mania when switching between fullscreen and windowed mode. The platform is Ubuntu Desktop 32-bit 11.04 with the Recommended version of the proprietary NVIDIA driver. Any suggestions as to how I migh...
2010 Jun 06
1
Anarchy Online
I am on Ubuntu 9.10, and I am trying to get Anarchy Online to work. Wine with it works well on my other computer, which is Arch Linux, and much more modern (actually has graphics card). My current computer has 1 gb ram, 3ghz processor. This is what happens: Code: *****@*********:~/Desktop/Anarchy Online$ wine Anarchy.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly
2016 Oct 14
0
Wine release 1.9.21
The Wine development release 1.9.21 is now available. What's new in this release (see below for details): - Initial version of the HID minidriver. - Support for lists in the RichEdit control. - System tray improvements. - Various bug fixes. The source is available from the following locations: http://dl.winehq.org/wine/source/1.9/wine-1.9.21.tar.bz2
2018 Nov 09
0
Wine release 3.20
...epth/stencil texture. wined3d: Update the swapchain flags on wined3d_device_reset(). d3d9: Set WINED3D_SWAPCHAIN_GDI_COMPATIBLE on the swapchain when required. wined3d: Respect WINED3D_SWAPCHAIN_LOCKABLE_BACKBUFFER. d3d9: Only set WINED3D_SWAPCHAIN_GDI_COMPATIBLE on mappable swapchains. d3d9: Do not set WINED3D_TEXTURE_CREATE_MAPPABLE for swapchain textures. d3d9: Translate E_INVALIDARG to D3DERR_INVALIDCALL in d3d9_surface_LockRect(). d3d8: Do not set WINED3D_TEXTURE_CREATE_MAPPABLE for swapchain textures. d3d8: Translate E_INVALIDARG to D3DERR_INVALIDCAL...
2019 Jun 21
0
Wine release 4.11
.... dbghelp: Return a dos path from SymGetLineFromAddr. mshtml: Implement IHTMLDocument2 put/get_bgColor. Andrew Eikum (5): winebus.sys: Close SDL handles when a device is removed. kernel32: Link against RT_LIBS. dxgi/tests: Add tests for setting the fullscreen state of swapchains with destroyed windows. dxgi: Return DXGI_ERROR_NOT_CURRENTLY_AVAILABLE if setting the fullscreen state failed. wined3d: Validate that we got a valid window in wined3d_device_setup_fullscreen_window(). Aric Stewart (1): winemac.drv: Send state change notifications from ImeSelect....
2019 Mar 01
0
Wine release 4.3
...RROR_OUT_OF_DATE_KHR. dxgi: Set Vulkan swapchain size according to VkSurfaceCapabilitiesKHR. dxgi: Use VK_FILTER_LINEAR for swapchain blits if dimensions don't match. d3d12/tests: Add test for swapchain and window sizes mismatch. dxgi: Implement 0 sync interval for D3D12 swapchains. dxgi: Recreate Vulkan swapchain only when current buffer index is 0. d3d12/tests: Add test for backbuffer index after changing sync interval. wined3d: Rename ShaderBackend registry setting to shader_backend. wined3d: Add GPU information for Intel HD Graphics 620. wine...
2018 Aug 17
0
Wine release 3.14
The Wine development release 3.14 is now available. What's new in this release (see below for details): - Support for DXTn texture decompression. - Deferral support for MSI install actions. - Support for Japanese keyboard in DirectInput. - More improvements in the standard Task Dialog. - A few more icons in Shell32. - Various bug fixes. The source is available from the following
2018 Jun 11
0
Wine release 3.10
...ed output parameter in dxgi_factory_CreateSwapChainForHwnd(). dxgi: Use DXGI_MAX_SWAP_CHAIN_BUFFERS. dxgi: Forbid multisampling with flip swap effects. dxgi: Introduce ARRAY_SIZE() macro. dxgi/tests: Release IDXGIFactory in test_swapchain_present(). dxgi: Create Vulkan swapchains for D3D12. dxgi: Implement d3d12_swapchain_GetBuffer(). dxgi: Implement d3d12_swapchain_GetCurrentBackBufferIndex(). dxgi: Implement d3d12_swapchain_Present1(). dxgi/tests: Handle DXGI_ERROR_NOT_CURRENTLY_AVAILABLE in test_fullscreen_resize_target(). dxgi/tests: Use gl...
2018 Sep 28
0
Wine release 3.17
.../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 DefWindowProc() in DesktopWndProc(). user32/tests: Add test for desktop window procedure. dxgi/tests: Add test for swapchain window messages. dxgi/t...
2014 Aug 22
0
Wine release 1.7.25
The Wine development release 1.7.25 is now available. What's new in this release (see below for details): - Implementation of the packet capture library. - A few more DirectWrite functions. - Improvements in HTML table support. - More VBScript math functions. - Various bug fixes. The source is available from the following locations:
2020 May 22
0
Wine release 5.9
...oc(). wined3d: Get output from swapchain state. kernelbase: Check NULL canonicalized_len parameter in UrlCanonicalizeW(). shlwapi/tests: Test NULL UrlCanonicalizeA/W() parameters. wined3d: Move device window to the correct output when handling WM_ACTIVATEAPP with full screen swapchains. wined3d: Restore display mode for the previous output before changing to another output. wined3d: Remove no longer needed output parameter in wined3d_swapchain_state_set_fullscreen(). dxgi: Remove dxgi_swapchain_set_fullscreen_state(). wined3d: Remove no longer needed outpu...
2013 Jun 07
0
Wine release 1.6-rc1
The Wine development release 1.6-rc1 is now available. This is the first release candidate for the upcoming Wine 1.6. It marks the beginning of the code freeze period. Please give this release a good testing to help us make 1.6 as good as possible. What's new in this release (see below for details): - New implementation of the typelib creation support. - GLSL-based support for fixed
2006 Dec 11
1
{noob warning!] Irish Revenue software
Hello all, I'm quite a newbie to wine, and have some basic things running under it like WT Library, & Seamonkey. I need to install the local Revenue software because they sent me all tax documentation by email now :-(. My PC: Athlon 2.6Ghz with 1 gig, 40G hd, running Fedora Core 5 ROS ((Irish) Revenue Online Service) System Requirements
2016 Sep 02
0
Wine release 1.9.18
The Wine development release 1.9.18 is now available. What's new in this release (see below for details): - Support for multiple kernel drivers in a single process. - More WebServices reader support. - Various improvements in joystick support. - Some more work towards the Direct3D command stream. - GDI performance improvements. - Improved IME window handling. - Compatibility
2016 Mar 04
0
Wine release 1.9.5
The Wine development release 1.9.5 is now available. What's new in this release (see below for details): - New version of the Mono engine, with 64-bit support. - Beginnings of the WineD3D command stream. - Support for effect states in Direct3DX. - Drag & drop improvements. - Various bug fixes. The source is available from the following locations:
2017 Jan 13
0
Wine release 2.0-rc5
The Wine development release 2.0-rc5 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://dl.winehq.org/wine/source/2.0/wine-2.0-rc5.tar.bz2 http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0-rc5.tar.bz2 Binary packages for various distributions will be available
2020 Jun 05
0
Wine release 5.10
...inding Vulkan vertex buffers. wined3d: Initialise more caps and limits in wined3d_adapter_vk_init_d3d_info(). wined3d: Map Vulkan adapter bo's persistently on 64-bit architectures. wined3d: Move swapchain buffer discarding to wined3d_cs_exec_present(). wined3d: Implement swapchains for the Vulkan adapter. wined3d: Wait for the command stream to finish before removing the context in adapter_no3d_uninit_3d(). wined3d: Create WINED3D_NO3D swapchain surfaces without GPU access. wined3d: Check for GPU access before attempting an upload blit in texture2d_blt()....
2009 Dec 18
0
Wine release 1.1.35
...ed by the 32-bit dibsection support. Stefan D?singer (10): wined3d: Add a function for initializing surface sysmem. wined3d: A function for checking if a surface is offscreen. wined3d: Use GL_COLOR_ATTACHMENT0 as offscreen buffer with FBOs. wined3d: Infrastructure to render swapchains to a FBO. wined3d: Render to a FBO if the window size is changed. Render to fbo when the size mismatches at creation time. wined3d: Frontbuffers are onscreen. wined3d: Properly release client storage memory. wined3d: Don't render single buffered swapchains to a FBO...