1. 15 Mar, 2012 1 commit
  2. 11 Jan, 2012 1 commit
  3. 07 Dec, 2011 1 commit
  4. 15 Sep, 2011 1 commit
  5. 20 Jun, 2011 1 commit
  6. 06 Jun, 2011 1 commit
  7. 17 May, 2011 1 commit
  8. 11 May, 2011 1 commit
  9. 28 Mar, 2011 1 commit
  10. 17 Mar, 2011 1 commit
  11. 16 Mar, 2011 1 commit
  12. 15 Mar, 2011 3 commits
  13. 10 Mar, 2011 2 commits
  14. 09 Mar, 2011 2 commits
  15. 28 Jan, 2011 1 commit
  16. 14 Oct, 2010 1 commit
  17. 01 Sep, 2010 1 commit
  18. 04 Dec, 2009 1 commit
  19. 19 Oct, 2009 1 commit
  20. 29 Sep, 2009 1 commit
  21. 16 Sep, 2009 3 commits
  22. 25 Aug, 2009 1 commit
    • Henri Verbeet's avatar
      d3d8: Use a wined3d cs for wined3d locking. · f9c791f9
      Henri Verbeet authored
      We will need this for d3d10, where both dxgi and d3d10core are making wined3d
      calls. Right now d3d8/d3d9 also use this to protect their own data, but
      eventually we should push this down into wined3d itself and use something a
      bit more fine-grained. There's no good reason that doing e.g. a vertex buffer
      upload in some thread should block all of wined3d.
      f9c791f9
  23. 09 Jun, 2009 1 commit
  24. 23 Mar, 2009 1 commit
  25. 20 Feb, 2009 1 commit
  26. 13 Jun, 2007 1 commit
  27. 09 Apr, 2007 1 commit
  28. 06 Dec, 2006 1 commit
  29. 27 Oct, 2006 1 commit
  30. 10 Oct, 2006 1 commit
  31. 10 Jun, 2006 1 commit
  32. 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
  33. 23 May, 2006 1 commit
  34. 22 May, 2006 1 commit