You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
10
10
* C++17 `std::byte` support for `FromMemory` functions
11
11
* GamePad, Keyboard, and Mouse _GameInput_ implementation now supports both v0 and v1 of the API
12
12
* SimpleMath changes for Vector2/Vector3 operators to speed up performance particularly in debug builds
13
-
**DirectX Tool Kit for Audio* changes:
13
+
*_DirectX Tool Kit for Audio_ changes:
14
14
* Added more audio engine flags to control X3DAudio usage: `AudioEngine_DisableLFERedirect`, `AudioEngine_DisableDopplerEffect`, `AudioEngine_ZeroCenter3D`
15
15
* Repurposed `SoundEffectInstance_UseRedirectLFE` from an internal flag to a per voice override
16
16
* Added `SoundEffectInstance_ZeroCenter3D` as a per voice override
@@ -30,7 +30,7 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
30
30
* CMake and MSBuild project updates
31
31
32
32
### September 4, 2024
33
-
**DirectX Tool Kit for Audio* update
33
+
*_DirectX Tool Kit for Audio_ update
34
34
* Added ``IsValid`` method to **AudioEmitter** and **AudioListener**
35
35
* Sync'd DDS.H with latest changes from DirectXTex
36
36
* CMake project updates including support for ARM64EC
@@ -53,7 +53,7 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
53
53
* Code review
54
54
55
55
### October 28, 2023
56
-
* Additional methods for *DirectX Tool Kit for Audio* emitter for linear and inverse-square falloff curves
56
+
* Additional methods for _DirectX Tool Kit for Audio_ emitter for linear and inverse-square falloff curves
57
57
* xwbtool: -flist option updated to support filenames with spaces
58
58
59
59
### September 1, 2023
@@ -71,7 +71,7 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
71
71
* xwbtool: Windows on ARM64 version
72
72
73
73
### March 30, 2023
74
-
**DirectX Tool Kit for Audio* updates
74
+
*_DirectX Tool Kit for Audio_ updates
75
75
* Reworked audio device enumeration for XAudio 2.9 to use MMDeviceEnumerator rather than Windows Runtime APIs
76
76
*``GetOutputFormat`` now reports sample rate and bit-depth from the audio device properties
77
77
* New method ``GetOutputSampleRate`` added to return the input sample rate of the mastering voice
@@ -84,21 +84,21 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
84
84
* Mouse relative mode now accumulates multiple delta updates per frame. Added new optional but recommended method ``EndOfInputFrame``.
85
85
* Fixed out-of-bounds read bug in the .WAV file reader.
86
86
* Additional checks added to DDSTextureLoader for planar video formats.
87
-
**DirectX Tool Kit for Audio* updated for XAudio2Redist 1.2.11
87
+
*_DirectX Tool Kit for Audio_ updated for XAudio2Redist 1.2.11
88
88
* CMake project updates
89
89
90
90
### December 15, 2022
91
91
* GamePad, Keyboard, and Mouse headers have ``USING_XINPUT``, ``USING_GAMEINPUT``, ``USING_WINDOWS_GAMING_INPUT`` defines
92
92
* Updates for *GameInputCreate* failure handling on PC
93
-
**DirectX Tool Kit for Audio* updated for XAudio2Redist 1.2.10
93
+
*_DirectX Tool Kit for Audio_ updated for XAudio2Redist 1.2.10
94
94
* CMake project updated to require 3.20 or later
95
95
* CMake and MSBuild project updates
96
96
* Minor MinGW code changes
97
97
* Added Azure Dev Ops Pipeline YAML files
98
98
* Test suite updated with CTest support
99
99
100
100
### October 17, 2022
101
-
* Additional methods for *DirectX Tool Kit for Audio* emitter and listener for cone and falloff curves
101
+
* Additional methods for _DirectX Tool Kit for Audio_ emitter and listener for cone and falloff curves
102
102
* Added use of C++11 inline namespaces to make it possible to link both DX11 and DX12 versions at once
103
103
* Minor fix for ``CompileShaders.cmd`` to address additional 'paths with spaces' issues
104
104
* Minor CMake update
@@ -112,7 +112,7 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
112
112
113
113
### June 15, 2022
114
114
* GamePad, Keyboard, and Mouse updated to use GameInput on PC for the Gaming.Desktop.x64 platform
115
-
**DirectX Tool Kit for Audio* updated for XAudio2Redist 1.2.9
115
+
*_DirectX Tool Kit for Audio_ updated for XAudio2Redist 1.2.9
116
116
* CMake project updates
117
117
118
118
### May 9, 2022
@@ -136,7 +136,7 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
136
136
* SimpleMath Quaternion updated with **ToEuler**, **RotateTowards**, **FromToRotation**, **LookRotation**, and **Angle** methods
137
137
* Keyboard updated with new IME On/Off v-keys
138
138
* Win32 Mouse now uses ``WM_ACTIVATE`` for more robust behavior
139
-
**DirectX Tool Kit for Audio* updated for Advanced Format (4Kn) wavebank streaming
139
+
*_DirectX Tool Kit for Audio_ updated for Advanced Format (4Kn) wavebank streaming
140
140
* Code and project review including fixing clang v13 warnings
141
141
* Added CMakePresets.json
142
142
* xwbtool: Added support for Advanced Format (4Kn) streaming wavebanks with ``-af``
@@ -149,7 +149,7 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
149
149
150
150
### October 18, 2021
151
151
* Fixed loading of skinned PBR models from SDKMESH v2
152
-
**DirectX Tool Kit for Audio* updated for XAudio2Redist 1.2.8
152
+
*_DirectX Tool Kit for Audio_ updated for XAudio2Redist 1.2.8
153
153
* Minor code review updates
154
154
155
155
### October 13, 2021
@@ -202,9 +202,9 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
202
202
203
203
### November 11, 2020
204
204
* Fixed ``/analyze`` warnings in GameInput usage
205
-
* Fixed *DirectX Tool Kit for Audio* use of XAudio 2.8 for Windows 8 w/ Windows 10 SDK
205
+
* Fixed _DirectX Tool Kit for Audio_ use of XAudio 2.8 for Windows 8 w/ Windows 10 SDK
206
206
* Minor code and project cleanup
207
-
**DirectX Tool Kit for Audio* updated for XAudio2Redist 1.2.4
207
+
*_DirectX Tool Kit for Audio_ updated for XAudio2Redist 1.2.4
208
208
209
209
### September 30, 2020
210
210
* GamePad class updated with ``c_MostRecent`` constant for ``-1`` player index special behavior
@@ -215,14 +215,14 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
215
215
### August 15, 2020
216
216
* EnvironmentMapEffect now supports cubemaps, spherical, and dual-parabola environment maps
217
217
* Code review and project updates
218
-
**DirectX Tool Kit for Audio* updated for XAudio2Redist 1.2.3
218
+
*_DirectX Tool Kit for Audio_ updated for XAudio2Redist 1.2.3
219
219
220
220
### July 2, 2020
221
221
* Improved SpriteFont drawing performance in Debug builds
222
222
* Regenerated shaders using Windows 10 May 2020 Update SDK (19041)
223
223
* Code cleanup for some new VC++ 16.7 warnings and static code analysis
224
224
* CMake updates
225
-
**DirectX Tool Kit for Audio* updated for XAudio2Redist 1.2.2
225
+
*_DirectX Tool Kit for Audio_ updated for XAudio2Redist 1.2.2
226
226
227
227
### June 1, 2020
228
228
* Added BufferHelpers header with functions **CreateStaticBuffer** / **CreateTextureFromMemory**, and the **ConstantBuffer** helper class
@@ -231,13 +231,13 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
231
231
*``AUDIO_ENGINE_FLAGS``, ``ModelLoaderFlags``, ``SOUND_EFFECT_INSTANCE_FLAGS``, and ``WIC_LOADER_FLAGS``
232
232
* WICTextureLoader for ``PNG`` codec now checks ``gAMA`` chunk to determine colorspace if the ``sRGB`` chunk is not found for legacy sRGB detection.
233
233
*``WIC_LOADER_SRGB_DEFAULT`` flag added when loading image via WIC without explicit colorspace metadata
234
-
* Retired XAudio 2.7 for *DirectX Tool Kit for Audio*. Use XAudio 2.9, XAudio 2.8, or XAudio2Redist instead.
234
+
* Retired XAudio 2.7 for _DirectX Tool Kit for Audio_. Use XAudio 2.9, XAudio 2.8, or XAudio2Redist instead.
235
235
* CMake project updates
236
236
237
237
### May 10, 2020
238
238
* WICTextureLoader updated with new loader flags: ``FORCE_RGBA32``, ``FIT_POW2``, and ``MAKE_SQUARE``
239
239
* SimpleMath no longer forces use of d3d11.h or d3d12.h (can be used with d3d9.h for example)
240
-
**DirectX Tool Kit for Audio* updated with **SoundStreamInstance** class for async I/O playback from XACT-style streaming wavebanks
240
+
*_DirectX Tool Kit for Audio_ updated with **SoundStreamInstance** class for async I/O playback from XACT-style streaming wavebanks
241
241
* Code cleanup
242
242
* xwbtool: Updated with ``-l`` switch for case-sensitive file systems
243
243
@@ -564,7 +564,7 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
564
564
* Code cleanup (removed ``DXGI_1_2_FORMATS`` control define; d2d1.h workaround not needed; ScopedObject typedef removed)
565
565
566
566
### December 24, 2013
567
-
* Added **DirectX Tool Kit for Audio** using XAudio2
567
+
* Added _DirectX Tool Kit for Audio_ using XAudio2
568
568
* Xbox One platform support
569
569
*``MakeSpriteFont`` tool updated with more progress feedback when capturing large fonts
Copy file name to clipboardExpand all lines: Src/Shaders/DGSLLambert.hlsl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
//
5
5
// This file was generated by exporting HLSL from Visual Studio's default "Lambert" material, and then modified to handle both texture scenarios, multiple lights, and work with FL 9.x
6
-
// <Visual Studio install folder>\Common7\IDE\Extensions\Microsoft\VsGraphics\Assets\Effects\Lambert.dgsl
6
+
// <Visual Studio install folder>\Common7\IDE\Extensions\Microsoft\VsGraphics\Assets\Effects\Lambert.dgsl
Copy file name to clipboardExpand all lines: Src/Shaders/DGSLPhong.hlsl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
//
5
5
// This file was generated by exporting HLSL from Visual Studio's default "Phong" material, and then modified to handle no texture scenarios, multiple lights, and work with FL 9.x
6
-
// <Visual Studio install folder>\Common7\IDE\Extensions\Microsoft\VsGraphics\Assets\Effects\Phong.dgsl
6
+
// <Visual Studio install folder>\Common7\IDE\Extensions\Microsoft\VsGraphics\Assets\Effects\Phong.dgsl
0 commit comments