Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-07 | docs: fix glXQueryDrawable() bugs | Brian Paul | |
2009-10-03 | r300: Workaround problem on R500 with very large fragment programs | Nicolai Hähnle | |
The non-KMS interface is to blame here. In theory, a proper fix could be produced that works for the KMS interface only, but it require cleaning a lot of mess. Easier to just do it right in r300g. Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com> | |||
2009-10-02 | docs: document default texture binding fix | Brian Paul | |
2009-09-29 | docs: document GLSL sqrt(0) fix | Brian Paul | |
2009-09-29 | docs: fixed glXQueryContext(GLX_RENDER_TYPE) | Brian Paul | |
2009-09-29 | docs: initial 7.6.1 release notes | Brian Paul | |