summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglshaderprogram.h
Commit message (Expand)AuthorAgeFilesLines
* Disable shaders on OpenGL/ES 1.1Rhys Weatherley2009-05-011-1/+1
* Samplers should be set via the GLuint override, not the GLint override.Rhys Weatherley2009-05-011-0/+2
* Make QGLShaderProgram::disable() static.Rhys Weatherley2009-05-011-1/+1
* Rename QGLShader(Program)::errors() to log()Rhys Weatherley2009-05-011-2/+2
* Add uniform setters for Qt data types to QGLShaderProgramTom Cooksey2009-05-011-0/+10
* Import shader implementation from before the history cut.Rhys Weatherley2009-03-231-0/+285