Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Initial stab at a custom shader stage API | Tom Cooksey | 2009-07-23 | 5 | -56/+133 | |
* | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-08-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | compile. | Harald Fernengel | 2009-08-21 | 1 | -1/+1 | |
* | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 2 | -43/+9 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Fix QGLWidget::showFullScreen() on X11/EGL | Tom Cooksey | 2009-08-21 | 1 | -2/+5 | |
| * | | | | | | Removed PBO texture upload from QGLContextPrivate::bindTexture(). | Samuel Rødal | 2009-08-21 | 2 | -41/+4 | |
* | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fixed an assert in debug mode when drawing text with the | Trond Kjernåsen | 2009-08-20 | 1 | -0/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 8 | -25/+54 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 5 | -9/+11 | |
| * | | | | | Removed unused member variable from QGLFramebufferObjectPrivate. | Kim Motoyoshi Kalland | 2009-08-17 | 1 | -2/+0 | |
| * | | | | | Fixed text rendering on GL ES 2 implementations. | Trond Kjernåsen | 2009-08-17 | 2 | -12/+31 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -2/+12 | |
* | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 54 | -59/+69 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 54 | -54/+54 | |
| * | | | | Fixed uploading of glyphs to the glyph cache in the GL2 engine. | Kim Motoyoshi Kalland | 2009-08-11 | 1 | -5/+15 | |
| | |_|/ | |/| | | ||||||
* | | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 8 | -9/+9 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 1 | -2/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | fix warnings on mingw (gcc4.4) | Thierry Bastian | 2009-08-04 | 1 | -2/+3 | |
* | | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 8 | -9/+9 | |
|\ \ \ \ | ||||||
| * | | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 8 | -9/+9 | |
* | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 9 | -121/+448 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Fix build on X11/EGL without XRender | Tom Cooksey | 2009-08-03 | 1 | -2/+4 | |
| * | | | | Add qglpixelbuffer_p.h to opengl.pro so Creator finds it | Tom Cooksey | 2009-08-03 | 1 | -0/+1 | |
| * | | | | Merge branch 'texture_from_pixmap' | Tom Cooksey | 2009-07-30 | 4 | -93/+330 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix build on Solaris x86 with old Mesa glx headers | Tom Cooksey | 2009-07-29 | 1 | -5/+8 | |
| | * | | | | Support EGL_NOKIA_texture_from_pixmap on Harmattan | Tom Cooksey | 2009-07-29 | 1 | -8/+163 | |
| | * | | | | Refactor texture_from_pixmap to not re-create the gl surface each bind | Tom Cooksey | 2009-07-29 | 4 | -88/+151 | |
| | * | | | | Refactor QImage/QPixmap cleanup hooks into a seperate class | Tom Cooksey | 2009-07-28 | 2 | -6/+22 | |
| * | | | | | Unit tests and bug fixes for QGLColormap | Rhys Weatherley | 2009-07-30 | 1 | -7/+17 | |
| * | | | | | qdoc fix: stencil buffer is enabled by default, not disabled | Rhys Weatherley | 2009-07-30 | 1 | -2/+2 | |
| * | | | | | Optimized single-rect clip case in OpenGL 2 paint engine. | Samuel Rødal | 2009-07-29 | 2 | -17/+80 | |
| * | | | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 2 | -0/+14 | |
* | | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-30 | 1 | -1/+4 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fixed incorrect QGLFramebufferObject documentation. | Samuel Rødal | 2009-07-28 | 1 | -1/+4 | |
| |/ / / / | ||||||
* | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-29 | 1 | -3/+11 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Disable Texture-From-Pixmap on everything other than Linux | Tom Cooksey | 2009-07-28 | 1 | -1/+6 | |
| * | | | | Fix build on Solaris | Tom Cooksey | 2009-07-27 | 1 | -2/+5 | |
* | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 2 | -3/+22 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Really, really fix HPUX this time | Tom Cooksey | 2009-07-27 | 1 | -1/+1 | |
| * | | | | Add an ARGB check for EGL-provided X visuals | Tom Cooksey | 2009-07-24 | 1 | -3/+20 | |
| * | | | | Fix build on HPUX | Tom Cooksey | 2009-07-24 | 1 | -0/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 20 | -397/+846 | |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | ||||||
| * | | Fix build on Harmattan | Tom Cooksey | 2009-07-23 | 1 | -1/+1 | |
| * | | Add texture_from_pixmap defines for systems without them | Tom Cooksey | 2009-07-23 | 1 | -0/+19 | |
| * | | Fix build on Mac | Tom Cooksey | 2009-07-22 | 2 | -8/+28 | |
| * | | Plug a texture leak when deleting QPixmaps without a current context | Tom Cooksey | 2009-07-22 | 2 | -16/+9 | |
| * | | Use texture_from_pixmap on X11 & avoid copies | Tom Cooksey | 2009-07-22 | 8 | -174/+422 | |
| * | | Fixed compile with -qtnamespace and MSVC. | Rohan McGovern | 2009-07-22 | 1 | -1/+2 | |
| * | | Fixed opacity bug in the GL2 paint engine. | Kim Motoyoshi Kalland | 2009-07-21 | 1 | -0/+1 | |