Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
sest xres from real width, use new -1 ddx version
|
|
|
|
|
|
|
|
|
|
defined in glxproto.h. Avoids reading semi-random memory (and probably
crashing) when calling __glXErrorString().
|
|
be _TNL_ATTRIB_MAX long so that's not a valid index (woo zero based
indexing).
This code still looks wrong though, the asymmetry between _tnl_copy_to_current
and _tnl_copy_from_current has me worried.
|
|
|
|
|
|
|
|
|
|
know this not have to set debug for it
|
|
|
|
|
|
Fixes drawing with more than one cliprect. (Keith Packard)
|
|
like other drivers. Failure to do so resulted in incorrect buffer sizes for
resized windows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes Quake on Windows bug. (Karl Schultz)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes software fallbacks. (Keith Packard)
|
|
by Brian. Now also creating two renderbuffers, so apps can now switch with glDrawBuffer.
|
|
|
|
rationale).
|
|
Change pdx.fd.o to {anon,}cvs.fd.o as appropriate.
|
|
|
|
the viewport and the window both change to the same new size. This lets the gloss demo work with the -f option.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|