Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: added st_bind/release_teximage() functions | Brian Paul | 2008-09-01 | 1 | -0/+4 |
* | gallium: handle msaa | Roland Scheidegger | 2008-06-27 | 1 | -1/+1 |
* | gallium: fix some render to texture bugs | Brian Paul | 2008-05-07 | 1 | -0/+3 |
* | gallium: create drawing surfaces as GPU_READ/WRITE only | Brian Paul | 2008-05-06 | 1 | -1/+2 |
* | gallium: accum buffer fixes | Brian Paul | 2008-04-07 | 1 | -0/+3 |
* | Re-org of st_create_framebuffer() and renderbuffer format selection. | Brian | 2007-12-12 | 1 | -3/+2 |
* | Add 'type' parameter to is_format_supported() to specify texture vs. drawing ... | Brian | 2007-12-10 | 1 | -1/+2 |
* | init strb->Base.DataType appropriately, clean-ups | Brian | 2007-08-09 | 1 | -1/+1 |
* | Checkpoint intel_renderbuffer removal. | Brian | 2007-08-09 | 1 | -4/+19 |
* | checkpoint: no longer using intel_fbo.c | Brian | 2007-08-09 | 1 | -0/+8 |
* | New st_init_*_functions() to initialize the driver functions table. | Brian | 2007-08-06 | 1 | -3/+2 |
* | framebuffer object functions | Brian | 2007-08-03 | 1 | -0/+38 |