Age | Commit message (Expand) | Author |
---|---|---|
2004-11-27 | Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport(). | Brian Paul |
2004-11-08 | Remove need for defining _MSC_VER when building Mesa for windows with | Brian Paul |
2004-10-12 | SWTC trick, enabled new extensions | Daniel Borca |
2004-09-17 | rearrange a couple of lines of code to avoid compilation error in VC 6, | Karl Schultz |
2004-08-25 | Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101... | Brian Paul |
2004-07-01 | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell |
2004-01-20 | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul |
2003-11-24 | Import vtx-0-2-branch | Keith Whitwell |
2003-11-04 | fix AccessViolation bug (#835861) | Brian Paul |
2003-07-24 | Source code for GDI driver. | Karl Schultz |