1. 18 Dec, 2006 1 commit
  2. 06 Dec, 2006 1 commit
  3. 04 Dec, 2006 1 commit
  4. 09 Nov, 2006 1 commit
  5. 27 Oct, 2006 1 commit
  6. 10 Oct, 2006 1 commit
  7. 10 Jun, 2006 1 commit
  8. 07 Jun, 2006 1 commit
    • H. Verbeet's avatar
      d3d8: Fix QueryInterface. · d06aa8d8
      H. Verbeet authored
      QueryInterface should return S_OK on success and set the object
      pointer to NULL on failure. This is similar to the patch Ivan
      submitted a while ago for wined3d.
      d06aa8d8
  9. 23 May, 2006 1 commit
  10. 20 May, 2006 1 commit
  11. 07 Apr, 2006 2 commits
  12. 28 Mar, 2006 1 commit
  13. 10 Mar, 2006 1 commit
  14. 06 Mar, 2006 1 commit
  15. 20 Feb, 2006 1 commit
  16. 27 May, 2005 1 commit
  17. 24 Jan, 2005 1 commit
  18. 07 Oct, 2004 1 commit
  19. 08 Sep, 2004 1 commit
  20. 23 Aug, 2004 1 commit
  21. 12 Aug, 2004 1 commit
  22. 06 Jan, 2004 1 commit
  23. 05 Sep, 2003 1 commit
  24. 08 Jul, 2003 1 commit
  25. 04 Jun, 2003 1 commit
    • Raphael Junqueira's avatar
      - cleaning of volume.c/volumetexture.c as done previously for · e4882b15
      Raphael Junqueira authored
        surface.c/*texture.c (with add of lockable, locked and Dirty flags)
      - add of dirtyRect/dirtyBox for better dirtification management (not
        used yet, but huge optimisation can be possible now)
      - fix some debug traces (well it's better to use debug_d3dpool)
      - fix some stupid regression on point parameters (forgot to check
        extension on fillcaps)
      e4882b15
  26. 12 May, 2003 1 commit
    • Raphael Junqueira's avatar
      - surface pool init fixes · eb36d31d
      Raphael Junqueira authored
      - minor indentation and traces fixes
      - fix locking/unlocking/dirty behavior (dirtify on lock) +
        optimisations (only copy when dirty)
      - fix IDirect3DDevice8::Clear behavior (problem seen after a
        locking/unlocking code error)
      - begin to fix volume and cube textures management
      eb36d31d
  27. 11 May, 2003 1 commit
    • Raphael Junqueira's avatar
      - minor COM fixes (fixes some crashes on stupid games) · 89ec35fe
      Raphael Junqueira authored
      - minor indentation changes
      - fix SELECTARG2 behavior (with help from Lionel Ulmer)
      - surface locking/unlocking (only rendering and textures surfaces
        supported now)
      - beginning of Target/Front surface support
      - try to get D3DTOP_SELECTARG_* working
      - implemented D3DTOP_SUBTRACT: currently only if OpenGL1.3 is used, we
        have to use GL_SUBTRACT_ARB for other versions
      89ec35fe
  28. 12 Apr, 2003 1 commit
  29. 17 Dec, 2002 1 commit
    • Raphael Junqueira's avatar
      - some D3D8 fixes · e31ae926
      Raphael Junqueira authored
      - beginning of shaders support (Vertex and Pixel Shaders 1.1 on
        DirectX8)
      - beginning of D3DX8 support the D3D8 utility API (very basic, only
        the core header)
      e31ae926
  30. 21 Oct, 2002 1 commit
  31. 27 Sep, 2002 1 commit