Call TSXFlush after setting DGA palette, so it updates immediately.
[wine] / dlls / ddraw / ddraw /
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-05-23  Ove KaavenMade WINE_DirectDraw a decorationless popup window...
2000-05-23  Lionel UlmerRemove the PRIMARYSURFACE attribute from back buffers.
2000-05-23  Lionel UlmerInitialize the back-buffer with the correct VTable.
2000-05-18  Ove KaavenInitialize an identity mapping in CreatePalette if...
2000-05-14  Ove KaavenImproved DIBSection support for IDirectDrawSurface...
2000-05-13  Peter Hunnisett- Added ability to create 3D3 interfaces for Xlib
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-05-01  Lionel UlmerAdded DGA2 driver to DirectDraw.
2000-04-29  Lionel Ulmer- added thread-safety protection to XListPixmapFormats
2000-04-14  Marcus MeissnerDetypoed X11DRV_EVENT_SetInputMethod.
2000-04-13  Marcus MeissnerMake DirectDraw compile with DGA2 present.
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...