LWJGL Forum

Programming => OpenGL => Topic started by: stevenlin111 on February 10, 2013, 23:35:09

Title: Version Update on GL Classes
Post by: stevenlin111 on February 10, 2013, 23:35:09
I was wondering if you want everything in version opengl 4.0, whether or not you would have to import every single gl class from 4.0 and below. It seems pretty annoying to memorize which methods were added in which version. Also, does gl legacy mean using deprecated/removed methods like glEnableClientState()?