Hey!
My application doesn’t work anymore when I changed graphic card, namely Transform Feedback (update VBO).
I can render all the points, but Transform feedback doesn’t update the VBO. I checked also with “queryObject = GL15.glGenQueries();”, 0 points stored in VBO.
Card before (Transform Feedback working)
AMD/ATI HD 5870
Now
Nvidia GTX 680
Couldn’t find anything on the net about this problem.