Handle texture addressing the D3D7 way.
[wine] / dlls /
2003-01-02  Lionel UlmerHandle texture addressing the D3D7 way.
2003-01-02  Lionel UlmerPrevent lock-up in paletted texture with no palette...
2003-01-02  Lionel UlmerEnable the application to create first textures and...
2003-01-02  Dmitry TimoshkovAdded ctl3d, ctl3dv2 and ctl3d32 API implementations.
2003-01-02  Patrik StridvallFixed some issues found by winapi_check.
2003-01-02  Alberto MassariMoved implementation of strpbrkW from filedlg95.c to...
2003-01-02  Alberto MassariAdd stub implementation for ReplaceFile.
2003-01-02  Eric PouechRemoved unused #include of module.h.
2003-01-02  Raphael Junqueira- integration with DrawPrimitive
2003-01-02  Lionel UlmerSome clean-ups after the DrawPrimitive rewrite.
2003-01-02  Lionel UlmerFix crash in GetAvailableVidMem function when TRACE...
2003-01-02  Eric PouechWhen unmapping a (wave|midi)-header unprepare message...
2003-01-02  Eric PouechFixed some nasty bugs in drawdib creation/deletion.
2003-01-02  Dominik StrasserSome stubs for dll setup needed by IE6 setup.
2003-01-02  Marcus MeissnerSupport DllGetClassObject of CLSID_StdPicture.
2003-01-02  Rein KlazesLet ANIMATE_OpenA return FALSE (= failure) upon a reque...
2003-01-02  Gerald PfeiferFix off_t cast that breaks FreeBSD.
2003-01-02  Francois GougetAdd support for WINETEST_INTERACTIVE. If set then tests...
2003-01-02  Alberto MassariIBindCtx::RegisterObjectParam is supposed to replace...
2003-01-02  Duane ClarkValidate imagelists with christmas magic.
2003-01-02  Francois GougetFix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP.
2003-01-02  Francois GougetRemove unnecessary sprintf calls.
2003-01-02  Chris MorganUse the locale id we created instead of the system...
2003-01-02  Francois GougetFix signed/unsigned warnings.
2002-12-24  Alexandre JulliardPass the correct instance when installing the mouse...
2002-12-24  Lionel Ulmer- actually use the background color when Clear-ing
2002-12-24  Lionel Ulmer- factorize Clear method between Viewport and Device
2002-12-24  Lionel UlmerSupport viewports the D3D7 way.
2002-12-24  Lionel UlmerAdded some stencil / D3DDevice7 capabilities.
2002-12-24  Lionel UlmerCombine texturing for D3D3 and 7 by thunking 3 to 7.
2002-12-24  Francois GougetMove the test strings into their own array and convert...
2002-12-24  Lionel UlmerDump new D3D7 rendering states.
2002-12-24  Lionel Ulmer- factorize the D3D1/2 draw_primitive code with the...
2002-12-24  Alexandre JulliardThe name of the driver should be the 16-bit one in...
2002-12-24  Dimitrie O. PaunFix definitions for Uuid{To,From}String, RpcStringFree.
2002-12-24  Christian CostaRemove useless FIXMEs since there is nothing to do...
2002-12-24  Christian CostaUpdate and clean-up draw_primitive_strided_7.
2002-12-23  Lionel Ulmer- fix mipmap texture creation
2002-12-23  Lionel Ulmer- fix small TRACE bug introduced in a previous patch
2002-12-23  Alexandre Julliardwineps16.dll should be named .drv.
2002-12-23  Jeff SmithCorrect all instances of mixMessage to mxdMessage.
2002-12-23  Lionel UlmerHave the 'Lock' warning a bit clearer.
2002-12-23  Lionel UlmerReport that we do not support compressed texture yet.
2002-12-23  Lionel Ulmer- fix returning of capabilities in FindDevice
2002-12-23  Marcus MeissnerVariantChangeTypeEx for VT_ARRAY | type style variants.
2002-12-23  Marcus MeissnerFixed VarBstrCmp/Cat .spec entries.
2002-12-23  Duane ClarkReport mode padding tweaks.
2002-12-23  Alexandre JulliardGet rid of ole.h.
2002-12-23  Alexandre JulliardRemoved some remaining references to wine/obj_base.h.
2002-12-23  Jason EdmeadesQuery opengl to ensure it supports multitexture, and...
2002-12-23  Lionel UlmerFix Direct3D2 => Direct3D3 thunk for FindDevice.
2002-12-20  Alexandre JulliardHandle unknown format chars correctly (spotted by Györg...
2002-12-19  Alexandre JulliardFixed a few problems caused by the new objidl.idl.
2002-12-19  Greg Turner- port cabextract to wine
2002-12-19  Alexandre JulliardAvoid some warnings.
2002-12-19  Mauro Carvalho ChehabIncluded a specific ABNT-2 scan and vkey tables, and...
2002-12-19  Francois GougetOn Win9x "hi\n" gives us "hi\r\n".
2002-12-19  Chris MorganAdd additional tests for GetTimeFormat() and GetDateFor...
2002-12-19  Alexandre JulliardUse MSVCRT_wchar_t instead of WCHAR so that the impleme...
2002-12-19  Robert ShearmanImplemented UrlCreateFromPath[AW] and slightly related
2002-12-19  Chris MorganStub for GetSecurityInfoExW().
2002-12-19  Lionel UlmerAdded surface dumping function for debug.
2002-12-19  Martin FuchsImplementation of SystemTimeToTzSpecificLocalTime(...
2002-12-19  Rolf KalbermatterIntroduced some declarations and resources needed for...
2002-12-19  Alexandre JulliardLPCONVCONTEXT should be PCONVCONTEXT (spotted by Dimitr...
2002-12-19  Ove KaavenMoved some definitions from include/wine/obj_moniker...
2002-12-19  Francois GougetOn Win9x netapi32.dll does not export a single API...
2002-12-19  Francois GougetDeclare LocalDiscard and GlobalDiscard (used by kernel...
2002-12-18  Francois GougetImprove error reporting.
2002-12-18  Francois GougetAll filenames containing a ":" are invalid on Win9x...
2002-12-18  Francois Gouget#ifdef-out decodeW since it is not used yet.
2002-12-18  Francois GougetwsprintfW is not supported on Win9x platforms.
2002-12-18  Francois GougetFix signed/unsigned warnings.
2002-12-18  Ove KaavenRemoved a few more inclusions of deprecated wine/obj_...
2002-12-18  Alexandre JulliardMade crtdll a normal user of msvcrt by setting the...
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-12-18  Raphael Junqueira - some fixes in CreateDevice init
2002-12-18  Alexandre JulliardImplemented RtlTimeToElapsedTimeFields.
2002-12-18  Lionel UlmerFix in another place in the code computing the memory...
2002-12-18  Francois GougetUse strlen or lstrlenA as appropriate to avoid signed...
2002-12-17  Alexandre JulliardImplemented the Fiber* functions (with the help of...
2002-12-17  Alexandre JulliardFixed warnings.
2002-12-17  Dimitrie O. PaunAdded stubs for {Start,End}{Doc,Page}Printer.
2002-12-17  Bill Curriefdopen: don't rewind the file after creating the FILE...
2002-12-17  Lionel UlmerIf we support 'non-native' texture format, advertise it.
2002-12-17  Jason EdmeadesThe simple bits of fog.
2002-12-17  Patrik StridvallAdded stubs for WINTAB{,32}.DLL (used by many important...
2002-12-17  Robert ShearmanAdd standard dispatch implementation (CreateStdDispatch).
2002-12-17  Uwe BonnesNetUserGetInfo: implemented Level 1.
2002-12-17  Raphael Junqueira- some D3D8 fixes
2002-12-16  Rolf KalbermatterChange calls to CLSIDFromString to SHCLSIDFromStringW...
2002-12-16  Andreas Mohr- actually use PLUID
2002-12-16  Lionel Ulmer- fix bad TRACE
2002-12-16  Lionel Ulmer- revert some optimisations breaking some games
2002-12-16  Christian CostaImplemented DrawPrimitiveStrided and DrawIndexPrimitive...
2002-12-16  Lionel UlmerFix a memory leak and optimize a little bit the generic...
2002-12-16  Christian CostaImprove traces + small fix.
2002-12-16  Lionel Ulmer- fix Twist demo
2002-12-16  Rolf KalbermatterAdd config.h/port.h to allow compilation/linking in...
2002-12-16  György 'Nog' Jeney- Implement ordinals 167 and 171.
next