• tellowkrinkle's avatar
    Merge pull request #12697 from tellowkrinkle:FasterCocoaWindows · 803ff64b
    tellowkrinkle authored
    * 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
    803ff64b
Name
Last commit
Last update
..
doc/pics Loading commit data...
include/opencv2 Loading commit data...
misc/java Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...