Kris Campbell
Kris Campbell
Running Test 1 on a Mac OSX 10.11 with GeForce GT650M and CUDA 7.5 fails with the following log: ## Start testing: May 06 09:54 MDT 1/1 Testing: sanity 1/1...
If/when we've switched to QOpenGLWidget from QGLWidget (which is deprecated as of Qt 5.4), we need to remove the line qt5_use_modules(QtUtils_Utils OpenGL) from QtUtils/Utils/CMakeLists.txt since QOpenGLWidget is in QtWidgets, and...
Support high-dpi rendering on retina displays and other such displays. Investigate what this requires, being careful with pixel vs point transformations. Recommend starting with https://developer.apple.com/library/mac/documentation/GraphicsAnimation/Conceptual/HighResolutionOSX/Introduction/Introduction.html and also looking at whether...
Update any screenshots in the docs and website to capture the new look and feel.