- Jan 04, 2003
-
-
-
Alexandre Julliard authored
-
testing done by Dan Kegel).
-
-
- Jan 03, 2003
-
-
Alexandre Julliard authored
script.
-
-
-
-
-
Support more verbose output.
-
codesampler.com.
-
one), whenever possible. - Less trace in the slower form by default.
-
- minimize at the maximum texture uploads
-
- fix yet again texture enumeration to please all games :-/
-
-
-
Initialize the device with the right D3D default values. Implements GetRenderState, GetTextureStageState and GetLightState.
-
- some changes in the execute buffer to reuse the new Matrix code - always reinitialize the enumeration structures in case some games modify them - added support for the (unused) Reserved1 field in the FVF formats - fix 32 bit texturing and added more checks - remove some useless and annoying fixme
-
factorize the code between the various code path - fixed some logging stuff
-
- added 'support' for GetInfo
-
- misc. fixes
-
Miscellaneous small cleanups.
-
-
- fixes in the vertex buffer thunking + optimized flag support
-
instead since it won't impact _these_ tests anyway.
-
Alexandre Julliard authored
the per-thread strings area. Added inline functions to format POINT, SIZE and RECT structures.
-
-
-
-
Small cleanups.
-
of <> and "".
-
-
being wider than listview prevents any scrolling from occuring. Added printing of the scroll code text during tracing of scroll functions.
-
App Paths.
-
-
-
- Jan 02, 2003
-
-
Added support for FADF_HAVEIID, FADF_RECORD, FADF_HAVEVARTYPE. Implemented SafeArrayAllocDescriptorEx and SafeArrayGetVarType correctly. Fixed second argument of SafeArrayCopyData (it is just SAFEARRAY*). Changed allocation to include 16 bytes before the SAFEARRAY (to store IID/VARTYPE/IRecordInfo*). VARTYPE -> size array was not indexed correctly. Added lots of testcases for most functionality. Added IRecordInfo interface definition.
-
VariantCopy does not need to check the return of VariantClear. VariantCopyInd now copies VT_UNKNOWN and VT_DISPATCH too. VarCmp handles VT_BOOL. VarFormat handles VT_BSTR. coerce_array fixed for VT_ARRAY|VT_UI1 -> VT_BSTR and VT_ARRAY|x -> VT_SAFEARRAY cases. VarCat tries to coerce types into VT_BSTR to do cat.
-
tdescAlias.vt entry. Added a small handler for TKIND_DISPATCH in SLTG. ITypeLib_Release can have a NULL pointer as ITypeInfo*. Split out _copy_arg function for both DispCall and ITypeInfo_fnInvoke, added some more functionality. ITypeInfo_fnInvoke can handle VT_USERDEFINED variants.
-
Test both primary and secondary buffers.
-