Closed GoogleCodeExporter closed 9 years ago
It was pointed out to me on a different forum that my code might not be correct:
https://github.com/Eric89GXL/psychopy/commit/d5c79efb5e86f7f4d88c87ea2568be8502c
3b343#commitcomment-4495274
If it's the case that I need to draw a pixel and do glFinish() as suggested
there, then it means that Windows might work fine, but on Linux I was getting a
72 Hz redraw instead of 144 Hz using that method. I can investigate more and
try to track this down, unless someone else has insight.
Original comment by larson.e...@gmail.com
on 2 Nov 2013 at 5:16
Turns out this issue is only a problem when the window is not full-screen. I
suppose this makes sense since I've read that flip timing can't be guaranteed
when in windowed mode. Devs, feel free to close this issue if you agree with
this explanation.
I'm not sure if there's a better way to let users know about this limitation --
maybe add it to (or make ti more prominent in) the docs?
Original comment by larson.e...@gmail.com
on 5 Nov 2013 at 12:51
I understand your explanation and I'm happy to close the issue but I can't
contribute any comment as I'm mostly developing on Linux.
I'm closing the issue as "DriverBug", although it's not really that.
Thanks for the report!
Original comment by useboxnet
on 28 Nov 2013 at 7:05
Original issue reported on code.google.com by
larson.e...@gmail.com
on 1 Nov 2013 at 8:45Attachments: