Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta: Don't try to enable FF texturing when we're using GLSL. | Eric Anholt | 2014-02-14 | 1 | -6/+3 |
* | meta: Add acceleration for depth glBlitFramebuffer(). | Eric Anholt | 2014-02-12 | 1 | -6/+23 |
* | meta: Use BindRenderbufferTexImage() for meta glBlitFramebuffer(). | Eric Anholt | 2014-02-12 | 1 | -9/+46 |
* | meta: Do a massive unindent (and rename) of blitframebuffer_texture(). | Eric Anholt | 2014-02-12 | 1 | -142/+144 |
* | meta: Move glBlitFramebuffer() to a separate file. | Eric Anholt | 2014-02-12 | 1 | -0/+466 |