summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/windows/gdi
Commit message (Expand)AuthorAgeFilesLines
* Add new driverfuncs.Karl Schultz2004-01-272-0/+9
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-47/+26
* Replace with version generated from new python script.Karl Schultz2004-01-141-717/+719
* add new entrypointsKarl Schultz2004-01-131-696/+715
* Mingw3 prototypesDaniel Borca2004-01-071-4/+1
* Import vtx-0-2-branchKeith Whitwell2003-11-241-1/+0
* fix AccessViolation bug (#835861)Brian Paul2003-11-041-2/+9
* Make binary - even though this is a text file, common practice is to store MS...Karl Schultz2003-09-191-129/+129
* Update with current set of gl* entry points.Karl Schultz2003-09-181-221/+726
* Copy the DLL files to the lib directory instead of libexec.Karl Schultz2003-09-181-2/+2
* Add symbols to export private entry points to osmesa.Karl Schultz2003-09-181-0/+6
* Generate browse info for Debug version.Karl Schultz2003-08-301-1/+1
* Updates from Daniel Borca.Brian Paul2003-08-051-1/+4
* cleanup - add comments and sort names.Karl Schultz2003-07-251-88/+118
* add symbols needed by osmesa.Karl Schultz2003-07-241-0/+3
* fix location of mesa.defKarl Schultz2003-07-241-1/+1
* linker exports defsKarl Schultz2003-07-241-0/+492
* Source code for GDI driver.Karl Schultz2003-07-244-0/+4649
* Project file to build gdi driver and OPENGL32.DLL.Karl Schultz2003-07-241-0/+129