summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_manager.c
AgeCommit message (Expand)Author
2010-04-04st/mesa: Implement GL_OES_EGL_image driver hooks.Chia-I Wu
2010-03-23st/mesa: make st_manager.c set have[Stencil|Depth]Buffer only if bits > 0Luca Barbieri
2010-03-22st/mesa: rename st_framebuffer() to st_ws_framebuffer()Brian Paul
2010-03-22st/mesa: Remove unnecessary headers.Vinson Lee
2010-03-18st/mesa: Set the pipe context of the texture object.Chia-I Wu
2010-03-15st/mesa: Update the comments in st_manager.c.Chia-I Wu
2010-03-14st/mesa: Fix handling of FBO.Chia-I Wu
2010-03-13st/mesa: Set revalidate in st_framebuffer_update_attachments.Chia-I Wu
2010-03-12st/mesa: Check the format before adding depth/stencil buffers.Chia-I Wu
2010-03-12st/mesa: Implement st_api.h.Chia-I Wu