ddurnev

Results 10 comments of ddurnev

Could you please advise how can I debug this X error to be sure that it's nvidia driver problem for example? What kind of open-source sample you mean? Any failing...

Maybe I could track the visual id in X request just by examining the ltrace of libGL calls even without source or debug info?

Thanks **chrisjhebert1973**: your fix helped me on GNU/linux (ubuntu 16.04)- I experienced heavy GUI lock-ups and freezes(even mouse cursor movement was choppy), but after getting your last fix and re-compiling...

It seems the mesa package bug is reproduced only in Ubuntu XX.04, i. e. LTS releases, since 11.10. BTW it's unfortunate that the demo doesn't support window re-sizing, it still...

BTW I'm not able to even compile other vulkan demos on linux(gl_vk_threaded_cadscene or gl_vk_bk3dthreaded for example). Should I create issues in corresponding github projects or for now they are windows-only?

I get for example ``` In file included from vulkan/nvpro-samples/gl_vk_threaded_cadscene/nvdrawvulkanimage.h:30:0, from vulkan/nvpro-samples/gl_vk_threaded_cadscene/nvdrawvulkanimage.cpp:24: /usr/include/vulkan/vulkan.h:1302:5: error: ‘int32_t’ does not name a type ``` and `/usr/include/vulkan/vulkan.h:2924:5: error: ‘int32_t’ has not been declared` compile...

Yes it is there. I pulled shared_external repo because instructions in one of the projects mentioned it. Should I just locally remove shared_external folder(not to edit anything)?

Just removing the shared_external folder helped, now it compiles & works. BTW is there any way to see FPS in all demos?

А, то есть это все-таки изначально было по-русски? Насчет простого языка - согласен: чем проще, тем лучше, но не настолько просто, что уже в ущерб смыслу ( Например, что такое...

Большое спасибо за ссылки - посмотрю, хотя Вашу книгу уже тоже читаю потихоньку. Мне на самом деле требуется скорее нечто "посложнее", т. к. имею математическое образование и начальное представление о...