Age | Commit message (Expand) | Author |
---|---|---|
2009-06-11 | Merge branch 'mesa_7_5_branch' | José Fonseca |
2009-06-10 | mesa: Pure software accum buffer. | José Fonseca |
2009-05-01 | st: added st_renderbuffer::defined flag | Brian Paul |
2008-09-01 | gallium: added st_bind/release_teximage() functions | Brian Paul |
2008-06-27 | gallium: handle msaa | Roland Scheidegger |
2008-05-07 | gallium: fix some render to texture bugs | Brian Paul |
2008-05-06 | gallium: create drawing surfaces as GPU_READ/WRITE only | Brian Paul |
2008-04-07 | gallium: accum buffer fixes | Brian Paul |
2007-12-12 | Re-org of st_create_framebuffer() and renderbuffer format selection. | Brian |
2007-12-10 | Add 'type' parameter to is_format_supported() to specify texture vs. drawing ... | Brian |
2007-08-09 | init strb->Base.DataType appropriately, clean-ups | Brian |
2007-08-09 | Checkpoint intel_renderbuffer removal. | Brian |
2007-08-09 | checkpoint: no longer using intel_fbo.c | Brian |
2007-08-06 | New st_init_*_functions() to initialize the driver functions table. | Brian |
2007-08-03 | framebuffer object functions | Brian |