Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New variant of QGLContext::bindTexture that does not require mipmap generation | Gunnar Sletta | 2009-08-27 | 1 | -0/+8 |
| | | | | | | | and y-axis inversion and overall less conversion, making significantly faster for plain usecases Reviewed-by: Trond | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Corrected the value of GL_MAX_SAMPLES_EXT. | Kim Motoyoshi Kalland | 2009-07-21 | 1 | -1/+1 |
| | | | | Reviewed-by: Tom | ||||
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Make QtOpenGL compile on OpenGL ES 1.1 again | Tom Cooksey | 2009-05-14 | 1 | -1/+4 |
| | | |||||
* | | Big GL Extension Cleanup | Tom Cooksey | 2009-05-06 | 1 | -155/+117 |
| | | | | | | | | | | | | | | | | | | Clean up the extension naming and make things build on OpenGL ES 2.0 again. All the extensions which made it into OpenGL 2.0 spec have have the EXT postfix removed. This also eliminates defines on ES 2.0 as the code now refers to the in-spec names. Reviewed-by: sroedal | ||||
* | | Merge branch 'shader-api' into gl2engine-new-shaders | Rhys Weatherley | 2009-05-01 | 1 | -13/+0 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/opengl/opengl.pro src/opengl/qglextensions.cpp src/opengl/qglextensions_p.h src/opengl/qglshaderprogram.cpp src/opengl/qglshaderprogram.h | ||||
| * | | Import shader implementation from before the history cut. | Rhys Weatherley | 2009-03-23 | 1 | -4/+130 |
| |/ | |||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+516 |
| | |||||
* | Fix build breakage after rebasing on graphics-main | Tom Cooksey | 2009-04-03 | 1 | -8/+0 |
| | | | | Reviewed-by: Trustme | ||||
* | Import shader implementation from before the history cut. | Rhys Weatherley | 2009-04-03 | 1 | -0/+126 |
| | |||||
* | Fixes: Add blitting and multisample API to QGLFramebufferObject. | Samuel Rødal | 2009-04-01 | 1 | -0/+37 |
| | | | | | | RevBy: Trond Details: Support GL_EXT_framebuffer_multisample and GL_EXT_framebuffer_blit in the QGLFramebufferObject API. | ||||
* | Merge branch 'gl2text' of ..\qt-main | Kim Motoyoshi Kalland | 2009-04-01 | 1 | -4/+107 |
| | |||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+516 |