Changed escaping of double quotes.
[mesa.git] / src / mesa / drivers / windows / gdi /
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-11-08 Brian PaulRemove need for defining _MSC_VER when building Mesa...
2004-10-12 Daniel BorcaSWTC trick, enabled new extensions
2004-09-17 Karl Schultzrearrange a couple of lines of code to avoid compilatio...
2004-08-30 Daniel Borcaremove CR
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-08-25 Brian PaulWindows ICD driver code (patch 1014800)
2004-08-14 Karl SchultzUpdate Visual Studio Project file for src tree updates.
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-05-10 Daniel Borcafixed bugs in fxddtex.c
2004-01-27 Karl SchultzAdd new driverfuncs.
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-14 Karl SchultzReplace with version generated from new python script.
2004-01-13 Karl Schultzadd new entrypoints
2004-01-07 Daniel BorcaMingw3 prototypes
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-11-04 Brian Paulfix AccessViolation bug (#835861)
2003-09-19 Karl SchultzMake binary - even though this is a text file, common...
2003-09-18 Karl SchultzUpdate with current set of gl* entry points.
2003-09-18 Karl SchultzCopy the DLL files to the lib directory instead of...
2003-09-18 Karl SchultzAdd symbols to export private entry points to osmesa.
2003-08-30 Karl SchultzGenerate browse info for Debug version.
2003-08-05 Brian PaulUpdates from Daniel Borca.
2003-07-25 Karl Schultzcleanup - add comments and sort names.
2003-07-24 Karl Schultzadd symbols needed by osmesa.
2003-07-24 Karl Schultzfix location of mesa.def
2003-07-24 Karl Schultzlinker exports defs
2003-07-24 Karl SchultzSource code for GDI driver.
2003-07-24 Karl SchultzProject file to build gdi driver and OPENGL32.DLL.