id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
1138	[PATCH] Resolve GLSL shader support compile errors	Echelon9		"Changeset r10978 introduced GLSL support (http://trac.wildfiregames.com/changeset/10978)

There is a mistake in the way the class CShaderProgramGLSL implements pglCreateShaderObjectARB(). pglCreateShaderObjectARB()'s return type is GLhandleARB, and thus m_Program, m_VertexShader and m_FragmentShader should be variables of type GLhandleARB.

Patch attached to fix this."	defect	closed	Must Have	Alpha 9	Core engine	fixed	GLSL, shaders	
