1. 20 Jul, 2016 1 commit
  2. 09 Jan, 2016 1 commit
  3. 28 Oct, 2015 1 commit
  4. 26 Oct, 2015 1 commit
  5. 02 Mar, 2015 1 commit
  6. 17 Nov, 2014 1 commit
  7. 02 Sep, 2013 1 commit
  8. 13 Jun, 2012 1 commit
  9. 27 Oct, 2011 1 commit
  10. 28 Jul, 2011 1 commit
  11. 20 Sep, 2010 1 commit
  12. 29 Dec, 2009 1 commit
  13. 05 Jan, 2009 1 commit
  14. 03 Jan, 2009 1 commit
  15. 23 Sep, 2008 1 commit
  16. 03 Mar, 2008 1 commit
  17. 01 Mar, 2008 1 commit
  18. 17 Sep, 2007 1 commit
  19. 21 May, 2007 1 commit
  20. 26 Feb, 2007 1 commit
  21. 18 Jan, 2007 1 commit
  22. 29 Jul, 2006 2 commits
  23. 03 Jul, 2006 1 commit
  24. 23 May, 2006 1 commit
  25. 16 May, 2006 1 commit
  26. 04 Apr, 2006 1 commit
  27. 03 Oct, 2005 1 commit
  28. 16 Jun, 2005 1 commit
  29. 03 Mar, 2005 1 commit
  30. 18 Jan, 2005 1 commit
    • Jason Edmeades's avatar
      - Handle failures to allocate storage more gracefully. · 33025b20
      Jason Edmeades authored
      - Only prototype the interfaces which are subclassed (I overdid it
        last time!).
      - Implement Get/Set Texture and GetBackBuffer, plus device's
        GetDisplayMode / GetDeviceCaps.
      - Make some of the d3d9 skeleton code issue fixme's to highlight code
        which hasn't been migrated yet.
      - Correct the d3d9 headers for D3DSURFACE_DESC which caused stack
        corruption in demos.
      33025b20
  31. 09 Jan, 2005 1 commit
  32. 08 Oct, 2004 1 commit
  33. 08 Jul, 2003 1 commit
  34. 01 Jul, 2003 1 commit
  35. 24 Jun, 2003 1 commit
  36. 20 Jun, 2003 1 commit
  37. 04 Jun, 2003 1 commit
  38. 04 Jan, 2003 1 commit
  39. 02 Jan, 2003 1 commit
    • Raphael Junqueira's avatar
      - integration with DrawPrimitive · 559b1069
      Raphael Junqueira authored
      - remove non-esthetic c++ comments into c comments block ;)
      - more more debug
      - indent, cleanups
      - trying to use DIFFUSE and SPECULAR for vertex shader
      - many fixes
      - integration with Jason's texture patch
      559b1069