-
So without diving through the entirity of the codebase, is there anything other than the Windows 8.1 SDK that would prevent this from theoretically being linux-native friendly? I.E. Does it rely on D…
-
- Worked on making milestone descriptions, issues for min system
- Worked on UML chart with group
- Researched technology to use for project and contacted companies for SDK info (Oculus, TrackIR, Kine…
-
```
I would like to offer XACT3 support for your consideration. I also have
some samples attached (they are remarkably simillar to the directx SDK
samples).
```
Original issue reported on code.goog…
-
The xinput library that comes with the MinGW toolset is linking to the ``XINPUT1_3.DLL``. This DLL is only installed by the legacy *DirectX End-User Runtime*, so it's not present on all machines. Also…
-
Recommended: Windows 7 SDK (please also install .NET Framework 4.0), Visual Studio 2010, MozillaBuild 1.10
Optional: Windows 7 SDK, Visual Studio 2008, MozillaBuild 1.6-1.9, June 2010 DirectX SDK (ne…
-
```
I would like to offer XACT3 support for your consideration. I also have
some samples attached (they are remarkably simillar to the directx SDK
samples).
```
Original issue reported on code.goog…
-
```
I would like to offer XACT3 support for your consideration. I also have
some samples attached (they are remarkably simillar to the directx SDK
samples).
```
Original issue reported on code.goog…
-
visual studio 2017 DirectX11での開発をしています。
Visual studio 2017でライブラリを吐き出して、埋め込もうとしているのですが
吐き出したライブラリをinclude,linkを行おうとすると、X3DAudio.libが見つからないとエラーが出ます。
Windows SDKからlib一覧を見ても見当たらないのでDirectx End Runtimeを…
-
Vulkan is a graphics API similar to OpenGL and DirectX.
Available here: https://vulkan.lunarg.com/sdk/home
Sadly only provides installers but perhaps the installation could be triggered through cona…
-
Hi, when I tried to run locally, found the returned value from the D3D11CreateDevice, which is imported from D3D11.dll is not the expected GlobalStructures.HRESULT.S_OK, it is a large negative value -…