Added 24->32 packed pixel mapping support to convert.
[wine] / dlls / ddraw / ddraw / dga.c
2000-06-13  Marcus MeissnerAdded 24->32 packed pixel mapping support to convert.
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-14  Ove KaavenImproved DIBSection support for IDirectDrawSurface...
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-05-01  Lionel UlmerAdded DGA2 driver to DirectDraw.
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...