Age | Commit message (Collapse) | Author |
|
|
|
|
|
generated the error GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT).
This was removed in version 117 of the GL_EXT_framebuffer_object spec.
|
|
|
|
|
|
allocator from the X.org driver - not as complicated
|
|
|
|
|
|
|
|
Silence some warnings.
|
|
|
|
|
|
to need 1.6 drm where this first appeared.. this fixes r300 on PCIE
|
|
|
|
|
|
|
|
- add support for varyings;
GLSL fixes:
- pow was wrongly computed in x86 back-end;
|
|
|
|
|
|
|
|
|
|
|
|
(GDI driver). Bug would cause the wrong pixel to be read if more than one pixel requested and could cause memory access violations.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|