- Oct 22, 2001
-
-
Brian Paul authored
-
Brian Paul authored
-
- Oct 20, 2001
-
-
Keith Whitwell authored
-
- Oct 18, 2001
-
-
Jouk Jansen authored
Committing in . Modified Files: Mesa/src/context.c Initializing ctx->Driver.CurrentExecPrimitive to 0, just after the allocation of the context. I hope this solved a very rare crash of the molecule mode of xlockmore on my VMS-machine. (I have not seen any crash the last week. Normally it crashed at least once in the 3 days) ----------------------------------------------------------------------
-
- Oct 17, 2001
-
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
- Oct 15, 2001
-
-
Karl Schultz Schultz authored
-
Karl Schultz Schultz authored
-
- Oct 05, 2001
-
-
Karl Schultz Schultz authored
- add checks for the ColorMask and IndexMask (like osmesa) - correctly handle the DD_*_BIT flags so that we don't also ask the swrast to clear the color buffer after we cleared it ourselves. (doh!) This gives nearly a 2X improvement in the frame rate in a program like gears.
-
- Oct 04, 2001
-
-
Karl Schultz Schultz authored
-
Karl Schultz Schultz authored
-
Karl Schultz Schultz authored
defined, which is bad for things like assert().
-
Karl Schultz Schultz authored
Needs optimization.
-
Karl Schultz Schultz authored
-
- Sep 25, 2001
-
-
Keith Whitwell authored
-
Karl Schultz Schultz authored
in the libraries. Make with NODEBUG=1 builds optimized without debug info (doc'ed in top level Makefile.win).
-
Karl Schultz Schultz authored
-
- Sep 24, 2001
-
-
Brian Paul authored
-
Karl Schultz Schultz authored
-
Brian Paul authored
-
Jouk Jansen authored
Committing in . Modified Files: Mesa/si-glu/libutil/glue.c added some type casts to silence compiler warnings. ----------------------------------------------------------------------
-
- Sep 23, 2001
-
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Keith Whitwell authored
-
- Sep 21, 2001
-
-
Karl Schultz Schultz authored
consistent with the other modules and platforms. It also makes the API and linkage on Windows more consistent.
-
Karl Schultz Schultz authored
This is important now that we're using __stdcall instead of the (default) __cdecl on WIN32. This gets apps using the tessellator working again on Windows.
-
Brian Paul authored
-