Problem with Freeglut on Windows, SwapBuffers not detected
Eero Pajarre
epajarre at gmail.com
Sat Aug 3 07:40:45 PDT 2013
Hello,
I am first time trying apitrace, so I may be doing something stupid....
My program does seem to work with apitrace, but the tracing does not
see the frame swaps, created through glutSwapBuffers.
The trace works if I replay it using single buffered replay but gices
an empty window otherwise. Also the analysis tools dont really with
out the "rendered frames" info.
In my setup I am using freeglut as my "framework", and I have compiled
it statically into my binary. The program is compiled into a 32 bit
program running in (Win8 64 bit environment).
My current guess is that the apitrace for some reason does not catch
the SwapBuffers call generated by the freeglut library.
Eero P
More information about the apitrace
mailing list