summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglpixmapfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed issues with using GLenum in public API on mac.Samuel Rødal2009-09-031-1/+1
* Fixed rendering bug in blurpicker example with -graphicssystem openglSamuel Rødal2009-08-311-28/+25
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-08-271-2/+1
|\ \
| * | Improved QPainter API for allowing native painting in GL / VG.Samuel Rødal2009-08-261-1/+0
| * | Added missing precision specifiers to custom shader effect.Samuel Rødal2009-08-261-1/+1
* | | New variant of QGLContext::bindTexture that does not require mipmap generationGunnar Sletta2009-08-271-1/+1
|/ /
* | Fixed documentation and use of incorrect entry point for custom shaders.Samuel Rødal2009-08-251-1/+1
* | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-171-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt-graphics-team/pixmapfilters-redux' into kinetic-graphicseffectSamuel Rødal2009-07-281-2/+275
|\ \ \ | |/ / |/| |
| * | Further optimized the GL blur filter by caching the QGLShader.Samuel Rødal2009-07-021-3/+9
| * | Fixed GL blur filter to handle painter translates and larger FBO sizes.Samuel Rødal2009-07-021-1/+17
| * | Made GL blur filter use the new FBO pool for improved performance.Samuel Rødal2009-07-021-12/+16
| * | Added QPixmapBlurFilter with GL implementation.Samuel Rødal2009-06-301-1/+255
* | | Use texture_from_pixmap on X11 & avoid copiesTom Cooksey2009-07-221-1/+1
|/ /
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | improved string operations all over the placeThierry Bastian2009-05-281-19/+18
* | Enabled compilation of both GL and GL2 paint engine.Samuel Rødal2009-05-131-14/+1
* | Merge branch 'shader-api'Rhys Weatherley2009-05-101-1/+1
|\ \
| * | Mac OSX compile errors in shader usageRhys Weatherley2009-05-101-1/+1
| * | Import shader implementation from before the history cut.Rhys Weatherley2009-03-231-147/+25
| |/
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+409
* Import shader implementation from before the history cut.Rhys Weatherley2009-04-031-140/+25
* Merge branch 'gl2text' of ..\qt-mainKim Motoyoshi Kalland2009-04-011-8/+12
* Long live Qt!Lars Knoll2009-03-231-0/+409