Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | -7/+33 | |
* | Make QGLShaderProgram::disable() static. | Rhys Weatherley | 2009-05-01 | 1 | -1/+7 | |
* | Rename QGLShader(Program)::errors() to log() | Rhys Weatherley | 2009-05-01 | 1 | -37/+37 | |
* | Add uniform setters for Qt data types to QGLShaderProgram | Tom Cooksey | 2009-05-01 | 1 | -0/+132 | |
* | Fix loading of partial shaders from files. | Rhys Weatherley | 2009-03-27 | 1 | -3/+0 | |
* | Bug in QGLShaderProgram::addShader() that stopped partial shaders working. | Rhys Weatherley | 2009-03-27 | 1 | -3/+6 | |
* | Import shader implementation from before the history cut. | Rhys Weatherley | 2009-03-23 | 1 | -0/+2828 | |