WineD3D Opengl 2.x compile fix

H. Verbeet hverbeet at gmail.com
Thu Mar 2 07:17:31 CST 2006


On 02/03/06, Roderick Colenbrander <thunderbird2k at gmx.net> wrote:
>+        if(WINE_GL_VERSION_MAJOR(gl_info->gl_version) == 2) {
Shouldn't that be >= 2? It seems unlikely functionality would get
removed in later OpenGL versions.



More information about the wine-devel mailing list