summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows/gdi/wmesa.c
AgeCommit message (Expand)Author
2004-09-17rearrange a couple of lines of code to avoid compilation error in VC 6,Karl Schultz
2004-08-25Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...Brian Paul
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-11-04fix AccessViolation bug (#835861)Brian Paul
2003-07-24Source code for GDI driver.Karl Schultz