J. Peter Mugaas

Results 16 issues of J. Peter Mugaas

start on an alternative build system. This is far from finished and I want to implement some tests with it. This is an idea to help get things started. Comments...

I was running the testsuite on GNU GCC 13.2.0 and I got these errors: ``` *************** ************* howdy, from the PC Testing DirectX Math (aka XNAMath 3) 318 SSE_INTRINSICS Warning:...

complier

I compiled UVAtlas with GNU 13.2.0 and I got some Wstringop-overflow warnings: ``` C:/msys64/home/jpmugaas/uvatlas-PKGBUILD/src/uvatlas-oct2023/UVAtlas/isochart/meshapplyisomap.cpp: In member function 'HRESULT Isochart::CIsochartMesh::CalculateGeodesicDistanceToVertexKS98(uint32_t, bool, uint32_t*) const': C:/msys64/home/jpmugaas/uvatlas-PKGBUILD/src/uvatlas-oct2023/UVAtlas/isochart/meshapplyisomap.cpp:565:11: warning: 'void* memset(void*, int, size_t)' specified size...

conformance

I have two big issues with the cmake build for DirectX-Headers when building for mingw-w64 in [MSYS2](https://www.msys2.org/) (a CygWin derivative). 1) The CMakeLists.txt file needs to be updated to fix...

When trying to build the tests with meson, I get a problem with d3d12 not found and the tests do NOT build. I'm sure that this is NOT a linux...

meson

After using CMake with the current git code, I get a "Segmentation fault" from the test programs, DirectX-Headers-Check-Feature-Support-Test.exe and DirectX-Headers-Test.exe . I am running these programs from MSYS's bash shell...

conformance

an improved version of fxc2 compiler from myself.

…latform and facilitate packaging. These improvements are: 1) Force the built in blas library to be compiled as static instead of shared. This is so it can linked into the...

mingw-w64-python-aafigure - new package. mingw-w64-python-pyphen - new package.

### Package name directx-shader-compiler ### Brief description of package A compiler for HLSL to DXIL (DirectX Intermediate Language). ### URL for package's homepage https://github.com/microsoft/DirectXShaderCompiler ### Provide a basic test case...

package-request