aboutsummaryrefslogtreecommitdiff
path: root/shader.go
AgeCommit message (Expand)Author
2014-01-17Support for multiple string inputs to shader.Source().Tom Myers
2013-06-25Fixed compilation errors relating to issue 104Laurie Clark-Michalek
2013-06-25Workaround for #104 glGetShaderSourcePeter Waller
2013-03-03Fixed change of Shader GetSourceMatt Kovars
2013-03-03Shader GetSource more like Shader GetInfoLogMatt Kovars
2012-10-20Refactor C import commentsPeter Waller
2012-10-20Initial reorganization: split objects up to different filesPeter Waller