-
I successfully installed RoR using the buildscripts from https://github.com/RigsOfRods/ror-linux-buildscripts. RoRConfig and the RoR binary both give a core dump when run. This is after clicking "Save…
-
```
The DXGI.Format enumeration does not have values for the BC6 and BC7
formats introduced with DirectX11.
BC6_Typeless = DXGI_FORMAT_BC6H_TYPELESS,
BC6_UFloat16 = DXGI_FORMAT_BC6H_UF16,
BC6_SFloat1…
-
```
The DXGI.Format enumeration does not have values for the BC6 and BC7
formats introduced with DirectX11.
BC6_Typeless = DXGI_FORMAT_BC6H_TYPELESS,
BC6_UFloat16 = DXGI_FORMAT_BC6H_UF16,
BC6_SFloat1…
-
Greetings,
I happened upon bgfx, which looks interesting, and tried to build it on my ARM Chromebook (Ubuntu) but need a linux-arm build target.
Can you help me out?
Thanks much,
-KenD
> > uname -…
-
```
nvtt trunk does not compile in Linux (gcc-4.8, Linux Mint 16).
I'm attaching a patch that fixes the issue.
Patch comments for things that might not be obvious:
1. NV_FORCEINLINE needs to have a…
-
```
The DXGI.Format enumeration does not have values for the BC6 and BC7
formats introduced with DirectX11.
BC6_Typeless = DXGI_FORMAT_BC6H_TYPELESS,
BC6_UFloat16 = DXGI_FORMAT_BC6H_UF16,
BC6_SFloat1…
-
```
The DXGI.Format enumeration does not have values for the BC6 and BC7
formats introduced with DirectX11.
BC6_Typeless = DXGI_FORMAT_BC6H_TYPELESS,
BC6_UFloat16 = DXGI_FORMAT_BC6H_UF16,
BC6_SFloat1…
-
BTPC_FLOAT compression produces a segfault. This bug has been introduced after version v0.8.1, which produces correct (although not very high quality) results.
-
Hi, I'm using SharpDX.Direct3D11.Resource.FromFile to load a dds cubemap. The code works well with bc1 cube but always go no response with bc6h format.
The bc6h file is generated from a r16g16b16a16_…
-
```
The DXGI.Format enumeration does not have values for the BC6 and BC7
formats introduced with DirectX11.
BC6_Typeless = DXGI_FORMAT_BC6H_TYPELESS,
BC6_UFloat16 = DXGI_FORMAT_BC6H_UF16,
BC6_SFloat1…