Glatzemann
5ce38121d4
some work on building ANX.Framework for Windows8 / Metro Style
2012-03-26 08:27:29 +00:00
Glatzemann
97bafa68ba
Some work on BasicEffect (not finished yet)
...
Includes for HLSL effects are working now (issue #696 )
fixed some samples
2012-03-14 05:54:13 +00:00
Glatzemann
9a80b58219
Improved error handling of StockShaderCodeGenerator tool (sscg).
2012-02-20 08:59:13 +00:00
SND\AstrorEnales_cp
b6bd56bab6
Implemented GLSL shader techniques
2012-01-16 13:48:21 +00:00
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
d8693b5023
fixed issue #453 (bad exception for unimplemented BasicEffect)
...
completed GetShaderByteCode in DX10 and GL3 RenderSystems
added dummy effect files for all shader types
2011-11-23 10:13:38 +00:00
SND\AstrorEnales_cp
c3007a980e
- Fixed the OpenTK reference in GL render system
...
- Improved the gl shader bytes generation alot, their now way smaller and
kinda safe against outside manipulation
2011-11-17 19:31:46 +00:00
Glatzemann
e8cfec47c4
fixed a small issue in sscg
...
fixed build files of shaders
2011-11-16 14:53:42 +00:00
Glatzemann
5e096da188
moved RenderSystems and InputSystems to a subfolder to clean up main folder
2011-11-16 13:51:43 +00:00
Glatzemann
711d4aa68b
created StockShaderCodeGenerator tool (sscg)
...
removed old shader files
included sscg in pre-build events of RenderSystem DX10 and GL3 to generate shader files before compiling
2011-11-15 12:11:24 +00:00
Glatzemann
40c951e02b
added licensing information to tools files
...
added a shader folder for the stock shaders
started the StockShaderCodeGenerator tool
added a tools solution file
added a bin folder in tools folder for precompiled tools and changed tools project files
removed StockEffects content project from solution and added the effect files to the shader folder for reference
2011-11-15 06:46:22 +00:00