This repository was archived by the owner on Mar 30, 2019. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork646
Commitc6d8e45
committed
[All] BREAKING CHANGES. Refactor whole building. The full list of changes are:
- Move to .NET 4.5- Use PCL whenever possible.- By default include all DX11/DX11.1/DX11.2.- Remove almost all #if/#else related to DX11/DX11.1/DX11.2.- Freeze generated code for Direct3D9/Direct3D10/DirectSound/DirectInput (They are no longer generated automatically from C++ as we are not going to update them in the future).- Add new defines STORE_APP, DESKTOP_APP1 parent0581d91 commitc6d8e45
File tree
322 files changed
+1506
-6224
lines changed- Build
- Source
- SharpDX.Animation
- SharpDX.D3DCompiler
- SharpDX.DXGI
- SharpDX.Desktop
- Diagnostics
- Direct3D
- Properties
- SharpDX.Direct2D1
- DirectWrite
- Effects
- WIC
- SharpDX.Direct3D10
- SharpDX.Direct3D11.Effects
- SharpDX.Direct3D11
- SharpDX.Direct3D12
- SharpDX.Direct3D9
- SharpDX.DirectComposition
- SharpDX.DirectInput
- SharpDX.DirectManipulation
- SharpDX.DirectSound
- SharpDX.Mathematics
- SharpDX.MediaFoundation
- SharpDX.RawInput
- SharpDX.WP8
- SharpDX.XACT3
- SharpDX.XAudio2
- SharpDX.XInput
- SharpDX
- Diagnostics
- Direct3D
- IO
- Multimedia
- Reflection
- Text
- Win32
- Tests/SharpDX.Tests
- Tools/SharpGen
- Parser
- Templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
322 files changed
+1506
-6224
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 7 | | |
29 | 8 | | |
30 | | - | |
| 9 | + | |
| 10 | + | |
31 | 11 | | |
32 | 12 | | |
33 | 13 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
82 | | - | |
83 | 81 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
| 82 | + | |
| 83 | + | |
101 | 84 | | |
102 | 85 | | |
103 | 86 | | |
| |||
149 | 132 | | |
150 | 133 | | |
151 | 134 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | 135 | | |
181 | 136 | | |
182 | 137 | | |
| |||
0 commit comments
Comments
(0)