Age | Commit message (Expand) | Author |
---|---|---|
2007-08-22 | Improved pipe_region/surface_reference() functions | Brian |
2007-08-17 | added assertions, disable debug output | Brian |
2007-08-13 | set renderbuffer Width/Height = texture size | Brian |
2007-08-13 | fix up some render-to-texture code ... almost there | Brian |
2007-08-13 | check for ctx==NULL in st_renderbuffer_delete() | Brian |
2007-08-10 | pipe->region_alloc() now takes width instead of pitch, plus a flags param | Brian |
2007-08-10 | more render to texture work | Brian |
2007-08-10 | sketch out some render-to-texture code | Brian |
2007-08-10 | rename st_cb_teximage.h st_format.h | Brian |
2007-08-10 | code movement | Brian |
2007-08-09 | init strb->Base.DataType appropriately, clean-ups | Brian |
2007-08-09 | assertions | 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 |