Added support for registry values larger than the server buffer.
[wine] / dlls / ddraw / dsurface /
2000-05-14  Ove KaavenImproved DIBSection support for IDirectDrawSurface...
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-05-09  Marcus MeissnerNumber of surface Lock/Unlocks must NOT match, so do...
2000-05-03  Lionel UlmerRemove the assertion when there is no source surface.
2000-05-01  Lionel UlmerAdded DGA2 driver to DirectDraw.
2000-04-13  Marcus MeissnerMake DirectDraw compile with DGA2 present.
2000-04-11  Marcus MeissnerFree private structure in Xlib_DDS_Release.
2000-04-09  Marcus MeissnerTwo left over HeapValidate assertions removed.
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...