search for: id3dxbaseeffect

Displaying 18 results from an estimated 18 matches for "id3dxbaseeffect".

2011 Apr 29
0
Wine release 1.3.19
...str, len). msvcp90: Added basic_string<char> clear implementation. msvcp90: Added basic_string<char> operator+=(char*) implementation. msvcp80: Updated spec file. Rico Sch?ller (15): d3dx9: Fix 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::GetPass...
2011 May 13
0
Wine release 1.3.20
...le specific CompareString test. msvcrt: Added _strcoll_l implementation. msvcrt: Added _stricoll_l implementation. msvcrt: Added _strncoll_l implementation. msvcrt: Added _strnicoll_l implementation. msvcr: Update spec files. Rico Sch?ller (17): d3dx9: Implement ID3DXBaseEffect::GetValue(). d3dx9: Implement ID3DXBaseEffect::GetString(). d3dx9: Implement ID3DXBaseEffect::GetPixelShader(). d3dx9: Implement ID3DXBaseEffect::GetVertexShader(). d3dx9: Implement ID3DXBaseEffect::GetParameterBySemantic(). d3dx9: Implement ID3DXBaseEffect::GetAnnotat...
2011 Dec 02
0
Wine release 1.3.34
...Added support for SERVICE_CONFIG_PRESHUTDOWN_INFO. advapi32: Added support for SERVICE_CONFIG_PRESHUTDOWN_INFO. services: Wait for all services to terminate before exiting. advapi32: Send shutdown notification to services. Rico Sch?ller (11): d3dx9: Handle a special case in ID3DXBaseEffect::GetInt(). d3dx9: Implement ID3DXBaseEffect::SetFloat(). d3dx9: Implement ID3DXBaseEffect::SetFloatArray(). d3dx9: Implement ID3DXBaseEffect::SetInt(). d3dx9: Implement ID3DXBaseEffect::SetIntArray(). d3dx9: Implement ID3DXBaseEffect::SetBool(). d3dx9: Implement...
2011 Jul 22
0
Wine release 1.3.25
...1): comctl32: Don't invalidate item in LISTVIEW_SetItemT when its state has not changed. Rafa? Mu?y?o (1): avicap32: Drop v4l1 support. Rico Sch?ller (10): d3dx9: Parse elements in d3dx9_parse_resource(). d3dx9: Implement D3DXGetShaderSamplers(). d3dx9: Implement ID3DXBaseEffect::SetTexture(). d3dx9: Introduce get_valid_parameter(). d3dx9: Implement ID3DXBaseEffect::GetMatrix(). d3dx9: Implement ID3DXBaseEffect::GetVectorArray(). d3dx9: Implement ID3DXBaseEffect::GetMatrixTranspose(). d3dx9: Fix ID3DXBaseEffect::GetFloat(). d3dx9: Implem...
2011 Dec 16
0
Wine release 1.3.35
...msvcp90: Added ctype_base class implementation. msvcp90: Added ctype<char> class stub. msvcp90: Added ctype<wchar_t> class stub. msvcp90: Added ctype<unsigned short> class stub. Rico Sch?ller (5): d3dx9: Implement D3DXSHAdd(). d3dx9: Implement ID3DXBaseEffect::GetVector(). d3dx9: Implement ID3DXBaseEffect::SetVector(). d3dx9: Implement ID3DXBaseEffect::SetVectorArray(). d3dx9: Implement ID3DXBaseEffect::SetValue(). Stefan D?singer (11): ddraw: Size handling fixes for IDirect3DDevice::GetCaps. ddraw/tests: Add a IDirect3DDe...
2011 Jun 10
0
Wine release 1.3.22
...Fix ListView_Scroll implementation. msvcrt: Fix broken exports in spec file. Piotr Paw?ow (1): wined3d: Set container of swapchain surfaces to WINED3D_CONTAINER_NONE in swapchain_init() error path. Rico Sch?ller (4): d3dx9: Improve effect sampler parsing. d3dx9: Implement ID3DXBaseEffect::GetFloatArray(). d3dx9: Implement ID3DXBaseEffect::GetIntArray(). d3dx9: Implement ID3DXBaseEffect::GetBoolArray(). Ri?ardas Barkauskas (16): ddraw: Use unsafe_impl_from_IDirectDrawSurface3() for application provided interfaces. ddraw: Rename surface_from_surface3() to imp...
2012 Jul 17
0
Wine release 1.5.9
...heritance. msvcp90: Fix EOF handling in basic_filebuf<char>::underflow. msvcp90: Fix off by one issues in basic_string functions operating on iterators. msvcp90: Fix parsing of floating point numbers starting with decimal separator. Rico Sch?ller (5): d3dx9: Implement ID3DXBaseEffect::GetMatrixPointerArray(). d3dx9: Implement ID3DXBaseEffect::GetMatrixTransposePointerArray(). d3dx9/tests: Add effect parameter value GetMatrixPointerArray() test. d3dx9/tests: Add effect parameter value GetMatrixTransposePointerArray() test. d3dx9/tests: Fix array increment...
2011 Apr 01
0
Wine release 1.3.17
...s 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: Implement ID3DXEffect::GetPool(). d3dx9: Implement ID3DXEffect::GetDevice(). d3dx9: ID3DXEffect::QueryInterface() does not sup...
2012 Apr 27
0
Wine release 1.5.3
...e: Create tables with data needed by nameprep algorithm. kernel32: Added IdnToNameprepUnicode implementation. kernel32/tests: Added more FoldString tests. kernel32/tests: Added IdnToNameprepUnicode tests. Rico Sch?ller (2): d3dx9: Use param->bytes for copying the data in ID3DXBaseEffect::SetValue(). d3dx9/tests: Add tests for ID3DXBaseEffect::G/SetValue(). Vincent Povirk (19): windowscodecs: Implement JpegEncoder_Frame_SetPixelFormat. windowscodecs: Implement JpegEncoder_Frame_SetResolution. windowscodecs: Implement JpegEncoder_Frame_WritePixels. win...
2012 Jul 03
0
Wine release 1.5.8
...e. msvcp60: Keep class definitions in separate file. msvcp71: Forward basic_string::_Myptr functions to msvcp90. msvcp71: Forward basic_string::operator{<,<=,>,>=} to msvcp90. msvcp90: Added locale::empty implementation. Rico Sch?ller (4): d3dx9: Implement ID3DXBaseEffect::SetMatrixPointerArray(). d3dx9: Implement ID3DXBaseEffect::SetMatrixTransposePointerArray(). d3dx9/tests: Add effect parameter value SetMatrixPointerArray() test. d3dx9/tests: Add effect parameter value SetMatrixTransposePointerArray() test. Roderick Colenbrander (3): wine...
2011 Nov 18
0
Wine release 1.3.33
...arameters number in functions returning structures. msvcp: Sync spec files. msvcp90: Forward basic_string<short> to basic_string<wchar_t>. msvcp: Sync spec files. Rafa? Mu?y?o (1): configure: Fix a typo. Rico Sch?ller (3): d3dx9: Improve argument check in ID3DXBaseEffect::GetBool/Int/Float(). d3dx9: Allow setting texture to NULL. d3dx9: Add count to trace in ID3DXBaseEffect::GetMatrixArray(). Stefan D?singer (10): d3d9/tests: Test partial block locks. wined3d: YUY2 and UYVY are block based. d3d8/tests: Port the double unlock test to d...
2017 May 12
0
Wine release 2.8
...r 32155 MS Office 2007 SP3 installation needs msi.dll.MsiGetPatchFileListW 34551 Necrovision demo sometimes crashes with builtin d3dx9 34977 WinDjView: missing checkbox in the set as default viewer dialog 36820 Multiple games (Rift, dynamarisa, ShipSimulator 2008 demo) crash on startup (ID3DXBaseEffect::GetPassDesc returns NULL ptr for vertex and pixel shader function) 37811 Xvid 1.3.x installer MPEG-4 Video Codec 'xvid.ax' registration fails (crash on unimplemented function mfplat.dll.MFTRegister) 39309 Prism Video Converter v2.48 crashes on unimplemented function mfplat.dll.MFTEnu...
2012 Jun 08
0
Wine release 1.5.6
...msvcp90: Call correct setstate function in basic_ostream class. msvcp90: Added partial basic_istream<char> implementation. msvcp90: Added codecvt_base class implementation. msvcp90: Added codecvt<char> implementation. Rico Sch?ller (1): d3dx9: Crop the input in ID3DXBaseEffect::SetBool(). Roderick Colenbrander (1): winex11.drv: Limit formats to nMaxFormats in wglChoosePixelFormatARB. Stefan Leichter (2): kernel32: Fix OutputDebugStringA called with NULL pointer. setupapi: Add stub for SetupAddToSourceListA. Vincent Povirk (11): propsys: Add tes...
2019 Mar 01
0
Wine release 4.3
...e redundant not-NULL check (coccinellery). pdh: Remove redundant not-NULL check (coccinellery). gdiplus: Remove useless casts to self. windowscodecs: Remove redundant not-NULL check (coccinellery). d3dx9: Rename the ID3DXEffect object and methods. d3dx9: Merge the stub ID3DXBaseEffect methods. d3dx9: Merge the d3dx9_effect_GetDesc() helper. msxml3: Remove redundant not-NULL check (coccinellery). dwrite: Remove useless casts to self. riched20/tests: Avoid using the comma operator. ole32: Remove useless casts to self. urlmon: Remove useless cast...
2012 Jun 15
0
Wine release 1.4.1
...ake separator on first position hot. comctl32: LVM_SETITEMTEXT is not supported on LVS_OWNERDATA. msvcr90: Added _byteswap_{ushort,ulong,uint64} implementation. msvcr90: Fix byteswap_ulong implementation. Rico Sch?ller (1): d3dx9: Use param->bytes for copying the data in ID3DXBaseEffect::SetValue(). Robert van Herk (2): msvcrt: Fix file mode T (temporary file). msi: Fixed MsiGetFileHashW for empty files. Stefan Leichter (1): kernel32: Fix OutputDebugStringA called with NULL pointer. Thomas Faber (5): msvcp60: Fix build with MSVC. msvcp90: Fix build...
2011 Dec 30
0
Wine release 1.3.36
...alue GetValue() test. d3dx9/tests: Add effect parameter value GetBool() test. d3dx9/tests: Add effect parameter value GetBoolArray() test. d3dx9/tests: Add effect parameter value GetInt() test. d3dx9/tests: Add effect parameter value GetIntArray() test. d3dx9: Simplify ID3DXBaseEffect::SetInt(). d3dx9: Use a loop in get_vector(). d3dx9/tests: Add effect parameter value GetFloat() test. d3dx9/tests: Add effect parameter value GetFloatArray() test. d3dx9/tests: Add effect parameter value GetVector() test. d3dx9/tests: Add effect parameter value GetVec...
2011 Mar 18
0
Wine release 1.3.16
...shdocvw: Added IBrowserService interface stub. shdocvw: Added IDocObjectService interface stub. shdocvw: Use IID_IBrowserService2 defined in header. shdocvw/tests: Added IShellBrowser, IBrowserService and IDocObjectService existence tests. Rico Sch?ller (2): include: Fix ID3DXBaseEffect interface. d3dx9_36: Start effect parsing. Roderick Colenbrander (2): wined3d: Update Nvidia Geforce6+ driver version. wined3d: Add latest Nvidia GPUs. Stefan D?singer (8): d3d8: Disallow z buffers smaller than the color buffer. d3d8: Destroy the windows after the te...
2011 May 27
0
Wine release 1.3.21
...k if msvcp90 functions exists in string tests. msvcp90: Added basic_ios<char> class stub. msvcp90: Added _Mutex class implementation. Rico Sch?ller (7): d3dx9: Remove some checks for defines argument in D3DXCreateEffect* functions. d3dx9: Fix copy and paste mistake in ID3DXBaseEffect::GetPassDesc(). d3dx9: Parse effect samplers. d3dx9: Pass the device directly to d3dx9_parse_data(). d3d9/tests: Fix some ok() messages in the visual tests. d3dx9: Pass objects to functions instead of using the base effect in the parameter. d3dx9: Start effect state pa...