- Refactored the AddIn-System to allow merged assemblies (for metro, android, etc. later on)
- Added empty PsVita Sound and Media System modules
- Fixed 2 small missing excludes in the build script
- Cleaned the License headers in the shader files
- Some other refactorings
RenderSystem DX11: fixed effect issue (they are loading)
RenderSystem DX11: implemented startIndex and elementCount parameters for IndexBuffer and VertexBuffer
RenderSystemDX11 still has issues: black screen only
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)