The problem appears only when the app gets less FPS than the VertRefresh 
(i.e. An app that runs at 43 FPS will get 43 FPS no matter what value 
vblank_mode has).


Could you apply the next change and test if the app runs fine below the 
vertRefresh?:
main.cpp:
< #define TEXT_SIZE 256
 > #define TEXT_SIZE 512

Thanks




Brian Paul wrote:
> Agustin Rubio Mingorance wrote:
>> No idea?
>> Has anybody run the app?
>
> I just tried it here and it works fine.  My LCD refresh is 59.7 Hz and 
> the program says it's running at 59 fps (59.761 if I change the 
> cout/print.
>
> I'm using current git Mesa, Xorg, etc.
>
> -Brian
>
>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to