Add struct StorageBaseImpl at the start of derived structures instead
[wine] / dlls / ddraw / dsurface / fakezbuffer.c
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2003-09-15  Lionel Ulmer- add ZBuffer write support
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-04  Lionel Ulmer- proper (tested on Win2K) reference counting for Direc...
2003-05-22  Lionel Ulmer- remove fogging too when doing the flush of the frame...
2003-05-20  Christian CostaRemove all openGL calls in execute buffers and use...
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-02  Lionel Ulmer- added some tracing in the fake ZBuffer methods
2002-11-06  Matthew BlochVtable fixes.
2002-07-03  Gregg MattinsonVoid functions can't return a value, even if it is...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-25  Patrik StridvallFixed some issues found by winapi_check.
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...