-
I'm using decord (either cuda of not, depending on machine) to grab video frames that are later processed/displayed through openGL. In the present form, this implies (at least with cuda) GPU->CPU->mem…
-
In niri wm, where the smithay library is used, screenshots do not work! In the detailed thread https://github.com/YaLTeR/niri/issues/807, they refer to smithay
-
Texture loading continues to be a point of contention for large textures (2732x1536) loaded in a single call. The overhead of `TexSubImage2D` is still significant, especially as we load textures in os…
peppy updated
4 years ago
-
First of all sorry for my bad English.
I start the server normally, it connects without problems but when I am connecting it it stays in this process infinitely.
extDB3 log:
```
extDB3: https://…
-
causing source code (check `private val propIndex`):
```
abstract class PBO(name: String? = null): PropertyBusinessObject {
protected var props: List = emptyList()
private val propIn…
-
出现的问题和#433《mpp解码后数据拷贝占用CPU,是否有更好方式进行拷贝?》类似,
目前使用硬件平台:rk3588
mpp版本:release
视频渲染软件使用 Qt5.15+OPENGL ES 3.2,将解码后的数据拷贝到GPU,利用OPENGL中的转换矩阵对YUV420SP数据转换并渲染
问题:
在从mpp的buffer中memcpy到OPENGL的PBO中时(数据量大小:192…
-
When mounting folder "\Dta" one of the pbos (\Dta\bin.pbo) get wrong name like "\147540".
-
Why are the 0.60 versions, github and cargo.io will be different
[dependencies]
webrender ={ git = "https://github.com/servo/webrender"}
```
pub fn read_pixels_into_pbo(
&mut sel…
ghost updated
5 years ago
-
It looks like this doesn't function with Windows 11. After registering the DLL, PBO files remain unassociated to any programs. Attempting to manually associate PBOs to Explorer.exe gives an error that…
-
- [x] HLC
- [x] CUP
- [ ] BWA3 (?)
---
All HLC and CUP modules (PBOs) are under requiredAddons in their respective compatibility PBOs.. What if someone is not using all of modules of the mod and sti…