7 Commits

Author SHA1 Message Date
Glatzemann
f4ad054470 fixed some minor issues caused by the update to SharpDX 2.4.1 2015-03-15 01:12:46 +01:00
Glatzemann
6304f1bb80 updated dependencies to SharpDX 2.4.1 2015-03-15 01:12:37 +01:00
Glatzemann
50e00c2052 - added NUnit 2.6.1 to libs folder -> it is used by the test cases
- fixed a lot of issues with the build system
- added PlatformSystems to the build
- fixed some project files (missing using statements)
- added PlatformSystems to the msi installer
- fixed some issues in the msi installer
- updated WIX to version 3.6RC (to support VS2012)

WIX v3.6RC is not included in the svn repository. If you want to build a msi installer yourself you have to install it. I added the link to the wix installer package to the documentation.
2012-08-10 13:24:34 +00:00
Glatzemann
5a8c6664f3 - updated to SharpDX 2.2.0
- removed old SharpDX-Win8 assemblies
2012-08-10 10:17:24 +00:00
Glatzemann
904ab0c529 Updated to revision b3f78ecc4b09 of SharpDX.
ATTENTION!!! API-CHANGE: SharpDX Color4 constructur changed signature from (alpha, red, green, blue) to (red, green, blue, alpha)
2011-11-15 05:41:56 +00:00
Glatzemann
4408acf3e8 updated to current repository head of SharpDX (Release version)
fixed some issues in DX10 RenderSystem due to the SharpDX update
2011-11-10 14:35:12 +00:00
Glatzemann
8326720ee3 initial import 2011-10-31 05:36:24 +00:00