Rodrigo Maia

Results 19 comments of Rodrigo Maia

Can confirm adding #if defined(_WIN32) just before line 152 (where NvOptimusEnablement variable is used), and the #endif right after it, fixed the compilation error. But then I get stuck with...

Thanks a lot @tatolevicz !! Making the changes you suggested to the CMakeLists.txt file did it! I was able to compile succesfully all the demos, albeit with some deprecated warnings....

@tatolevicz Thank you very much!! Happy 2022 to you too! :-)

> @rmaia3d please resolve conflicts Done!! 👍

This will be a GREAT feature! 👍

> Please change the max to 30. Done!!

> There's a reason why I used those default numbers in the code. 😉 I don't doubt it! That's why I left the defaults as they are. The whole idea...

> Also, the filtering should be removed. Also done. :-)

> @rmaia3d This PR has the code that is not related to the change. No idea from where it got here but please resolve issues so only feature related code...