-
Hello there! I got some tearing and artifacts when sharing textures between the D3D11 and OpenCL.
Here's the main procedures to decode and share a video frame in FFmpeg:
---
#### 1, hwcont…
-
[This ](https://www.khronos.org/registry/OpenGL/extensions/OES/OES_EGL_image_external.txt)is a pretty popularly used feature for any shader that reads from a video/external texture and is pretty essen…
-
### Acknowledgement of preliminary instructions
- [X] I have read and acknowledged the preliminary instructions.
### What idea do you have?
you can already do this via fflags just why would you rem…
-
After a fresh clone, if I cd into OpenCL-ICD-Loader, and run
mkdir build
cd build
cmake ..
No problems. But if I then
make
it stops immediately with
Scanning dependencies of target …
-
Hi! Currently DDS is a read-only format: . This issue asks to add support for saving DDS images.
SerVB updated
3 months ago
-
Hi. I've noticed that Proton 5.0 take very long time to initialize. I wrote a small wrapper script to run different versions of Proton's Wine:
```
#!/bin/bash
_VERS="$1"
_GAME="$1test"
_STEAMDI…
-
Running AMD 22.2.3 on Windows 10
clinfo output
Number of platforms: 1
Platform Profile: FULL_PROFILE
Platform Version: …
-
People seem to think it's a good idea to override dangerous driver settings like anti-aliasing, so it should be detected.
-
Is it possible to run applications in Hangover by means of DXVK or vkd3d (Vulkan, not an OpenGL:ES)? And what I should do to run them ?
-
This is mostly a follow-up for #3321, #3322, and #3323. It's also an attempt to document the occasional one-off discussions Joshua and I have had re: making WSI work long-term. That said, this should …