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
Commit message (
Expand
)
Author
Age
Files
Lines
*
If EGL fails to provide a valid Visual ID, try XRender for ARGBs
Tom Cooksey
2009-05-22
1
-9
/
+55
*
Try to use the X11 visual ID provided by EGL
Tom Cooksey
2009-05-22
1
-30
/
+74
*
Fix changed behaviour after QEglProperties::value() patch
Tom Cooksey
2009-05-22
2
-14
/
+14
*
Merge commit 'qt/master'
Samuel Rødal
2009-05-20
2
-20
/
+4
|
\
|
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt
Simon Hausmann
2009-05-19
1
-1
/
+1
|
|
\
|
|
*
Fix some typos in the documentation.
Frederik Schwarzer
2009-05-18
1
-1
/
+1
|
*
|
Optimize rendering in the GL engine
Zack Rusin
2009-05-11
1
-19
/
+3
*
|
|
Make QEglProperties::value() return the EGL default if not set
Tom Cooksey
2009-05-20
1
-1
/
+48
*
|
|
Fix GLSL for OMAP3 and error checking
Tom Cooksey
2009-05-20
2
-3
/
+3
*
|
|
Fix GL2 paint engine builds on Big-endian machines
Tom Cooksey
2009-05-15
1
-11
/
+8
*
|
|
Make QtOpenGL compile on OpenGL ES 1.1 again
Tom Cooksey
2009-05-14
8
-45
/
+116
*
|
|
Merge commit 'qt/master'
Samuel Rødal
2009-05-13
2
-5
/
+3
|
\
\
\
|
|
/
/
|
*
|
Merge branch '4.5'
Thiago Macieira
2009-05-07
1
-2
/
+1
|
|
\
\
|
|
|
/
|
|
*
Compiler warnings (Mac/Carbon)
Bjoern Erik Nilsen
2009-05-07
1
-2
/
+1
|
*
|
Merge branch '4.5' of git@scm.dev.troll.no:qt/qt
Simon Hausmann
2009-05-07
1
-3
/
+2
|
|
\
\
|
|
|
/
|
|
*
Re-enabled antialiasing for large font sizes in OpenGL paint engine.
Samuel Rødal
2009-05-06
1
-3
/
+2
*
|
|
Reverted use of GL 2 engine as default on desktop.
Samuel Rødal
2009-05-13
6
-27
/
+15
*
|
|
Made GL graphics system work with GLES2 w/o FramebufferBlit extension.
Samuel Rødal
2009-05-13
1
-10
/
+11
*
|
|
Enabled compilation of both GL and GL2 paint engine.
Samuel Rødal
2009-05-13
13
-124
/
+109
*
|
|
Merge branch 'shader-api'
Rhys Weatherley
2009-05-11
1
-1
/
+1
|
\
\
\
|
*
|
|
Mac OSX compile errors in shader usage
Rhys Weatherley
2009-05-11
1
-1
/
+1
*
|
|
|
Merge branch 'gl2engine-new-shaders' into graphics-master
Tom Cooksey
2009-05-06
12
-406
/
+494
|
\
\
\
\
|
*
|
|
|
Big GL Extension Cleanup
Tom Cooksey
2009-05-06
8
-252
/
+253
|
*
|
|
|
Fix OpenGL ES 2.0 breakages
Tom Cooksey
2009-05-05
3
-3
/
+14
|
*
|
|
|
Rename uses of QGLShaderProgram::errors() to log()
Rhys Weatherley
2009-05-01
1
-2
/
+2
|
*
|
|
|
Merge branch 'shader-api' into gl2engine-new-shaders
Rhys Weatherley
2009-05-01
7
-149
/
+225
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
qdoc fixes
Rhys Weatherley
2009-05-01
1
-12
/
+12
|
|
*
|
|
Disable shaders on OpenGL/ES 1.1
Rhys Weatherley
2009-05-01
2
-2
/
+2
|
|
*
|
|
Samplers should be set via the GLuint override, not the GLint override.
Rhys Weatherley
2009-05-01
2
-7
/
+35
|
|
*
|
|
Make QGLShaderProgram::disable() static.
Rhys Weatherley
2009-05-01
2
-2
/
+8
|
|
*
|
|
Rename QGLShader(Program)::errors() to log()
Rhys Weatherley
2009-05-01
2
-39
/
+39
|
|
*
|
|
Add uniform setters for Qt data types to QGLShaderProgram
Tom Cooksey
2009-05-01
2
-0
/
+142
|
|
*
|
|
Merge branch 'shaderprograms' of git@scm.dev.nokia.troll.no:qt/rweathers-shad...
Rhys Weatherley
2009-05-01
8
-206
/
+3420
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
Fix loading of partial shaders from files.
Rhys Weatherley
2009-03-27
1
-3
/
+0
|
|
|
*
|
Bug in QGLShaderProgram::addShader() that stopped partial shaders working.
Rhys Weatherley
2009-03-27
1
-3
/
+6
|
|
|
*
|
Import shader implementation from before the history cut.
Rhys Weatherley
2009-03-24
8
-208
/
+3422
|
|
*
|
|
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt
Simon Hausmann
2009-04-29
1
-2
/
+10
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Get rid of an unnecessary image copy when grabbing a GL framebuffer.
Trond Kjernåsen
2009-04-29
1
-2
/
+10
|
|
*
|
|
Merge branch '4.5' of git@scm.dev.troll.no:qt/qt
Simon Hausmann
2009-04-28
1
-0
/
+4
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
*
|
Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent.
Bjoern Erik Nilsen
2009-04-27
1
-0
/
+4
|
|
*
|
|
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt
Simon Hausmann
2009-04-23
1
-1
/
+1
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
*
|
Compile fix for static builds on Windows for QtOpenGL apps.
Denis Dzyubenko
2009-04-22
1
-1
/
+1
|
|
*
|
|
Merge branch '4.5'
Rhys Weatherley
2009-04-22
1
-2
/
+8
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
*
|
Fix crash in OpenGL paint engine with hq antialiasing and TxProject
Samuel Rødal
2009-04-21
1
-2
/
+8
|
|
|
*
|
Reparenting QGLWidgets did sometimes caused warnings to be printed on
Trond Kjernåsen
2009-04-15
1
-1
/
+1
|
|
|
*
|
BT: OpenGL ES 2.0 now compiles properly for Windows CE
Thomas Hartmann
2009-04-15
1
-4
/
+6
|
|
|
*
|
BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear.
Norwegian Rock Cat
2009-04-15
3
-23
/
+10
|
|
*
|
|
Speed up texture uploads for hardware without n-pot-2 texture support.
Trond Kjernåsen
2009-04-20
1
-53
/
+106
*
|
|
|
|
compile...
Gunnar Sletta
2009-04-24
1
-2
/
+1
*
|
|
|
|
Remove old qglshader files from gl2paintengineex.
Samuel Rødal
2009-04-23
2
-878
/
+0
|
/
/
/
/
[next]