Pavel

Results 35 comments of Pavel

I have installed test build received via EMail and Enter hw key still does not work.

Please, show your `foo_method` code.

And what do you expect?

Hello, guys. Got same problem My Latitude 7320 (i5-1135G7) goes 400MHz under any load. OS: Debian Buster. With latest `throttled` it's possible to achieve only 1500 MHz. Same result is...

You should set NV_DRIVER_PATH to library called "libGL.so.1", that provided by NVidia package in your distro, not libEGL or something else. I assume it is usr/lib64/nvidia/libGL.so.1 or /usr/lib64/libGL.so.1 Or you...

Maybe ask NVidia about `VK_EXT_external_memory_dma_buf`? It seems they referenced as contributors here: https://github.com/KhronosGroup/Vulkan-Docs/blob/master/appendices/VK_EXT_external_memory_dma_buf.txt

> I don't have enough tests yet to feel totally confident of this feature. Why is it enabled by default then?

Understood, thank you for your reply. Do you have any roadmap and/or future release plans? Planned/desired features maybe? And in general, what are your plans for this project? I've researched...

### As I said before, I've done some work to change some confusing behaviour of typing system (and improve it a bit). #### Function arguments with types `string`, `closure`, `table`,...