1. 17 May, 2011 1 commit
  2. 11 May, 2011 1 commit
  3. 25 Apr, 2011 1 commit
  4. 03 Feb, 2011 1 commit
  5. 01 Sep, 2010 2 commits
  6. 24 Aug, 2010 1 commit
  7. 04 Dec, 2009 1 commit
  8. 22 Oct, 2009 1 commit
  9. 20 Oct, 2009 1 commit
  10. 29 Sep, 2009 1 commit
  11. 25 Sep, 2009 1 commit
  12. 23 Sep, 2009 2 commits
  13. 22 Sep, 2009 1 commit
  14. 28 Aug, 2009 1 commit
  15. 26 Aug, 2009 1 commit
  16. 27 Mar, 2009 2 commits
  17. 29 Dec, 2008 1 commit
  18. 04 Nov, 2008 2 commits
  19. 26 Aug, 2008 1 commit
  20. 03 Mar, 2008 1 commit
  21. 15 Feb, 2008 1 commit
  22. 07 Jan, 2008 1 commit
  23. 21 Dec, 2007 1 commit
  24. 25 Jun, 2007 1 commit
  25. 18 Apr, 2007 1 commit
    • Stefan Dösinger's avatar
      d3d9: Rework the converted vertex declaration management. · 725f4bfe
      Stefan Dösinger authored
      Instead of creating a converted declaration each time SetFVF is
      called, exactly one declaration is created for each FVF(on demand) and
      stored for the lifetime of the device. This avoids memory leaks and
      makes keeping track of converted declarations easier. Wether a
      declaration is converted from a fvf or not is now a static information
      inside the declaration. Those declarations are not destroyed in
      VertexDeclaration::Release, they stay for the lifetime of the
      device. This keeps us free from tracking the declaration through
      stateblocks
      725f4bfe
  26. 12 Apr, 2007 2 commits
  27. 26 Feb, 2007 1 commit
  28. 14 Feb, 2007 2 commits
  29. 01 Dec, 2006 1 commit
  30. 10 Oct, 2006 1 commit
  31. 05 Oct, 2006 2 commits
  32. 28 Jul, 2006 1 commit
  33. 06 Jul, 2006 1 commit