mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
803ff64b14
* Make cocoa windows draw faster * Use a CALayer for rendering when possible Uses GPU to scale images, which is important because retina macs will want window sizes much larger (in pixels) than the image * Fix mouse logic for cocoa windows * Only halve resolution on retina if image is larger than display