search for: id3dxeffect

Displaying 13 results from an estimated 13 matches for "id3dxeffect".

2011 Apr 01
0
Wine release 1.3.17
...ests: Added operator+ tests (basic_string<char>). Rico Sch?ller (21): include: Add missing D3DXCreateEffect* declarations in d3dx9effect.h. d3dx9: Fix HeapAlloc size in D3DXCreateEffectPool. d3dx9: Use size of variable instead of type. d3dx9: Handle pool and device in ID3DXEffect. d3dx9/tests: Add refcount test for the device. include: Fix ID3DXEffectCompiler interface. d3dx9: Add ID3DXBaseEffect interface. d3dx9: Forward ID3DXEffect to ID3DXBaseEffect. d3dx9: Add ID3DXEffectCompiler interface. d3dx9: Fix some style issues. d3dx9: I...
2011 Jul 08
0
Wine release 1.3.24
...hell32: Implement "make new folder" functionality in SHBrowseForFolder. shell32: Implement folder renaming in SHBrowseForFolder. Piotr Pawlow (1): wined3d: Delete cursor texture on device reset. Rico Sch?ller (9): d3dx9: Fix light range spelling. d3dx9: Implement ID3DXEffect::Begin(). d3dx9: Implement ID3DXEffect::BeginPass(). d3dx9: Implement ID3DXEffect::GetCurrentTechnique(). d3dx9: Implement ID3DXEffect::SetTechnique(). d3dx9: Implement ID3DXEffect::EndPass(). d3dx9: Fix ID3DXEffect::SetStateManager(). d3dx9: Handle ST_FXLC in d3...
2018 May 14
0
Wine release 3.0.1
...the complete list. ---------------------------------------------------------------- Bugs fixed in 3.0.1 (total 60): 23033 Tages Protection v5.x: games report "DLL not found shell.dll16.dll" (Runaway 2: The Dream Of The Turtle, ...) 25138 Black and White 2 demo crashes on startup (ID3DXEffect interface changes between d3dx9_xx versions) 32104 KwMusic: crashes during installing 32802 Janetter 4.1.1.0 fails to start properly and gives an error saying: "Backend server cannot init" 35268 64bit InstallShield installer uses 32bit typelib function offsets 35910 TuneUp Uti...
2011 May 13
0
Wine release 1.3.20
...d3dx9: Implement ID3DXBaseEffect::GetAnnotationByName(). d3dx9: Implement ID3DXBaseEffect::GetDesc() partially. d3dx9: Implement ID3DXBaseEffect::GetBool(). d3dx9: Implement ID3DXBaseEffect::GetInt(). d3dx9: Implement ID3DXBaseEffect::GetFloat(). d3dx9: Implement ID3DXEffect::SetStateManager(). d3dx9: Implement ID3DXEffect::GetStateManager(). d3dx9/tests: Add ID3DXEffect::Get/SetStateManager() test. d3dx9: Improve get_parameter_by_name(). d3dx9: Parse effect textures. d3dx9: Implement ID3DXBaseEffect::GetTexture(). Ri?ardas Barkauskas (1)...
2013 Aug 02
0
Wine release 1.7.0
...able struct struct test. d3dx9: Improve ID3DXConstantTable::SetDefaults(). d3dx9/tests: Add ID3DXConstantTable::SetDefaults() test. d3dx9/tests: Add ID3DXConstantTable RegisterCount test for D3DXRS_INT4. d3dx9/tests: Add ID3DXConstantTable big vector test. d3dx9: Track ID3DXEffect::Begin/End(). d3dx9: Warn when submitting invalid flags to ID3DXEffect::Begin(). d3dx9: Use d3dx_parameter instead of D3DXHANDLE. d3dx9/tests: Test all registers set by the constant table. Stefan D?singer (2): wined3d: Avoid calculating 1 / (fog_end - fog_start) in the shad...
2018 Mar 30
0
Wine release 3.5
...drivers 30611 Lazarus browser sample fails, needs ieframe:ViewObject_Draw implementation 31850 Age of Mythology needs pidgen.dll.PIDGenSimpA 34097 Mega Man Unlimited: Game works, sound is choppy and slow 34101 Need for Speed: Shift demo crashes in 'purist' mode (d3dx9_36) (needs ID3DXEffect::FindNextValidTechnique method implementation) 34182 Empire Earth v2.0: mouse cursor only moves at high mouse movement 36843 "Read only"checkbox on Save As dialog 38564 Rush for Berlin Gold crashes after starting 38623 gdiplus: Image:GetPropertySize returns bogus values for a...
2018 Mar 16
0
Wine release 3.4
...RS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 3.4 (total 45): 10744 Robot Arena main menu is extremely slow 24436 the ping command with a wine cmd does nothing 25138 Black and White 2 demo crashes on startup (ID3DXEffect interface changes between d3dx9_xx versions) 29774 Texture filtering doesn't work in nGlide 32104 KwMusic: crashes during installing 32699 Add StartupWMClass to .desktop files. 35910 TuneUp Utilities 2014 installer crashes (API signature mismatch for NtAllocateUuids) 37809 C runt...
2018 Jun 26
0
Wine release 3.0.2
...ToLocaleName unsupported flags 8000000" (LOCALE_ALLOW_NEUTRAL_NAMES) 30611 Lazarus browser sample fails, needs ieframe:ViewObject_Draw implementation 31850 Age of Mythology needs pidgen.dll.PIDGenSimpA 34101 Need for Speed: Shift demo crashes in 'purist' mode (d3dx9_36) (needs ID3DXEffect::FindNextValidTechnique method implementation) 36843 "Read only"checkbox on Save As dialog 37228 Cisco Jabber 11.x crashes on unimplemented function ntdsapi.dll.DsCrackNamesW 37594 World of Warcraft in-game browser does not work (needs advapi32.BuildSecurityDescriptorW() implemen...
2019 Mar 01
0
Wine release 4.3
...ned3d buffer only after the draw buffer is destroyed. d3d8: Release system memory wined3d buffer only after the draw buffer is destroyed. d3d9/tests: Add a test for drawing with released buffers. d3d8/tests: Add a test for drawing with released buffers. d3dx9: Get rid of the ID3DXEffectImpl #define. Michael Stefaniuc (37): oleaut32/tests: Propagate the const instead of casting it away. hnetcfg: Remove redundant "not NULL" check (coccinellery). winmm/tests: Floating point numeric constants are by default doubles. secur32: Use offsetof() instead of...
2011 Apr 29
0
Wine release 1.3.19
...ix d3dx9_parse_effect_typedef for D3DXPC_STRUCT. d3dx9: Implement ID3DXBaseEffect::GetTechniqueDesc(). d3dx9: Implement ID3DXBaseEffect::GetParameter(). d3dx9: Implement ID3DXBaseEffect::GetTechnique(). d3dx9: Implement ID3DXBaseEffect::GetTechniqueByName(). d3dx9: Fix ID3DXEffect*::GetVectorArray() forward. d3dx9: Implement ID3DXBaseEffect::GetPassDesc(). d3dx9: Implement ID3DXBaseEffect::GetPass(). d3dx9: Implement ID3DXBaseEffect::GetPassByName(). d3dx9: Implement ID3DXBaseEffect::GetParameterByName(). d3dx9: Implement ID3DXBaseEffect::GetPar...
2011 Feb 04
0
Wine release 1.3.13
...ddrawex: COM cleanup for the IDirectDrawSurface3 iface. d3dx9_36/tests: COM cleanup for the ID3DXInclude iface. d3dcompiler_43/tests: COM cleanup for the ID3DInclude iface. d3d8: Pass an object instead of an iface to an internal function. d3dx9_36: COM cleanup for the ID3DXEffect iface. d3dx9_36: COM cleanup for the ID3DXEffectPool iface. d3dx9_36: COM cleanup for the ID3DXInclude iface. d3dx9_36: COM cleanup for the ID3DXBuffer iface. d3dx9_36: COM cleanup for the ID3DXFont iface. d3dx9_36: COM cleanup for the ID3DXMatrixStack iface. d3d...
2010 Apr 02
0
Wine release 1.1.42
...: wineboot: Update Lithuanian translation. Austin English (1): cmd: Add testcases for goto. Chris Robinson (2): openal32: Remove the ALCcontext wrapper. openal32: Add support for ALC_EXT_thread_local_context. Christian Costa (10): d3dx9_36: Add stubbed interface for ID3DXEffect. d3dxof: Increase MAX_SUBOBJECTS and do the corresponding checks at the right place. d3dx9_36: Implement D3DXCreateEffectPool and ID3DXEffectPool interface. d3dx9_36: Remove useless includes. d3dx9_36: Add stub for D3DXCreateEffectCompiler. d3dx9_36: Implement D3DXCrea...
2012 Jan 27
1
Wine release 1.4-rc1
...meter value SetMatrix() test. d3dx9/tests: Add effect parameter value SetMatrixArray() test. d3dx9/tests: Add effect parameter value SetMatrixTranspose() test. d3dx9/tests: Add effect parameter value SetMatrixTransposeArray() test. d3dx9/tests: Add invalid parameter test for ID3DXEffect. Ri?ardas Barkauskas (1): ws2_32/tests: Test AcceptEx behaviour more. Stefan D?singer (1): wined3d: Relax depth blit requirements. Thomas Faber (3): crypt32: Fix build with MSVC. mscoree: Fix build with MSVC. usp10: Fix build with MSVC. -- Alexandre Julliard jullia...