Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-10 | mesa: Don't define WGL_ARB_extensions_string in mesa_wgl.h. | José Fonseca | |
It breaks wglext.h as it doesn't define PFNWGLGETEXTENSIONSSTRINGARBPROC. | |||
2007-07-27 | more Mingw32 fixes | Zhang | |
2007-07-21 | Fix a number of MINGW32 issues | Zhang | |
2006-01-25 | WGL_ARB_extensions_string extension | Brian Paul | |
2004-11-08 | Remove need for defining _MSC_VER when building Mesa for windows with | Brian Paul | |
a non MS C compiler (MinGW). (Gregor Anich) | |||
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | |
2001-05-07 | Initial new Win32 build support. More to come. | Gareth Hughes | |
2000-05-22 | moved a lot of Window-isms out of gl.h into other files | Brian Paul | |
1999-11-22 | added pragma 4615 (Eero), added copyright | Brian Paul | |
1999-11-17 | fixed some glitches (Eero Pajarre) | Brian Paul | |
1999-10-20 | Minor patches to cleanup some compiler warnings in MSVC | Ted Jump | |
1999-09-17 | wgl function prototypes moved out to better work with fxwgl | Ted Jump | |