summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* don't return false when a null pointer is expectedJoerg Bornemann2015-04-101-1/+1
* Update copyright headersAkseli Salovaara2015-03-3182-1079/+1079
* Updated year in copyright headerKai Koehne2014-03-2682-83/+83
* Set projection matrix for systems with OpenGL 3.1Wouter Huysentruit2013-07-042-1/+8
* Fixed potential invalid memory access in OpenGL engine glyph cache.Samuel Rødal2013-04-251-11/+9
* Fix warning about narrowing inside {}Olivier Goffart2013-04-231-1/+1
* Fix C++11 narrowing error.Raphael Kubo da Costa2013-04-231-1/+1
* Cocoa: Do not use NSOpenGLPFAAccelerated flag for GL contextJonathan Liu2013-02-131-3/+0
* Use correct variable type EGLint for EGL attributesPasi Petäjäjärvi2013-01-281-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1382-83/+83
* fix uninitialized has_brush,has_pen in QOpenGLPaintEnginePrivateDon Hatch2012-12-061-0/+2
* Fixed crash in tst_qglthreads.Samuel Rødal2012-11-281-1/+2
* Fixed memory leak in assign operator of QGLBufferVadim Zakondyrin2012-11-171-1/+3
* QGLTextureGlyphCache: Fix text rendering artifacts on NVIDIAJonathan Liu2012-10-301-2/+2
* Fixed potential crash in wglCreatePbufferARB() on Windows.Samuel Rødal2012-10-121-2/+3
* Fixed text drawing in OpenGL 2 paint engine.Samuel Rødal2012-10-031-2/+1
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-292-7/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2982-1992/+1992
* Fixed potential use of uninitialized variable in qgl.cppSamuel Rødal2012-09-211-1/+1
* QGLGlyphCache: Fix texture buffer overrunJonathan Liu2012-08-271-9/+7
* Update contact information in license headers.Sergio Ahumada2012-08-0182-166/+166
* Use improved QLibrary search heuristics in qgl_x11.cppSean Harmer2012-07-271-0/+3
* Performance fix for OpenGL drawingPauli Jarvinen2012-06-192-7/+0
* On Symbian, use 16bit OpenGL if not enough GPU memory for 32bitMurray Read2012-05-071-55/+64
* Prevent stack corruption when using OpenGL Core Profile on WindowsSean Harmer2012-03-071-1/+1
* Prevent crashing on Symbian in case EGL surface creation fails.Pauli Jarvinen2012-02-081-0/+5
* Fixed crash in GL 2 paint engine on Intel Atom.Samuel Rødal2012-01-164-12/+16
* Using samples=0 to turn multisampling offmread2012-01-132-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-1182-83/+83
* Fix to incorrect ApplicationActivate event in QtOpenGLJani Hautakangas2011-12-163-6/+28
* Revert "Fix memory leaks in OpenVG and OpenGL resource pools"mread2011-12-121-2/+4
* Fix window surface config on OpenGL graphics system.Jani Hautakangas2011-12-092-8/+33
* Symbian: allow apps to disable GL multisamplingmread2011-12-051-1/+4
* Fix memory leaks in OpenVG and OpenGL resource poolsJani Hautakangas2011-11-301-4/+2
* Merge remote-tracking branch 'qt-qa-review/master'Sergio Ahumada2011-11-262-2/+2
|\
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qa-teamQt Continuous Integration System2011-08-222-2/+2
| |\
| | * Doc: Fixing typoSergio Ahumada2011-08-172-2/+2
* | | Fix to QtOpenGL crash on SymbianJani Hautakangas2011-11-082-3/+32
* | | Clear error due to FRAMEBUFFER_SRGB_CAPABLE_EXTJani Hautakangas2011-11-031-0/+3
* | | Add GL_EXT_texture_format_BGRA8888 support.Jani Hautakangas2011-11-031-1/+2
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-10-273-1/+15
|\ \ \
| * | | Fix possible crash in glyph cache when deleting and creating contextsEskil Abrahamsen Blomfeldt2011-10-253-1/+15
* | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-255-10/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Workaround to VideoCore III scissor bug.Jani Hautakangas2011-10-194-1/+16
| * | | Fix to QGLWidget crashJani Hautakangas2011-10-183-9/+18
* | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-071-1/+19
|\| | |
| * | | Do not let QGLContext get out of sync when doing mixed VG-GL renderingLaszlo Agocs2011-10-061-2/+19
* | | | wtf? .pro.user files? congrats to overriding the hook!Oswald Buddenhagen2011-09-131-83/+0
* | | | Fix QGLGlyphCache for Open GL ES (1).Eike Ziller2011-08-241-15/+20
| |/ / |/| |
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-08-041-18/+30
|\ \ \