Fixed a bug which causes the PolyBezier to not be updated on redraw
[wine] / graphics / d3dtexture.c
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-05-13  Lionel UlmerReplaced all the Mesa specific code by GLX code. Should...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-06  Lionel Ulmer- clean-up of texture 'loading'
1999-03-27  Francois GougetAdapted to the interface/implementation separation.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-11  Lionel UlmerAdded 'objbase.h' to prevent compiler warnings.
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-02-02  Lionel UlmerAdded stubs for new DirectDraw4 and DirectDrawSurface4...
1999-01-23  Lionel Ulmer- added more texture formats using OpenGL's packed...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Lionel Ulmer- beginning of implementation of Direct3D2 (DX 5.0...