Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s... | David Faure | 2009-06-04 | 1 | -2/+2 |
* | Improvements to shader API in response to API review | Rhys Weatherley | 2009-06-04 | 1 | -10/+6 |
* | Disable shaders on OpenGL/ES 1.1 | Rhys Weatherley | 2009-05-01 | 1 | -1/+1 |
* | Samplers should be set via the GLuint override, not the GLint override. | Rhys Weatherley | 2009-05-01 | 1 | -0/+2 |
* | Make QGLShaderProgram::disable() static. | Rhys Weatherley | 2009-05-01 | 1 | -1/+1 |
* | Rename QGLShader(Program)::errors() to log() | Rhys Weatherley | 2009-05-01 | 1 | -2/+2 |
* | Add uniform setters for Qt data types to QGLShaderProgram | Tom Cooksey | 2009-05-01 | 1 | -0/+10 |
* | Import shader implementation from before the history cut. | Rhys Weatherley | 2009-03-23 | 1 | -0/+285 |