Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
| * | | | Fixed gradient bug in the GL2 paint engine. | Kim Motoyoshi Kalland | 2009-07-21 | 1 | -3/+3 | |
| * | | | Corrected the value of GL_MAX_SAMPLES_EXT. | Kim Motoyoshi Kalland | 2009-07-21 | 1 | -1/+1 | |
| * | | | Fixed crash in the GL2 engine's texture glyph cache. | Kim Motoyoshi Kalland | 2009-07-21 | 1 | -4/+12 | |
| * | | | Used QGLContextResource for the gradient cache in the GL2 paint engine. | Kim Motoyoshi Kalland | 2009-07-21 | 3 | -30/+31 | |
| * | | | Fixed GL2 engine shader manager to work with more than one context. | Kim Motoyoshi Kalland | 2009-07-21 | 6 | -63/+228 | |
| * | | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 1 | -1/+1 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Fixed bug where line widths were rounded to integers in the GL engine. | Kim Motoyoshi Kalland | 2009-07-16 | 1 | -1/+1 | |
| * | | | Doc: A few cleanups, fixes and improvements. | Volker Hilsheimer | 2009-07-19 | 2 | -3/+2 | |
| * | | | Doc: add \since 4.6 for new APIs | Volker Hilsheimer | 2009-07-19 | 1 | -24/+0 | |
| * | | | Fixed text rendering with the GL2 paint engine. | Kim Motoyoshi Kalland | 2009-07-16 | 1 | -2/+5 | |
| * | | | Fix warnings in mingw | Thierry Bastian | 2009-07-15 | 1 | -1/+1 | |
| * | | | Build fix for mingw | Thierry Bastian | 2009-07-14 | 1 | -1/+1 | |
| * | | | Doc: Explicitly declare the module for each namespace to prevent strange | David Boddie | 2009-07-13 | 1 | -0/+1 | |
| * | | | Moved uniform enum to QGLEngineShaderManager. | Kim Motoyoshi Kalland | 2009-07-03 | 4 | -83/+69 | |
| * | | | Enabled double buffering of window surfaces on Windows. | Kim Motoyoshi Kalland | 2009-07-03 | 1 | -1/+1 | |
| * | | | Made QPainter / OpenGL intermixing in hellogl_es2 work properly again. | Samuel Rødal | 2009-07-01 | 1 | -0/+5 | |
| * | | | Fixed cleanup of glyph cache textures in the GL 2 engine. | Trond Kjernåsen | 2009-07-01 | 2 | -3/+30 | |
| * | | | src/opengl: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT su... | miniak | 2009-07-01 | 1 | -8/+4 | |
| | |/ | |/| | ||||||
* | | | Compile the OpenGL2 paint engine after the QScopedPointer changes | Jason Barron | 2009-07-09 | 1 | -3/+3 | |
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 60 | -1663/+501 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed some regressions in the OpenGL pixmap backend. | Samuel Rødal | 2009-06-29 | 2 | -4/+13 | |
| * | | Silence trivial warnings | Thiago Macieira | 2009-06-26 | 1 | -4/+4 | |
| * | | Fixed missing restoration of state after a sync in the GL 2 engine. | Samuel Rødal | 2009-06-25 | 2 | -2/+12 | |
| * | | Fixed buggy clipping when using projective transforms in GL 2 engine. | Samuel Rødal | 2009-06-25 | 1 | -14/+4 | |
| * | | Reduced number of state changes/uniform location queries in GL2 engine. | Samuel Rødal | 2009-06-24 | 4 | -49/+168 | |
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 1 | -7/+13 | |
| |\ \ | | |/ | ||||||
| | * | Fixed drawTiledPixmap() for the GL paint engine. | Trond Kjernåsen | 2009-06-22 | 1 | -7/+13 | |
| * | | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 11 | -1421/+72 | |
| * | | Use QTransform more efficiently. | Bjørn Erik Nilsen | 2009-06-18 | 2 | -8/+4 | |
| * | | Prevented unnecessary depth clip updates in OpenGL paint engine. | Samuel Rødal | 2009-06-18 | 2 | -1/+10 | |
| * | | Added save state detection in OpenGL engine to avoid dirtying state. | Samuel Rødal | 2009-06-18 | 1 | -0/+13 | |
| * | | Speed up QPixmap::width(), height(), isNull() and depth(). | Andreas Aardal Hanssen | 2009-06-17 | 2 | -34/+33 | |