User contributions for PsychoLogic
Jump to navigation
Jump to search
26 February 2012
- 12:0412:04, 26 February 2012 diff hist +31 m Sampler (GLSL) Fixed multiple references to glUniformi(v) which should have been glUniform1i(v).
21 February 2012
- 08:1908:19, 21 February 2012 diff hist +1 m Texture Fixed code example for swizzle mask section. It was attempting to assign an array of GLint values to a single GLenum.