summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglshaderprogram.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-041-2/+2
* Improvements to shader API in response to API reviewRhys Weatherley2009-06-041-10/+6
* 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