summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows/gdi/wmesa.c
AgeCommit message (Expand)Author
2005-09-05Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni...Karl Schultz
2005-08-09free context structure (bug 1252316) and s/free/_mesa_free/Brian Paul
2005-05-24Major code cleanup and begin using new render buffer interface.Karl Schultz
2004-11-27Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul
2004-11-08Remove need for defining _MSC_VER when building Mesa for windows withBrian Paul
2004-10-12SWTC trick, enabled new extensionsDaniel Borca
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