makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / opengl32 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-12-08  Alexandre Julliardopengl32: ntdll import is still needed when building...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2006-10-05  Michael Stefaniucopengl32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Roderick Colenbranderopengl32: Remove unused code.
2006-03-21  Mike Hearnopengl32: Optimize thunks by storing GL context in...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-04-28  Raphael Junqueira- implement wglGetCurrentReadDCARB, wglMakeContextCurre...
2004-03-31  Tom WicklineSet version to Win XP Service patch 2.
2004-02-07  Lionel UlmerBeginning of infrastructure to support WGL extensions.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2002-11-15  Lionel UlmerLoad OpenGL library dynamically from x11drv.
2002-10-01  Alexandre JulliardMoved X flags and libraries out of Make.rules into...
2002-09-25  Alexandre JulliardImport wine_tsx11_lock/unlock directly from x11drv...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-23  Alexandre JulliardAdded support for driver-specific escapes in the x11drv...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2001-07-27  Alexandre JulliardAdded missing ntdll imports.
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-05-12  Lionel UlmerAdded support for OpenGL.