Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
327 commits
Select commit Hold shift + click to select a range
e65a7b7
Merge branch 'master' of https://github.com/anders9ustafsson/SharpDX …
ArtiomCiumac Mar 25, 2014
827d2d2
[Toolkit.Game] Fixed issue #297.
ArtiomCiumac Mar 25, 2014
447f61f
Merge branch 'issue302' into master_integration
ArtiomCiumac Mar 25, 2014
dd15c6c
[Toolkit.Audio] Refactored audio content loading functionality to use…
ArtiomCiumac Mar 25, 2014
db92555
[Toolkit.Audio] SoundEffect Instances can now be returned to the pool
dazerdude Feb 21, 2014
c1e028d
Added largely complete but also untested wrappers for DirectCompositi…
zhuman Jan 6, 2014
738032b
* Sort interface methods into the same ordering that Visual C++ uses …
zhuman Jan 11, 2014
5bae8cb
Added basic transform interface extensions for instantiating transfor…
zhuman Feb 17, 2014
b6c8f94
* Fixed the parsing of certain MSDN docs
zhuman Mar 25, 2014
80a4449
* Added CodeComments.xml to DComp and DManip
zhuman Mar 26, 2014
0c149a2
* Added comments to various DirectManipulation functions
zhuman Mar 26, 2014
2ff839a
Latest MSDN docs
zhuman Mar 26, 2014
5659c29
[Build] Fix build for issue #320
xoofx Mar 26, 2014
7583352
[Build] Fix build with SharpDX.Animation assembly
xoofx Mar 26, 2014
b2df73c
[Build] Add InternalVisible for DirectComposition/DirectManipulation …
xoofx Mar 26, 2014
60871b9
Merge branch 'master' of https://github.com/dazerdude/SharpDX into pr319
ArtiomCiumac Mar 26, 2014
b4276f9
[Toolkit.Audio] Added nuspec file for SharpDX.Toolkit.Audio assembly …
ArtiomCiumac Mar 26, 2014
3b29949
[Build] Included nuspec file into SharpDX.Toolkit.Audio project.
ArtiomCiumac Mar 26, 2014
230080a
[Toolkit.Game] Improved FileSystemContentResolver to handle enxtensio…
ArtiomCiumac Mar 26, 2014
5bbb66d
[Toolkit.Audio] Added ToolkitAudio MSBuild task (issue #314).
ArtiomCiumac Mar 26, 2014
0175f08
[Toolkit.Game] Changed default present interval from Immediate to One…
ArtiomCiumac Mar 28, 2014
067fa5e
[Toolkit.Game] Added Unload(Type,string) method to ContentManager to …
ArtiomCiumac Mar 29, 2014
3baa40a
[Toolkit.Content] Made some ContentManager members protected to allow…
ArtiomCiumac Mar 31, 2014
cdb871e
[SharpDX] Fixed quaternion-to-axis formula (issue #328).
ArtiomCiumac Apr 1, 2014
7e05b7d
[Toolkit.Graphics] Adjust swapchain size according to composition sca…
kobush Apr 3, 2014
f4417f5
[Toolkit.Graphics] Adds support for SwapChainPanel CompositionScale
kobush Apr 3, 2014
6baece8
Merge branch 'master_integration' of https://github.com/kobush/SharpD…
ArtiomCiumac Apr 3, 2014
4a29466
[SharpDX] Fixed compilation for WinRT platform, deleted an extension …
ArtiomCiumac Apr 3, 2014
31993be
[Toolkit.Samples] Retargeted WinRT 8 samples to WinRT 8.1 according t…
ArtiomCiumac Apr 3, 2014
4a10507
[Toolkit.Samples] Merged SharpDXToolkitSamples.Win81.sln projects int…
ArtiomCiumac Apr 3, 2014
e13e8de
[Samples.WinRT] Retargeted WinRT 8 samples to WinRT 8.1.
ArtiomCiumac Apr 3, 2014
78d971a
[Toolkit.Input] Improved code comments and reordered members in Mouse…
ArtiomCiumac Apr 6, 2014
7dcf0e6
[Toolkit.Graphics] Fixed effect parameters setting for arrays (issue …
ArtiomCiumac Apr 6, 2014
e50b220
[Toolkit.Game] Fixed RenderForm fullscreen behavior when changing All…
ArtiomCiumac Apr 7, 2014
0b422b5
Added Advanced Text renderer sample to demo how to apply effects/colo…
mrvux Apr 7, 2014
7a492f4
Merge branch 'samples' of https://github.com/mrvux/SharpDX into pr337
ArtiomCiumac Apr 7, 2014
5463247
[Samples] Added AdvancedTextRenderingApp sample to SharpDXSamples sol…
ArtiomCiumac Apr 7, 2014
4d26c6f
Fix Simplify method (which needs only Simplified sink and not a full …
mrvux Apr 7, 2014
f397136
Merge branch 'd2dfix' of https://github.com/mrvux/SharpDX into pr338
ArtiomCiumac Apr 7, 2014
d50cf50
[Build] Update TeamCity build to support VS2013 and VS2012 (only for …
xoofx Apr 8, 2014
ced38f6
[Build] Fix sn.exe path for VS2013
xoofx Apr 8, 2014
b075c06
[Build] Include D3D11.Effects as part of all desktop builds
xoofx Apr 8, 2014
30bc2e2
[SharpDX] Added 'Infinite' static readonly property to RectangleF str…
ArtiomCiumac Apr 10, 2014
65799e0
[Sharpdx.WIC] Fixed creation of a WIC Bitmap from a System.Drawing.Bi…
ArtiomCiumac Apr 11, 2014
dfe4bc4
[Samples] Display Frametime at bottom of window. Useful for checking …
Apr 14, 2014
26d18af
Implementation of ClockStateSink, SampleGrabberSinkCallback, SampleGr…
Apr 14, 2014
8f3718a
Merge branch 'master' into ClockStateSinkImplementation
Apr 14, 2014
9acb5df
Updating mapping file that was stomped in a merge.
Apr 14, 2014
d25ff7f
Added comment about static temporary sample buffer.
Apr 14, 2014
d66e9c9
Fix dll import for CoCreateInstanceApp if build type is W8CORE (other…
mrvux Apr 14, 2014
c0f5bde
[SharpDX.MediaFoundation] Fixed WinRT and WP8 builds by excluding uns…
ArtiomCiumac Apr 15, 2014
89784a4
[SharpDX] Fixed DLL name for CoCreateInstanceApp for WinRT and WP8 pl…
ArtiomCiumac Apr 15, 2014
33854a3
FormatMessageW to use localization library path in WinRT build
mrvux Apr 15, 2014
0a5f36e
Add defines for GetProcAddress and CloseHandle
mrvux Apr 15, 2014
4e6b918
Merge branch 'wp81' of https://github.com/mrvux/SharpDX into pr350
ArtiomCiumac Apr 15, 2014
afbd42b
OnProcessSample/OnProcessSampleEx callbacks take in an IntPtr to the …
Apr 15, 2014
55b21a4
[SharpDX.WP81] Added support for WP8.1 platform as a separate build.
ArtiomCiumac Apr 15, 2014
b673032
#ifdef-ing out VideoPresenter and VideoPresenterShadow as they only e…
Apr 15, 2014
1714602
[SharpDX.WP81] Fixed LoadLibrary function import to pass certificatio…
ArtiomCiumac Apr 15, 2014
6ee21f8
Fixed merge conflict.
ArtiomCiumac Apr 15, 2014
cf10ef7
[SharpDX] Add helper methods on DataPointer to CopyFrom, CopyTo and c…
xoofx Apr 15, 2014
955bb18
[SharpDX.MediaFoundation] Restored removed classes for WinRT platform.
ArtiomCiumac Apr 16, 2014
f5090a6
Merge branch 'pr348' into master_integration
ArtiomCiumac Apr 16, 2014
5566650
Merge branch 'master_integration' of github.com:sharpdx/SharpDX into …
ArtiomCiumac Apr 16, 2014
0786b99
Fixed merge conflict.
ArtiomCiumac Apr 16, 2014
ac44b0c
[Toolkit.Samples] Added WP81 MiniCube sample.
ArtiomCiumac Apr 16, 2014
0c1bca7
[Toolkit.Game] Fix DrawInstanced indirect overload
kobush Apr 18, 2014
762b760
[Direct3D11] Add implem for InfoQueue.GetStorageFilter/GetRetrievalFi…
xoofx Apr 22, 2014
3474533
Merge branch 'master_integration' into wp81
ArtiomCiumac Apr 22, 2014
e9fffcb
[SharpDX.MediaFoundation] Added Name property and initialization code…
ArtiomCiumac Apr 25, 2014
7b404c4
[Toolkit.Graphics] Fix issue #359. Release Resource COM object when f…
xoofx Apr 26, 2014
1ba7939
[SharpDX] Rebuilt MSDN documentation cache (issue #357).
ArtiomCiumac Apr 26, 2014
8302121
Merge branch 'master_integration' of github.com:sharpdx/SharpDX into …
ArtiomCiumac Apr 26, 2014
9fec819
[Build] Rewrite sln and project settings to use $(Platform) instead o…
xoofx Apr 28, 2014
028f08b
[Build] Add comments about the SharpDXForcePlatform
xoofx Apr 28, 2014
7787615
[Build] Merging SharpDXWP8.sln into SharpDX.sln. We are now back to a…
xoofx Apr 30, 2014
3819844
[Build] Rewrite part of comment about SharpDXForcePlatform
xoofx May 1, 2014
a930062
VertexBufferLayout Bug Fix
dazerdude May 5, 2014
d62c841
Merge branch 'master' of https://github.com/sharpdx/SharpDX
dazerdude May 5, 2014
999a853
[Build] Work on new nuget for 2.6.0
xoofx May 5, 2014
035b0a3
[SharpDX.DXGI] Change signature of FormatHelper.SizeInBytes to return…
xoofx May 5, 2014
6da3ee7
[Build] Fix nuget packages
xoofx May 5, 2014
da71d56
[SharpDX.DXGI] Fix FormatHelper.SizeInBytes regression, don't throw a…
xoofx May 5, 2014
eec46c7
[SharpDX] Change message in ComObject.Dispose for automatic release. …
xoofx May 6, 2014
3ee7777
[Direct3D11] Fix memory leak in IDrawingSurfaceBackgroundContentProvider
xoofx May 6, 2014
bb8c04f
[Samples] Warn about WP8 samples not robust
xoofx May 6, 2014
7468500
[Toolkit.Graphics] Exposed IndexBuffer & VertexBuffer in Geometric Pr…
dazerdude May 6, 2014
df0b740
[MediaFoundation] Add SourceResolver constructor. Add CreateObjectXXX…
xoofx May 7, 2014
912b801
[SharpDX] Fixed WP8.1 build to use correct headers for code generation.
ArtiomCiumac May 7, 2014
b4b0d00
[MediaFoundation] Fixed certification issue on WP 8.1 platform.
ArtiomCiumac May 7, 2014
0cbaf18
[Toolkit.Game] Fixed WPF support for DX11.2 build (issue #371).
ArtiomCiumac May 7, 2014
fab574b
Add overload for MFCopyImage_, so we can use it with Mediabuffer.Lock
mrvux May 8, 2014
f64b613
[Build] Added certification tests run from separate cmd file.
ArtiomCiumac May 8, 2014
dc8807c
Merge branch 'mediafoundation' of https://github.com/mrvux/SharpDX in…
ArtiomCiumac May 8, 2014
c1f5bd3
[Toolkit.Game] Made gameTime field protected to allow access of deriv…
ArtiomCiumac May 8, 2014
7f7233a
[Build] Fix nuspec for Direct3D11 by removing dependency to D3DCompiler
xoofx May 8, 2014
16ab1bd
[Build] Remove Direct2D1 dependency for Toolkit.Graphics for WP8 for …
xoofx May 9, 2014
1a42bb1
[MediaFoundation] Fix #377 and restore SourceResolver on WP81 by usin…
xoofx May 9, 2014
56db661
[Samples] Remove samples and move them to new repository https://gith…
xoofx May 9, 2014
6858eb2
[Build] Move files to match nuget packaging
xoofx May 9, 2014
f7d4100
[Build] Cleanup root directory. Move build files under Build
xoofx May 9, 2014
09399f3
[Build] Update Readme.md (wip)
xoofx May 9, 2014
ccb78e4
[SharpGitLog] Fix sections
xoofx May 10, 2014
0282319
[Build] Switch to 2.6.0
xoofx May 10, 2014
ced6811
[Build] Remove change log
xoofx May 10, 2014
5c7ac64
[Build] Fix paths
xoofx May 10, 2014
87d28eb
[Build] Update build cmds. Remove old nant build. Remove SharpDX.anim…
xoofx May 10, 2014
f8fad1f
[Build] Make SharpDX.Toolkit.Yaml using SharpYaml nuget package
xoofx May 10, 2014
9bcbd87
[Build] Add FtpReleaseZip
xoofx May 10, 2014
907025d
[Build] Adjust build files
xoofx May 10, 2014
9e9c625
[Build] Add Nuget push command
xoofx May 10, 2014
63aa367
[Build] Fix ReleaseNotes.html
xoofx May 10, 2014
884eff2
[Build] Fix path to SharpDX.build for certification tests.
ArtiomCiumac May 10, 2014
8962bd0
[VisualStudio] Update VisualStudio extension to support SharpDX 2.6.0…
xoofx May 10, 2014
860b1c0
[Doc] Link to installation wiki
xoofx May 11, 2014
8e2f23f
[Doc] Fix Readme.md link to wiki
xoofx May 11, 2014
eef01a8
[Doc] Fix links (grrr)
xoofx May 11, 2014
3877b58
[Build] Removed signed build form cmd file as it is not used in CI.
ArtiomCiumac May 12, 2014
96be0d5
[Build] Reformatted SharpDX.Toolkit.targets and added possibility to …
ArtiomCiumac May 12, 2014
49a76ff
Merge branch 'master_integration' of github.com:sharpdx/SharpDX into …
ArtiomCiumac May 12, 2014
0dd20ca
[MediaFoundation] Add SourceReader constructor overload with MediaSou…
mrvux May 14, 2014
8c5c4b7
[MediaFoundation]Add overload for EnumDeviceSources
mrvux May 14, 2014
db55a51
[MediaFoundation] Add Generic Activate method, to avoid doing it from…
mrvux May 14, 2014
86107aa
Update documentation
mrvux May 14, 2014
53765cc
[MediaFoundation] Add VideoFormatsGuids utility class
mrvux May 14, 2014
5ea239d
[Toolkit.Game] Improved SharpDXElement to avoid memory leaks and to m…
ArtiomCiumac May 15, 2014
d058457
[MediaFoundation] Fixed compilation issue - removed unused 'using' di…
ArtiomCiumac May 15, 2014
19b0f42
[MediaFoundation] Autogenerate VideoFormatGuids. Remove manual class
mrvux May 15, 2014
d313675
[MediaFoundation] Improved mapping file formatting.
ArtiomCiumac May 15, 2014
a93745b
[MediaFoundation] Removed incorectly generated function (issue #383).
ArtiomCiumac May 15, 2014
bbedcb9
[Build] Don't display a form when building SharpDX in TeamCity as a s…
xoofx May 16, 2014
78d53d3
[Build] Make SharpCli working on Windowx Server 2012
xoofx May 16, 2014
5cb8fc9
[SharpCli] Try to diagnostic error when building on WindowsServer 2012
xoofx May 16, 2014
80a1009
[SharpCli] Try to workaround on WindowsServer 2012
xoofx May 16, 2014
f8757da
[SharpCli] Add more information about mscorlib used (path to exact dl…
xoofx May 17, 2014
d544c71
[Build] Change setting for WindowsAppStore to force using Win8
xoofx May 17, 2014
bb25752
[Build] Try to fix resolving system assembly containing System.Void o…
xoofx May 18, 2014
a9f4ec5
[Build] Possible fix for mscorlib when only a specific version of .NE…
xoofx May 18, 2014
28d24f0
[Build] Fix compilation for WP81 on a Windows Server 2012 with VS2013…
xoofx May 18, 2014
523a2ad
[SharpCli] Try to resolve using directly the TargetFramework. Use Typ…
xoofx May 19, 2014
3210f0b
Add link to Samples Readme.md
HopingCoding May 26, 2014
56c7500
Fixed GeoSphere's texture mapping issues
May 27, 2014
18d89eb
[SharpDX] Split some classe to a new Mathematics assembly. Move some …
xoofx May 26, 2014
2fd0590
Merge branch 'master' of https://github.com/AvengerDr/SharpDX into ma…
ArtiomCiumac May 28, 2014
d0f394c
[SharpDX] Move TimerTick/PathUtility to SharpDX.Toolkit. Revert code …
xoofx May 28, 2014
f91d973
[SharpDX] Fixed dictionary binary deserialization (#402).
ArtiomCiumac May 28, 2014
581b326
[Direct2D1] Fixed returned type of the Bitmap1.FromWicBitmap method (…
ArtiomCiumac May 28, 2014
c737424
[Direct2D1] Added constructors for GeometryRealization class (#394).
ArtiomCiumac May 28, 2014
1166393
[Direct2D1] Included missing file in the project.
ArtiomCiumac May 28, 2014
2dbfd5d
[SharpDX] Create Native raw types for interop. Add implicit cast for …
xoofx May 29, 2014
b266dd1
[SharpDX.Toolkit] Use RawBool instead of Bool
xoofx May 29, 2014
570adaa
[SharpDX.Toolkit] Add SharpDX.Mathematics dependency to toolkit assem…
xoofx May 29, 2014
42a908b
[Mathematics] Move to namespace SharpDX.Mathematics (#398)
xoofx May 29, 2014
da74156
[SharpDX] Rename namespace SharpDX.Native to SharpDX.Mathematics.Inte…
xoofx May 30, 2014
b1fc8ac
[SharpDX.Toolkit] Fixed Toolkit, serialization. Some temporary fixes …
PathogenDavid May 31, 2014
391b14a
[Tests] Fixed test projects.
PathogenDavid May 31, 2014
0794608
[Direct3D11] Use generic for method parameters in RasterizerStage (Vi…
xoofx May 31, 2014
3a19428
[DXGI] Fixed DXGI assembly compilation for DX 11.2 platform - replace…
ArtiomCiumac Jun 4, 2014
5dab7c1
[Direct2D1] Fixed assembly compilation for DX 11.2 platform by replac…
ArtiomCiumac Jun 4, 2014
c1124ab
[DXGI] Fixed assembly compilation for WinRT platform by replacing old…
ArtiomCiumac Jun 4, 2014
81e935d
[Toolkit] Fixed Toolkit assemblies compilation for WinRT platform (#3…
ArtiomCiumac Jun 4, 2014
8cbe348
[Direct3D11] Fixed assembly compilation for WP8 platform (#398).
ArtiomCiumac Jun 4, 2014
b407610
[Toolkit] Fixed assemblies compilation for WP8 platform (#398).
ArtiomCiumac Jun 4, 2014
24f37a5
[Toolkit.Graphics] Fix issue #374. Marshal.OffsetOf is crashing the C…
xoofx Jun 5, 2014
8a2c033
[Build] Copy files instead of ftp as ftp is not working (firewall?)
xoofx Jun 6, 2014
a3dbe5c
Update Readme.md
xoofx Jun 6, 2014
fc0fe10
[Toolkit.Graphics] Added OcclusionQuery
RecursiveCall Jun 8, 2014
0de0fec
Add overload on effect pass to allow flag parameter.
mrvux Jun 11, 2014
d382cf3
Add Function array property getter on LibraryReflection
mrvux Jun 11, 2014
9f5c551
Merge branch 'dx11-effect-lib' of https://github.com/mrvux/SharpDX in…
ArtiomCiumac Jun 11, 2014
7bb9ec5
[Direct3D11] Fixed ImageLoadInformation.Default (issue #411).
ArtiomCiumac Jun 11, 2014
ce40c87
[Toolkit.Graphics] Changed OcclusionQuery's base class to SharpDX.Com…
RecursiveCall Jun 11, 2014
5c03bf5
[Toolkit.Compiler] BREAKING CHANGE: SpriteFontWriter will not dispose…
ArtiomCiumac Jun 11, 2014
f112ab2
[Toolkit.Graphics] Replaced OcclusionQuery's overridden Dispose metho…
RecursiveCall Jun 11, 2014
061fc02
Merge branch 'master' of https://github.com/RecursiveCall/SharpDX int…
ArtiomCiumac Jun 11, 2014
ea729e1
[Build] Renormailize end-of-line
xoofx Jun 16, 2014
619fb99
[Build] Update license date
xoofx Jun 16, 2014
4ed65a6
[Build] Switch to 2.6.1
xoofx Jun 16, 2014
268c87d
[Build] Switch to 2.6.2 for dev
xoofx Jun 16, 2014
3aa1316
[Toolkit.Game] Fix issue #408 and issue #413. Simplify code and recre…
xoofx Jun 17, 2014
4c39a54
[Build] Fix issue with nuget package for universal apps
xoofx Jun 17, 2014
c16d298
[Build] Update version to 2.6.3 for dev
xoofx Jun 17, 2014
305cae7
renormalize end of line
xoofx Jun 18, 2014
852d6c3
Merge branch 'master_integration' into diet
xoofx Jun 18, 2014
5366e7f
[Direct2D1] Added ComputeFlatteningTolerance function (#417).
ArtiomCiumac Jun 24, 2014
1258832
[SharpDX] Removed Utilities.LoadLibrary from WinRT and WP8 builds (#4…
ArtiomCiumac Jun 24, 2014
7e5cb70
[Toolkit] Fixes to ModelCompiler and preparation of data structures
jwollen Apr 24, 2014
bb76fe3
[Toolkit] First pass on model animation
jwollen May 28, 2014
e6f37bf
[Toolkit] Changed keyframes to SrtTransforms and added linear keyfram…
jwollen May 28, 2014
71fa40e
[Toolkit] Forced ModelCompiler to collect all bones for now, and upda…
jwollen May 28, 2014
05d4f67
[Toolkit] More documentation and cleanup.
jwollen Jun 3, 2014
f4a3d1f
[Toolkit.Compiler] Bounding spheres of skinned meshes are now calcula…
jwollen Jun 4, 2014
80d9469
[Toolkit] Renamed SrtTransform to CompositeTransform
jwollen Jun 4, 2014
556a352
[Toolkit.Compiler] Fixed bind transforms for meshes that have additio…
jwollen Jun 5, 2014
9d71227
[Toolkit.Compiler] Create bones before referencing them, while creati…
jwollen Jun 6, 2014
9d59a15
[Toolkit.Compiler] Fixed bind transform calculation. (This is unwield…
jwollen Jun 6, 2014
c11dd30
[Toolkit.Game] Added AnimationSystem
jwollen Jun 6, 2014
4fcd95c
[Toolkit.Compiler] Added check for non-existing collections
jwollen Jun 7, 2014
c411598
[Toolkit.Compiler] Revert to using offset matrices, as "improvised" b…
jwollen Jun 7, 2014
82f6b03
[Toolkit] Updated license date
jwollen Jun 27, 2014
3925b5b
[Toolkit.Graphics] Added selector for depth-stencil subresources
jwollen Jun 28, 2014
db52c2b
[Toolkit.Graphics] Fixed size calculation for multisampled TextureVie…
jwollen Jun 28, 2014
1293f99
[SharpDX] Revised Quaternion, Matrix3x3 and Matrix LookAt and Billboa…
jwollen Jul 1, 2014
771978a
[SharpDX] Restored Quaternion.RotationLookAtRH/LH
jwollen Jul 2, 2014
6a95c8f
[Toolkit.Game] Fixed merge conflict (#380).
ArtiomCiumac Jul 8, 2014
484f76a
[Build] Update license
xoofx Jul 9, 2014
7a7f100
[SharpDX] Fixed Plane-Ray intersection (#438).
ArtiomCiumac Jul 11, 2014
a4e4673
Fixed serialization of Dictionary reference values
AvengerDr Jul 14, 2014
0eacfba
Revert "Fixed serialization of Dictionary reference values"
AvengerDr Jul 14, 2014
2e1770a
Merge branch 'master' of https://github.com/sharpdx/SharpDX
AvengerDr Jul 14, 2014
69bbbd2
Fixed dictionary serialization of reference values
AvengerDr Jul 14, 2014
6318cc5
[XAudio2] Attempt to fix memory leak in X3DAudio.Calculate (#393).
ArtiomCiumac Jul 17, 2014
3752d92
[Toolkit.Graphics] Added possibility to dispose WicHelper to avoid me…
ArtiomCiumac Jul 18, 2014
98a7371
[Toolkit WPF] Fix exceptions with D3D9 DeviceEx.
dfkeenan Jul 19, 2014
72a73dd
[Toolkit WPF] Change D3d11Image.Dispose to execute on the it's dispa…
dfkeenan Jul 19, 2014
f7a09c1
Adding MFCreateSinkWriterFromMediaSink and MFCreateSinkWriterFromURL …
scotkelly Jul 21, 2014
d8fb59d
[MediaFoundation] Fixed DLL binding for MFCreateSingWriterFrom* funct…
ArtiomCiumac Jul 22, 2014
fbdfedd
Merge branch 'master_integration' into diet
xoofx Jul 27, 2014
44cbb71
[Build] Added SharpDX.Desktop assembly.
ArtiomCiumac Jul 28, 2014
29ad39b
[SharpDX.Desktop] Moved RenderLoop, RenderForm and RenderControl to S…
ArtiomCiumac Jul 28, 2014
05e1603
[SharpDX] Moved LogFont class to SharpDX.DirectWrite assembly.
ArtiomCiumac Jul 28, 2014
3ec552d
[Merge] Resolved merge conflict.
ArtiomCiumac Jul 28, 2014
ec975ac
[XAudio2] Added constructors to Source/Submix voices to add effect ch…
Jul 31, 2014
3f9931e
[SharpDX.XAudio2] Added USeFilter enum-item back to VoiceFlags.
dfkeenan Aug 2, 2014
af53b7a
[MediaFoundation] SourceReader.GetCurrentMediaType passes index throu…
Aug 6, 2014
10689ab
Merge branch 'master' of https://github.com/dfkeenan/SharpDX into mas…
ArtiomCiumac Aug 9, 2014
37ea198
[XAudio2] Fixed compilation - removed unused namespaces (#461).
ArtiomCiumac Aug 9, 2014
eaa9029
[Toolkit.Input] Breaking changes on MouseManager.GetState(). Add Mous…
xoofx Aug 10, 2014
7b12e31
[Toolkit.Input] Fix comments (#464)
xoofx Aug 10, 2014
12014aa
[Build] Cleanup build and mapping.xml. Make sure we are not using gen…
xoofx Aug 17, 2014
77fe702
[Build] Fixed compilation from Visual Studio.
ArtiomCiumac Sep 3, 2014
108bdc7
[Direct3D10] Fixed Query.IsDataAvailable to correctly process the res…
ArtiomCiumac Sep 3, 2014
a08e235
[Build] Restored BeforeClean target to delete generated files as it c…
ArtiomCiumac Sep 4, 2014
c0691a5
[Toolkit.Graphics] Fixed SwapChain2 instance creation to avoid silend…
ArtiomCiumac Sep 4, 2014
a41ec4c
[DirectInput] Fixed typos in the mapping file (#482).
ArtiomCiumac Sep 24, 2014
336a400
[Toolkit.Graphics] Fixed PrimitiveBatchBase drawing of non-indexed pr…
ArtiomCiumac Sep 24, 2014
4af91b9
[XAudio2] Fixed empty array handling for Voice.SetOutputVoices method…
ArtiomCiumac Sep 24, 2014
3b2f73b
[Toolkit.Graphics] Fixed disposal of effect pools for deferred Graphi…
ArtiomCiumac Sep 25, 2014
7d1c4fd
[XAudio2] Fixed Voice.SetOutputVoices(...) to allow routing to null (…
ArtiomCiumac Oct 14, 2014
2c5d6d7
[SharpDX] Fixed MathUtil.Gauss function (#489).
ArtiomCiumac Oct 27, 2014
4993269
[RawInput] Added logic to remove trailing null char from device name …
ArtiomCiumac Oct 27, 2014
a4f91bc
[Toolkit.Input] Fixed memory garbage generation while checking button…
ArtiomCiumac Oct 27, 2014
9fc5b65
[SharpDX] Hack ObjectTracker.Track to allow to get a stacktrace on Wi…
xoofx Oct 27, 2014
0ffe4dd
[Build] Update release notes
xoofx Oct 29, 2014
9584516
[Build] Update dev version to 3.0.0
xoofx Oct 29, 2014
3fe97e5
Merge branch 'master_integration' into diet
xoofx Nov 10, 2014
0062b4a
[Toolkit] Move Toolkit code from SharpDX repository to https://github…
xoofx Nov 10, 2014
3eb9acb
[Build] Remove Toolkit projects from SharpDX.sln. Update SharpDX.build
xoofx Nov 10, 2014
d037618
[SharpDX] Remove all InternalsVisibleTo for the Toolkit. We will have…
xoofx Nov 10, 2014
8bfa0f0
Add warning to Readme.md
xoofx Jan 13, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
102 changes: 52 additions & 50 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,50 +1,52 @@

#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.orig
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
*.nogit
*.nupkg
*.zip
*.sdf
*.opensdf
*.suo
*.dotCover
sdk-include/
vc-include/
SharpDX.Assimp/
obj/
ipch*/
Demo/
AppPackages/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
Generated*/
Build/
SharpDX.Framework*
SharpMsdn*/
Temp*/
#ignore build log file
BuildErrors.log

#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.orig
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
*.nogit
*.nupkg
*.zip
*.sdf
*.opensdf
*.suo
*.dotCover
sdk-include/
vc-include/
SharpDX.Assimp/
obj/
ipch*/
Demo/
AppPackages/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
Generated*/
Build/
SharpDX.Framework*
SharpMsdn*/
Temp*/
#ignore build log file
BuildErrors.log
#ignore certification test results
Source/CertificationTests/Results/*
6 changes: 6 additions & 0 deletions Build/MakeSharpDX.All.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
@echo off
setlocal
RMDIR /Q /S %~dp0\..\Bin
IF EXIST BuildErrors.log del /F /Q BuildErrors.log
call MakeSharpDX.Assemblies.VS2013.cmd
pause
5 changes: 5 additions & 0 deletions Build/MakeSharpDX.Assemblies.VS2013.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@echo off
setlocal
set PATH=C:\Program Files (x86)\Git\bin\;%PATH%
call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\vc\vcvarsall.bat" x86
msbuild /tv:12.0 /p:BuildSignedSharpDX=false /t:Build /verbosity:quiet /clp:ErrorsOnly /fl /flp:Summary;Verbosity=minimal;logfile=BuildErrors.log;Append=true %* SharpDX.build
5 changes: 5 additions & 0 deletions Build/MakeSharpDX.CertificationTests.VS2013.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@echo off
setlocal
set PATH=C:\Program Files (x86)\Git\bin\;%PATH%
call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\vc\vcvarsall.bat" x86
msbuild /tv:12.0 /p:BuildSignedSharpDX=false /t:RunCertificationTests /verbosity:quiet /clp:ErrorsOnly /fl /flp:Summary;Verbosity=minimal;logfile=BuildErrors.log;Append=true %* SharpDX.build
5 changes: 5 additions & 0 deletions Build/MakeSharpDX.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@echo off
setlocal
set PATH=C:\Program Files (x86)\Git\bin\;%PATH%
call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\vc\vcvarsall.bat" x86
msbuild /tv:12.0 %* SharpDX.build
3 changes: 3 additions & 0 deletions Build/MakeSharpDXRelease.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@echo off
setlocal
call MakeSharpDX.cmd /verbosity:minimal /t:Build;PackageRelease
File renamed without changes.
57 changes: 57 additions & 0 deletions Build/SharpDX.PostSettings.targets
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<!-- Common Targets used by SharpDX projects -->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
<VisualStudioVersion>11.0</VisualStudioVersion>
</PropertyGroup>

<!--Include automatically SharpDXWP8 interop assembly-->
<ItemGroup>
<ProjectReference Condition="'$(SharpDXWP8)' == 'true'" Include="$(SolutionDir)Source\SharpDX.WP8\SharpDX.WP8.vcxproj">
<Name>SharpDX.WP8</Name>
</ProjectReference>
</ItemGroup>

<!--Import Windows 8 WINRT targets only for WIN8 platforms-->
<Import Condition="'$(SharpDXWin8)' == 'true'" Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />

<!--Import Windows Phone 8 targets only for WP8 -->
<Import Condition="'$(SharpDXWP8)' == 'true'" Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFrameworkVersion).Overrides.targets" />
<Import Condition="'$(SharpDXWP8)' == 'true'" Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />

<PropertyGroup Condition="'$(SharpDXWP81)' == 'true'">
<TargetPlatformIdentifier>WindowsPhoneApp</TargetPlatformIdentifier>
</PropertyGroup>

<!--Import Windows Phone 8.1 targets only for WP81 -->
<Import Condition="'$(SharpDXWP81)' == 'true'" Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />

<!--Import standard targets for all non-Windows(Phone) 8 platforms-->
<Import Condition="'$(SharpDXWin8Core)' == 'false'" Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
</PropertyGroup>

<ProjectExtensions/>

<Target Name="BeforeClean">
<RemoveDir Condition="Exists('$(ProjectDir)Generated')" Directories="$(ProjectDir)Generated"/>
</Target>

<Target Name="AfterBuild">
<Exec Command='"$(SolutionDir)\Source\Bin\SharpCLI.exe" "$(TargetPath)"'/>

<GetFrameworkSdkPath>
<Output TaskParameter="Path" PropertyName="FrameworkSdkPath" />
</GetFrameworkSdkPath>

<Exec Command='"$(FrameworkSdkPath)\bin\NETFX 4.5.1 Tools\x64\sn.exe" -Ra $(TargetPath) $(SolutionDir)sharpdx.snk' Condition="'$(SharpDXSign)' == 'true'"/>

<!-- Copy back *.dll from bin/Debug|Release to obj/Debug/Release directory -->
<Copy SourceFiles="@(MainAssembly)" DestinationFolder="$(IntermediateOutputPath)" SkipUnchangedFiles="true" OverwriteReadOnlyFiles="$(OverwriteReadOnlyFiles)"/>
<!-- Copy back *.pdb from bin/Debug|Release to obj/Debug/Release directory -->
<Copy SourceFiles="@(_DebugSymbolsOutputPath)" DestinationFiles="@(_DebugSymbolsIntermediatePath)" SkipUnchangedFiles="true" OverwriteReadOnlyFiles="$(OverwriteReadOnlyFiles)" Condition="'$(_DebugSymbolsProduced)'=='true' and '$(SkipCopyingSymbolsToOutputDirectory)' != 'true'"/>

</Target>
</Project>
Loading