- Mar 13, 2009
-
-
Brian Paul authored
-
Brian Paul authored
Haven't seen failures yet, but if/when there are, more investigation will be done.
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Jakob Bornecrantz authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Thomas Hellstrom authored
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
-
Keith Whitwell authored
-
Jose Fonseca authored
-
Jose Fonseca authored
-
Keith Whitwell authored
-
Jakob Bornecrantz authored
I should have gotten most uses and implementation correctly fixed, but things might break. Feel free to blame me.
-
Brian Paul authored
This gets hit when glTexSubImage2D() is called with format==GL_DU8DV8_ATI.
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
- Mar 12, 2009
-
-
Brian Paul authored
Should help to catch Windows build issues earlier.
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
If GL_AUX[123] are passed to glRead/DrawBuffer() when those buffers don't exist, need to generate GL_INVALID_OPERATION, not GL_INVALID_ENUM. This regression came from commit 555f0a88
-
Robert Ellison authored
The polygon stipple pattern, like the viewport and the polygon face orientation, must be inverted on the i965 when rendering to a FBO (which itself has an inverted pixel coordinate system compared to raw Mesa). In addition, the polygon stipple offset, which orients the stipple to the window system, disappears when rendering to an FBO (because the window system offset doesn't apply, and there's no associated FBO offset). With these fixes, the conform triangle and polygon stipple tests pass when rendering to texture.
-
Michał Król authored
-
Michał Król authored
-
Michał Król authored
-
Michał Król authored
-
Michał Król authored
-
Michał Król authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Jakob Bornecrantz authored
-