summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoaglcontext.mm
Commit message (Expand)AuthorAgeFilesLines
* Properly release pixel format and context in QCocoaGLContext.Zeno Albisser2012-12-011-0/+7
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+12
* Cocoa: update OpenGL viewport when nsview movesRichard Moe Gustavsen2012-11-281-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Cocoa GL context: do not crash when closing windowsLaszlo Agocs2012-09-201-2/+2
* Verify the surfaceType before activating the GL contextHolger Hans Peter Freyther2012-06-051-0/+2
* Implement isSharing() and isValid() methods for QCocoaGLContextTeemu Katajisto2012-02-251-3/+18
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make cocoa opengl backend threadsafe.Gunnar Sletta2011-11-251-0/+1
* Respect the QSurfaceFormat when constructing a QOpenGLContext on MacGunnar Sletta2011-09-271-3/+3
* Fix missing/incorrect license headersJason McDonald2011-09-151-0/+41
* Cocoa: Make the hellowindow opengl example work.Morten Sorvig2011-08-301-1/+3
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+1
* Enable multisampling and swap interval by default on cocoaGunnar Sletta2011-08-181-0/+4
* Cocoa: Remove autorelease warnings from qmlscene.Morten Sorvig2011-08-181-0/+3
* Factor out CGL code for reuse in wayland.Morten Sorvig2011-06-281-20/+5
* OpenGL API refactor.Samuel Rødal2011-06-211-6/+6
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-35/+57
* Add QCocoaNativeInterface.Morten Sorvig2011-05-201-0/+5
* Port Qt 5 to Mac.Morten Sorvig2011-05-181-0/+78