-
hi people
could you explain me why those launch options are not correct?
gamescope -w 1920 -h 1080 -W 2560 -H 1440 -F nis -r 75 PROTON_ENABLE_NVAPI=1 WINEDLLOVERRIDES="dinput8=n,b" MANGOHUD=1 %c…
-
**Is your feature request related to a problem? Please describe.**
today i recorded screen on captura by using mp4 x264 code and 7 min recording size was 470 MB. which is very big in size
**Des…
-
Hello,
the following shader rewrite with `dxr.exe -remove-unused-functions -remove-unused-globals -E vs_main`
```hlsl
struct InstanceDataStructType
{
float4 data;
};
cbuffer InstanceData
…
-
```
What version of the product are you using? On what operating system?
LLVM r160007, iwyu r357, Ubuntu 12.04 LTS x86.
Please provide any additional information below.
In the Mozilla codebase, there…
-
-
After the resource values are mapped in a resource for DXR or EI, the original data is restored. This is done to prevent potentially double-mapping the GPU VAs/GPU Descriptors/etc in the data. It appe…
-
i.MX6ではEGLを使ってCompositorOGLを使うことができているが、GLXも有効化できるようにしたい。
現状では、GLXを有効化するとクラッシュする。
```
Program received signal SIGSEGV, Segmentation fault.
[Switching to LWP 1261]
0x76d82ce4 in strlen () from /lib/l…
ashie updated
8 years ago
-
Produce the call graphs of a javascript program.
-
-
Hi,Does RadeonRays support user filter function to do alpha-test?
or there is any way can achieve alpha-test?