• 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
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...