summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows/gdi
AgeCommit message (Expand)Author
2004-05-10fixed bugs in fxddtex.cDaniel Borca
2004-01-27Add new driverfuncs.Karl Schultz
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2004-01-14Replace with version generated from new python script.Karl Schultz
2004-01-13add new entrypointsKarl Schultz
2004-01-07Mingw3 prototypesDaniel Borca
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-11-04fix AccessViolation bug (#835861)Brian Paul
2003-09-19Make binary - even though this is a text file, common practice is to store MS...Karl Schultz
2003-09-18Update with current set of gl* entry points.Karl Schultz
2003-09-18Copy the DLL files to the lib directory instead of libexec.Karl Schultz
2003-09-18Add symbols to export private entry points to osmesa.Karl Schultz
2003-08-30Generate browse info for Debug version.Karl Schultz
2003-08-05Updates from Daniel Borca.Brian Paul
2003-07-25cleanup - add comments and sort names.Karl Schultz
2003-07-24add symbols needed by osmesa.Karl Schultz
2003-07-24fix location of mesa.defKarl Schultz
2003-07-24linker exports defsKarl Schultz
2003-07-24Source code for GDI driver.Karl Schultz
2003-07-24Project file to build gdi driver and OPENGL32.DLL.Karl Schultz