-
```
We do have trace events for D3D9 CreateDevice calls, but we're lacking them on
D3D11. Also, now that ANGLE can handle UMA stats directly we can add histograms
to capture data from a wide cross-s…
-
The refresh rate setting does not work at all on an RTX 3050 (laptop) with latest drivers installed, game v1.01 (Steam)
DR3Fix reads the setting completely fine, as it's logged in dr3fix.log once the…
-
```
GL_EXT_debug_marker allows applications to set custom events/markers for
graphics profiling.
```
Original issue reported on code.google.com by `aukin...@microsoft.com` on 12 Jun 2015 at 8:43
-
When applied to this shader:
https://github.com/mc-imperial/shader-compiler-bugs/blob/master/angle/front-end/invalid-subscript/shader.frag
ANGLE in Google Chrome Version 57.0.2987.110 (64-bit) g…
-
Using sdl2 example from meson website.
Error:
```
ninja: Entering directory `C:/Users/chknm/TestingGrounds/C/testc/builddir'
[6/176] Compiling C object subprojects/SDL2-2.0.18/libsdl2.a.p/src_aud…
-
I have been trying to fix this issue for hours but I honestly have ran out of ideas, when I run it in Windowed mode it crashes instantly. It works fine in fullscreen but the downside is you can't alt-…
-
There should be one float `0.0015625` (`CD CC CC 3A`) in exe that controls GUI scaling . When set to half of the original value `~0.0007625` the GUI and menus are centered and taking half of the scree…
-
By starting AI.exe the game crashed with the info: microsoft visual c++ error runtime library
remove of the mod dll file let the game start, but not in VR.
Delete d3d11.dll and d3d_compiler46 let …
-
I think that Left-Handed Coordinate System option for Direct3D applications doesn't work as expected. Its used to negate one column of LookAt matrix only, which doesn't quite do the trick, I believe. …
-
**Is your feature request related to a problem? Please describe.**
Constant samplers are described in HLSL for DXIL in the root signature. That does not work for Vulkan because constant samplers ar…