page flipping not supported"); } if (info.yres_virtual < info.yres * 2) { // we need at least 2 for page-flipping
它将始终根据 //该缓冲区数创建BufferStrategy--首先浓度page-flipping策略,然后是使用加速缓冲区 //blitting策略,最后使用不加速的blitting策略 BufferCapabilities bufferCaps; if (numBuffers > 1) { // Try to create a page-flipping
); 48 } 49 if (info.yres_virtual < info.yres * 2) { 50 // we need at least 2 for page-flipping