Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: make st_manager.c set have[Stencil|Depth]Buffer only if bits > 0 | Luca Barbieri | 2010-03-23 | 1 | -3/+3 |
* | st/mesa: rename st_framebuffer() to st_ws_framebuffer() | Brian Paul | 2010-03-22 | 1 | -9/+12 |
* | st/mesa: Remove unnecessary headers. | Vinson Lee | 2010-03-22 | 1 | -1/+0 |
* | st/mesa: Set the pipe context of the texture object. | Chia-I Wu | 2010-03-18 | 1 | -0/+1 |
* | st/mesa: Update the comments in st_manager.c. | Chia-I Wu | 2010-03-15 | 1 | -4/+7 |
* | st/mesa: Fix handling of FBO. | Chia-I Wu | 2010-03-14 | 1 | -16/+24 |
* | st/mesa: Set revalidate in st_framebuffer_update_attachments. | Chia-I Wu | 2010-03-13 | 1 | -1/+2 |
* | st/mesa: Check the format before adding depth/stencil buffers. | Chia-I Wu | 2010-03-12 | 1 | -3/+9 |
* | st/mesa: Implement st_api.h. | Chia-I Wu | 2010-03-12 | 1 | -0/+781 |