Jonathansty

Results 9 comments of Jonathansty
trafficstars

What is the state of the cmake generation? I've been wanting to use it but can't seem to get it to work with my configuration. I'm trying to build a...

It doesn't seem to have the correct libraries linked when I do it. for example when I put "SDL2" as a link option for the project. In the CMakeLists.txt there...

@rukai It should be similar to #955 . Although I'm not sure why I am receiving this validation error only in a build compiled with the `--release` option. Although I'll...

I seem to not be able to reproduce this with the new `vkDebugUtilsMessengerEXT` objects so I'm closing this issue. I've tried the examples where I was seeing it previously.

Actually spoke too soon, the examples do not show the issue anymore but I'm still seeing this message pop up in my own project. Edit: examples also still have this...

I've been doing some bisecting and testing this. Started from the 4.2.1-stable tag which doesn't have the issue. I ended up finding that the last working change was 3cac01034480dcb114a7becd7892d005627b45fd. The...

I've got a similar issue, in my case I store some resources that contain data about each different team the player can be part of.

I'm experiencing performance issues even in smaller files (100-150 lines). I've disabled all my extensions while trying it out. Without the vscode-vim extension typing feels responsive and there's no slowdowns....