Glatzemann
310ff72631
fixed issue #476 (wrong render window size in OpenGL3 RenderSystem)
2011-12-05 13:43:15 +00:00
Glatzemann
72f8e735fb
fixed issue #475 (OpenGL3 RenderSystem SpriteBatch wrong colors)
2011-12-05 09:39:07 +00:00
Glatzemann
57314d888a
Fixed issue #472 . The wrong default depth value was in DirectX10 depth buffer.
2011-12-04 08:10:48 +00:00
Glatzemann
8cc8742f45
- removed some testing code from SimpleSprite sample
2011-12-02 13:01:57 +00:00
Glatzemann
91c412bd00
fixed some major issues with AddInSystemFactory only occuring using Mono
2011-12-01 14:52:10 +00:00
Glatzemann
fa035cb4df
added some more logging and exception handling to trace errors on linux
2011-12-01 10:31:25 +00:00
Glatzemann
3879d450b4
added SharpDX.Diagnostics to AddIns using SharpDX for explicit error messages
...
added information about OperatingSystem and Version to AddInSystemFactory
added IsSupported field to AddIn Creators
AddInSystemFactory now only loads supported AddIns
added Metadata resource files to all AddIns containing information about supported platforms.
2011-12-01 06:28:41 +00:00
SND\AstrorEnales_cp
c8f7fb74be
Working on the OpenGL3 render system.
2011-11-30 21:57:17 +00:00
Glatzemann
39ad6c969e
prepared new sample project: Primitives (currently XNA used for rendering)
2011-11-30 16:03:51 +00:00
Glatzemann
22346e47b0
implemented feature #461 (GraphicsDeviceManager: Screen size and FullScreen mode not working)
2011-11-30 13:58:55 +00:00
Glatzemann
4b58957ca5
fixed issue #454 (InputSystem loaded too late)
...
fixed issue #466 (RenderSystem loaded too late)
2011-11-30 09:56:34 +00:00
Glatzemann
05112d1e75
fixed issue #468
...
finished issue #465
2011-11-30 06:59:32 +00:00
Glatzemann
d4d48ee21b
fixed issue #467 (DepthStencilState not settable)
2011-11-29 14:32:33 +00:00
Glatzemann
a2baf45eff
- added StencilBuffer sample
...
- added new media files and licensing information
- some work on GraphicsDeviceManager to solve issue #461
- RenderSystemDX10: implemented DepthStencilBuffer handling
- fixed default size of GameWindow and BackBuffer to 800x480
2011-11-29 13:05:37 +00:00
Glatzemann
0d196c2f53
Started implementing RenderTargets for RenderSystem DX10. The target is creatable and usable but the Texture of the RenderTarget is currently empty.
2011-11-28 16:06:52 +00:00
Glatzemann
a0e94dc265
fixed issue #462 (GraphicsDevice.Clear)
2011-11-28 11:27:07 +00:00
Glatzemann
9a4ea89478
2011-11-28 11:14:08 +00:00
Glatzemann
122a731868
Added some more EffectParameters. Implemented native methods in RenderSystemDX10 (testing needed).
2011-11-26 07:55:56 +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
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
SND\AstrorEnales_cp
c1f4b8a9be
Finally got the GL-Rendering to work, now investigating the
...
wrong texture
2011-11-21 20:01:03 +00:00
SND\AstrorEnales_cp
ad1bc47a24
Working on all OpenGL classes and working on hardcore
...
error checking integration (later on this will be disabled).
2011-11-20 16:17:18 +00:00
SND\AstrorEnales_cp
58a839db81
Working on OpenGL vertex buffer, index buffer, effect and EffectParameter
2011-11-20 12:49:11 +00:00
Glatzemann
39dc83d33e
added NAnt 0.91 build system to the lib folder
...
added build folder
added build script for release build of ANX.Framework and all RenderSystems
fixed some issues in projects regarding compiler directives
removed StockShaderCodeGenerator from Pre-Build-Events. Build the Stock shaders using NAnt target build_stock_shaders.
started Wiki documentation for custom build switches (e.g. extended mode)
2011-11-18 11:04:26 +00:00
SND\AstrorEnales_cp
9fcf9ec91f
- Working on the SpriteBatch_GLSL.fx
...
- Working on the Parameters property which now collects
the names and ids
2011-11-17 20:06:13 +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
SND\simsmaster_cp
a71dc9ae0f
Fixed a few warnings.
2011-11-17 17:05:27 +00:00
Glatzemann
e8cfec47c4
fixed a small issue in sscg
...
fixed build files of shaders
2011-11-16 14:53:42 +00:00
Glatzemann
3ed08ee713
fixed some references in projects
2011-11-16 14:45:01 +00:00
Glatzemann
44b2f9efef
restored missing projects in new location
2011-11-16 14:27:53 +00:00