Results 45 comments of Danil
trafficstars

> there is a bottleneck somewhere, and it may be Memory/PCIE bandwidth @SubiyaCryolite I thought I mention it somewhere here, but look like I have not: This nanovg port rebuild...

@SubiyaCryolite > Looking at both CPU and GPU utilization, there is a bottleneck somewhere, and it may be Memory/PCIE bandwidth **I did small investigation of PCIE usage by this nanovg...

> I've made my own fork and I'm currently focused on getting performance to exceed GL. It might not be possible XD, but so far I'm enjoying the challenge. Better...

> 3: Migrating from UNIFORM_BUFFER to STORAGE_BUFFER when I was making "multiple frames in flight" example - it becomes obvious that "rebuilding every single triangle on CPU every frame" -...

Something changed in Wayland and it seems MPV window integration to Baka-MPlayer works only when gpu-context is x11egl.

Well, this is very interesting way to make live-wallpaper, I did not know about it. I remember I was looking to render shaders in Gnome Desktop in Wayland - and...

@theoparis cool, but this my project main point is - small size, 30Kb size and almost no memory-ram usage. I thought it "have sense" to make wayland-native-wallpaper support for reason...

Thanks, I see. In 550 Nvidia driver release they say: > Added support for the VK_KHR_video_encode_queue, VK_KHR_video_encode_h264, VK_KHR_video_encode_h265 and VK_KHR_video_maintenance1 extensions. I also do not know how complex is it,...

@pallaswept nvenc - is nvidia video encoding do not confuse with nvdec - nvidia video decoding OBS support nvenc in Linux on Nvidia for very long time 5+ years for...

>Surprisingly, I'm not confused - forcing P2 is not necessary even for video encoding using nvenc, because the dedicated silicon makes the power draw so low. You correct, my context...