Glatzemann
2ea231e1d9
fixed compiling of PixelBitmapContent
2015-03-15 01:11:15 +01:00
SND\eagleeyestudios_cp
fa180a58b8
Content Pipeline:
...
- started implementing XmlImporter
2015-03-15 01:11:14 +01:00
Glatzemann
61ba3497f2
- some work on Texture2DWriter (not finished yet)
...
- fixed issue #1021 (RenderTarget issue with SpriteBatch)
2015-03-15 01:11:13 +01:00
SND\AstrorEnales_cp
e3be0183e0
- Fixed that a Dx10 effect can be used with multiple techniques
...
- Implemented DualTextureEffect 100% and added a Sample for it
- Finished the DualTexture.fx for Dx10 (others are coming soon)
- Some other preparations for built in shaders
2012-09-05 19:50:10 +00:00
SND\AstrorEnales_cp
67c9efa6cf
- Moved the Wave loading/conversion to an extra project (WaveUtils)
...
- Started implementation of the Wave Content Pipeline
- Fixed GraphicsDeviceWindowsGL3
2012-08-29 18:07:54 +00:00
Glatzemann
7eb3e5241e
- prepared ContentPipeline to load EffectFiles for the different TargetProfile's. Currently HLSL_FX is working fine and GLSL_FX is prepared (needs testing).
...
- ContentPipeline effects now have a EffectSourceLanguage parameter
2012-08-27 18:42:54 +00:00
Glatzemann
778b3c1ee2
extended the XNB file format (without breaking compatibility) for ANX specific extensions
2012-08-27 12:19:52 +00:00
Glatzemann
64ac2da9dd
Started to implement texture part of the ContentPipeline.
2012-08-27 09:12:20 +00:00
Glatzemann
93a848e883
- extended TargetPlatform enumeration for all supported platforms
...
- extended ContentWriter
- extended XNB Inspector to show new TargetPlatforms
2012-08-24 20:25:16 +00:00
Glatzemann
c74b3c5767
- added some missing files from last commit
...
- fixed a bug in XNB-Header
2012-08-22 10:58:46 +00:00
Glatzemann
3764074514
- some cosmetics on XNBValidator tool
...
- more work on our own ContentPipeline implementation: effect files are now imported, processed (compiled using fxc.exe) and serialized to a .xnb file. Needs testing...
2012-08-22 10:34:39 +00:00
Glatzemann
91e6bff34c
added some more classes to our own ContentPipeline implementation
2012-08-16 07:30:59 +00:00
SND\AstrorEnales_cp
d17743ef3a
- Some smaller Refactorings in Metro systems
...
- Added a bunch of Basic TypeWriters to the ContentPipeline
2012-08-14 13:07:24 +00:00
Glatzemann
b2bd44289f
added some ContentPipeline stuff (upcoming own implementation)
2012-08-14 07:42:00 +00:00