Ilya A. Palopezhentsev wrote: >
context: server: GLX 1.3 (NVIDIA Corporation) context: client: GLX 1.3 (NVIDIA Corporation) context: GL Context description : context: Frame buffer: double context: Frame bits : 8:8:8:0 context: Depth bits : 24 context: Stencil bits: 8 context: Accum bits : 16:16:16:16 context: Aux buffer : 0 context: Multisample : 0 buffer, 0 sample context: Stereo : no context: Offscreen : yes context: Version : OpenGL 1.4.1 NVIDIA 53.36 context: Renderer : GeForce2 MX/AGP context: Vendor : NVIDIA Corporation
This is a fine hardware context. The 'offscreen' flag was recently added by Meeloo and is not used (yet) on unix platforms. It should default to false, I guess meeloo fixed that later because the fix is already in the CVS.
For comparison purposes, which rate do you get with examples/font/bench/font_bench --size 20 --cache 128 --font Vera.ttf ? (the font file is in nui/examples/data). Should be some multiple of 100,000 (glyphs per second).