1. 8cd9351 - add some documentation items - fix some spelling - fix some warnings by Andreas Mohr · 25 years ago
  2. 681c75b Added debugstr_guid function and used it to replace by Alexandre Julliard · 25 years ago
  3. 48c0816 - detect if the OpenGL implementation defines the paletted texture and by Lionel Ulmer · 25 years ago
  4. 01c9ac4 Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. by Francois Gouget · 25 years ago
  5. 1d4bccc Fixed some anonymous union accesses. by Ove Kaaven · 25 years ago
  6. 61fece0 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  7. 2305f3c Microsoft com vtable compatibility workaround for g++. Basically adds by Paul Quinn · 26 years ago
  8. ad72585 Replaced all the Mesa specific code by GLX code. Should work now on by Lionel Ulmer · 26 years ago
  9. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  10. 81c7544 - clean-up of texture 'loading' by Lionel Ulmer · 26 years ago
  11. 022d372 Adapted to the interface/implementation separation. by Francois Gouget · 26 years ago
  12. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  13. ee517e8 - fixed missing stdlib.h and string.h includes everywhere by David Luyer · 26 years ago
  14. 219cfd8 Optimized away more includes, readded some #includes for necessary prototypes. by Marcus Meissner · 26 years ago
  15. 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
  16. b501c8f Added 'objbase.h' to prevent compiler warnings. by Lionel Ulmer · 26 years ago
  17. a94d649 Replaced references to interfaces.h by wine/obj_xxx.h headers instead by Francois Gouget · 26 years ago
  18. 1b95d73 Added stubs for new DirectDraw4 and DirectDrawSurface4 methods. by Lionel Ulmer · 26 years ago
  19. 1d3e501 - added more texture formats using OpenGL's packed pixel formats by Lionel Ulmer · 26 years ago
  20. 8da12c4 Group commit for recovery after disk crash. by Alexandre Julliard · 26 years ago
  21. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  22. 5ff0077 - beginning of implementation of Direct3D2 (DX 5.0) and associated classes by Lionel Ulmer · 26 years ago