[Return]

Report a post

Preview
>>143933
as for the return value of glShaderSource... it's a void function so there's no value to check, the errors are put into an array and to get them i used glGetErrors()
Post number No.143944
Board Off-Topic@Heyuri
Optional. Describe what's wrong with it.