search for: getdevice

Displaying 11 results from an estimated 11 matches for "getdevice".

Did you mean: get_device
2009 Dec 18
0
Wine release 1.1.35
...installer packages. Return errors from msi_download_file and copy_package_to_temp. msi: Reset the ALLUSERS property from to 2 to 1. msi: Avoid a crash in STREAMS_delete. msi: Propagate errors from IStorage_OpenStream again in db_get_raw_stream. Henri Verbeet (50): d3d8: Fix GetDevice() for surfaces that are part of a texture. d3d9: Fix GetDevice() for surfaces that are part of a texture. dxgi: Add a separate function for surface initialization. dxgi: Implement IDXGISurface::GetDevice(). dxgi: Implement IDXGISurface::GetParent(). wined3d: Pass the c...
2006 Nov 07
2
Crash when embedding R X11 windows
...- XFindContext(display, event.xclient.window, - devPtrContext, &temp); + if (XFindContext(display, event.xclient.window, + devPtrContext, &temp)) return; dd = (NewDevDesc *) temp; KillDevice((DevDesc*) GetDevice(devNumber((DevDesc*) dd))); } I'll have to admit, that I'm mostly clueless as far as X11-programming is concerned, so the patch may not be entirely correct. It does fix the crash, however, and should be along the right lines. The rationale is, that apparently calls to XFindConte...
2011 Apr 01
0
Wine release 1.3.17
...Fix ID3DXEffectCompiler interface. d3dx9: Add ID3DXBaseEffect interface. d3dx9: Forward ID3DXEffect to ID3DXBaseEffect. d3dx9: Add ID3DXEffectCompiler interface. d3dx9: Fix some style issues. d3dx9: Implement ID3DXEffect::GetPool(). d3dx9: Implement ID3DXEffect::GetDevice(). d3dx9: ID3DXEffect::QueryInterface() does not support IID_ID3DXBaseEffect. d3dx9/tests: Add ID3DXEffect::GetPool() and ID3DXEffect::GetDevice() tests. d3dx9/tests: Add ID3DXEffectCompiler test. d3dx9: Don't zero memory when it will be overridden. d3dx9: Use vari...
2018 Sep 28
0
Wine release 3.17
...m position on Read(). xmllite/writer: Fix writing prefixed attributes. dwrite/layout: Test resulting line width before adding inline trimming run. d2d1: Fix compatible target initialization. d2d1/tests: Test that device is reused for compatible targets. d2d1: Implement GetDevice() for device context. crypt32/base64: Fix certificate request header and trailer in CryptBinaryToStringW() output. crypt32: Fix NULL output buffer handling for CryptBinaryToString(). crypt32: Fix output buffer handling for CRYPT_STRING_BINARY case. crypt32: Fix formatted out...
2012 Jun 08
0
Wine release 1.5.6
...dx9/tests: Fix indentation. d3dx9: Add stub for D3DXCreateRenderToSurface. d3dx9/tests: Add basic tests for D3DXCreateRenderToSurface. d3dx9: Add ID3DXRenderToSurface interface stub. d3dx9: Implement ID3DXRenderToSurface::GetDesc. d3dx9: Implement ID3DXRenderToSurface::GetDevice. d3dx9: Implement ID3DXRenderToSurface::BeginScene and ID3DXRenderToSurface::EndScene. d3dx9/tests: Add tests for ID3DXRenderToSurface interface. d3dx9/tests: Add tests for device state changes for ID3DXRenderToSurface interface. Ken Thomases (1): winex11: Be more conservat...
2016 Aug 05
0
Wine release 1.9.16
...Viewport*::Init. d3drm: Implement IDirect3DRM*::CreateViewport. d3drm: Implement IDirect3DRMViewport::GetDirect3DViewport. d3drm/tests: Add viewport validation tests. d3drm/tests: Add QueryInterface tests for IDirect3DRMViewport*. d3drm: Implement IDirect3DRMViewport*::GetDevice. Akihiro Sagawa (3): include: Add definition of GetProcessIdOfThread. imm32/tests: Add ImmDisableIME tests. imm32: Implement ImmDisableIME. Alexandre Julliard (9): kernel32/tests: Remove some win9x compatibility cruft. server: Store the section flags separately from...
2009 Dec 04
0
Wine release 1.1.34
...dxgi: Implement IDXGIOutput::GetParent(). dxgi: Implement IDXGIDevice::GetParent(). dxgi: Implement IDXGIFactory::GetParent(). dxgi/tests: Add some tests for IDXGIObject::GetParent(). d3d8: Directly store a wined3d stateblock in the stateblock handle. d3d8: Simplify GetDevice(). d3d9: Simplify GetDevice(). wined3d: The stateblock doesn't really need a parent. dxgi: Implement IDXGIAdapter::GetDesc(). dxgi/tests: Add a small test for IDXGIAdapter::GetDesc(). Huw Davies (7): wineps.drv: Rename variable to stride. wineps.drv: Add sup...
2010 Mar 19
0
Wine release 1.1.41
...n Lankhorst (9): dsound: Improve underrun behavior. mmdevapi: Implement property store. mmdevapi: Add IMMEndpoint to IMMDevice. mmdevapi: Implement some methods in IMMDevice. mmdevapi: Implement MMDeviceCollection methods. mmdevapi: Implement IMMDeviceEnumerator::GetDevice. mmdevapi: Pass a property bag to IBaseFilter in IMMDevice::Activate. midimap: Defer initialisation. winmm: Allow SND_ALIAS|SND_FILENAME in PlaySound. Maciej Borsz (1): winhttp: Fix invalid behaviour of WinHttpCrackUrl. Michael Stefaniuc (4): ddraw: Remove redundant...
2011 Jun 24
0
Wine release 1.3.23
...ation. Austin English (4): shdocvw: Add a stub for RunInstallUninstallStubs2. configure: Remove some unused but set variables (LLVM/Clang). winsta: Add a stub for WinStationGetProcessSid. netapi32: Add a stub for DsGetSiteNameA. Charles Welton (2): d3dx9: Implemented GetDevice method. d3dx9/tests: Add tests for ID3DXLine_GetDevice and release methods. Damjan Jovanovic (5): include: Add RPC_PROTSEQ_VECTOR. rpcrt4: Add stubs for RpcNetworkInqProtseqs. include: Fix an RPC_PROTSEQ_VECTORW typo. rpcrt4: Implement RpcProtseqVectorFree. msvc...
2009 Mar 13
0
Wine release 1.1.17
...draw methods. wined3d: Fix some prototypes. wined3d: Add support for ARB_geometry_shader4. wined3d: Add d3d10 primitive types. wined3d: Add separate methods for setting the primitive type. d3d10core: Implement ID3D10Device::Draw(). d3d10: Implement ID3D10Effect::GetDevice(). d3d10: Create shaders. d3d10: Implement ID3D10EffectPass::Apply(). wined3d: Also set VBFLAG_HASDESC if we can determine we don't need conversion. wined3d: Simplify IWineD3DVertexBufferImpl_PreLoad() a bit. wined3d: Merge IWineD3DVertexBuffer with IWineD3DBuffer....
2011 May 27
0
Wine release 1.3.21
...usp10/tests: Load GetGlyphIndicesW dynamically. msvcp90: Add an msvcp-specific size_t to avoid casts in traces. Alistair Leslie-Hughes (1): gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS, POLYGONALCAPS for EnhMetafiles. Andrew Eikum (2): mmdevapi: IMMDeviceEnumerator::GetDevice should fail on unknown device ids. winealsa.drv: Implement device enumeration. Andrew Nguyen (19): taskmgr: Remove all TCHAR macro usage in tab page code. taskmgr: Remove all TCHAR macro usage in graph drawing code. taskmgr: Remove all TCHAR macro usage in affinity dialog c...