13 Commits

Author SHA1 Message Date
Glatzemann
e1076f8984 added DX11 stock shaders to build system
updated StockShaderCodeGenerator (sscg) to support DX11 shaders
updated the DX11 RenderSystem to be on par with the DX10 RenderSystem (it is currently not working completly because of some issues with shaders)
2011-12-14 11:49:04 +00:00
Glatzemann
403fc7064a removed RenderSystem Metro from build script because it breaks packaging 2011-12-05 21:21:02 +00:00
Glatzemann
516d18338e added a stub of a Windows 8 metro RenderSystem (and included it into the build script) 2011-12-05 19:15:21 +00:00
Glatzemann
e83e4ee4e2 - renamed ANX.InputSystemS.Windows.Recording to ANX.Input.System.Recording 2011-12-01 09:11:39 +00:00
Glatzemann
c097a5d544 - added RecordingInputSystem to build script (but not yet to msi installer)
- added OpenTK InputSystem for Linux and MacOS-X support
- updated AssemblyInfo and build path of RecordingInputSystem
- added InputSystem.OpenTK to build script (but not yet to the msi installer package)
- added new SoundSystem stub: ANX.SoundSystem.OpenAL
- added OpenAL-SoundSystem to the build script (but not yet to the msi installer)
- updated WindowsGame sample to test loading of the new AddIns
2011-12-01 08:47:54 +00:00
Glatzemann
00e355f5ce automated versioning of installer package implemented 2011-11-22 15:20:13 +00:00
Glatzemann
d8d88b141c added new target "create_packages" in build script
PreferredBackBufferWidth and PreferredBackBufferHeight are returning values now
added EffectPass handling
applying effects is not a workaround anymore
2011-11-22 14:51:30 +00:00
Glatzemann
1896545e0c extended msi installer
fixed CurveKey operator == and !=
2011-11-22 11:59:35 +00:00
Glatzemann
765876e0c6 extended build file to create MSI-Installer packages
added WiX-project for Windows MSI-Installer package
WiX 3.6 needs to be installed to create installer packages
2011-11-22 09:16:38 +00:00
Glatzemann
190f334122 added a new sample: KeyboardSample to investigate issue #455
fixed issue #455
2011-11-21 19:33:09 +00:00
Glatzemann
0d6f5d549d replaced XNA icon with an own one (dummy) 2011-11-21 16:33:22 +00:00
Glatzemann
21a0f6eb79 fixed some issues with build system 2011-11-21 09:25:29 +00:00
Glatzemann
3ba3457903 first version of build packaging implemented (target create_packages) 2011-11-18 15:32:32 +00:00