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