index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
opengl
/
qglpaintdevice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-13
/
+13
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-03-31
1
-1
/
+1
|
\
|
*
Don't include qwindowsurface_gl_p.h on QT_OPENGL_ES_1.
Samuel Rødal
2011-03-29
1
-1
/
+1
*
|
Merge branch 'master' into lighthouse-master
Jørgen Lind
2011-01-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Make it possible to vertically mirror gl painting
Jørgen Lind
2011-01-26
1
-2
/
+4
|
/
*
Added workarounds for two MBX/SGX specific GL ES bugs/problems.
Trond Kjernåsen
2010-05-14
1
-1
/
+4
*
Implement QGLPaintDevice::metric()
Tom Cooksey
2010-04-22
1
-0
/
+16
*
Merge branch '4.6' into qt-master-from-4.6
Thiago Macieira
2010-02-17
1
-0
/
+5
|
\
|
*
Moved 'hasAlpha' property from GL2 engine to GL paint device.
Kim Motoyoshi Kalland
2010-02-12
1
-0
/
+5
*
|
Remove obsolete OpenGL/ES CommonLite (fixed-point) support
Rhys Weatherley
2010-02-04
1
-6
/
+2
|
/
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
Rebind window surface fbo after native GL rendering
Rhys Weatherley
2009-12-04
1
-0
/
+10
*
Add a new QX11GLPixmapData which renders to X pixmaps using GL
Tom Cooksey
2009-10-19
1
-2
/
+12
*
Compile fix for OpenGL/ES 1.1 CommonLite systems
Rhys Weatherley
2009-09-10
1
-0
/
+4
*
Suppress warnings in QtOpenGL on OpenGL/ES 1.1 systems
Rhys Weatherley
2009-09-10
1
-1
/
+1
*
Document why an FBO of 0 needs to be bound in QGLPaintBuffer sometimes
Rhys Weatherley
2009-09-10
1
-0
/
+6
*
Fix OpenGL ES 1.x after QGLPaintDevice refactor
Tom Cooksey
2009-09-09
1
-0
/
+7
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Cleanup of QGLPaintDevice before it goes in
Tom Cooksey
2009-09-08
1
-48
/
+18
*
Make QGLPixmapData work with the new QGLPaintDevice API
Tom Cooksey
2009-09-08
1
-8
/
+21
*
Make QGLWindowSurface use new QGLPaintDevice API
Tom Cooksey
2009-09-08
1
-4
/
+5
*
Move buffer clear out of the paint engine and into the QGLPaintDevices
Tom Cooksey
2009-09-08
1
-24
/
+40
*
Make QGLFramebufferObject work again using new QGLPaintDevice API
Tom Cooksey
2009-09-08
1
-46
/
+36
*
Make QGLPixelBuffer work again using new QGLPaintDevice API
Tom Cooksey
2009-09-08
1
-1
/
+6
*
Replace QGLDrawable with a new QGLPaintDevice
Tom Cooksey
2009-09-08
1
-0
/
+192