1. 03 Apr, 2008 1 commit
  2. 03 Jul, 2007 1 commit
  3. 20 Jun, 2007 1 commit
  4. 09 May, 2007 1 commit
  5. 15 Jun, 2006 1 commit
  6. 23 May, 2006 1 commit
  7. 26 Jul, 2005 1 commit
  8. 05 Jun, 2005 1 commit
  9. 02 Jun, 2005 1 commit
  10. 27 May, 2005 1 commit
  11. 23 Aug, 2004 1 commit
  12. 12 Aug, 2004 1 commit
  13. 05 Sep, 2003 1 commit
  14. 06 Nov, 2002 1 commit
  15. 03 Jul, 2002 1 commit
  16. 09 Mar, 2002 1 commit
  17. 10 Sep, 2001 1 commit
    • Marcus Meissner's avatar
      Added dwFlags to lock_update private functions so we can pass · 4d2f173c
      Marcus Meissner authored
      WRITEONLY/READONLY.
      Added those flags to the internal Lock() calls.
      Only copy the surface from screen to surface if not writeonly.
      Restrict blitting between display window and surface to the
      locked/unlocked rectangle and the clipwindow section.
      Added defines for DDHAL_UNLOCKDATA/DDHAL_LOCKDATA, added calls to HAL
      implementation.
      4d2f173c
  18. 16 Apr, 2001 1 commit
  19. 12 Jan, 2001 1 commit
  20. 04 Jan, 2001 1 commit
    • Alexandre Julliard's avatar
      Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State… · d6c0f9f7
      Alexandre Julliard authored
      Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com>
      Major DirectDraw restructure/reimplementation, using an improved component
      object model hierarchy. The implementation currently supports:
      - DirectDraw over GDI/USER in a window (using DIBsections and
        asynchronous updates)
      - XVidMode
      - XF86DGA2
      - All DirectDraw interfaces from versions 1 to 7 (at least in theory)
      - Hooks for Direct3D interfaces
      
      d6c0f9f7