summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_fbo.h
Commit message (Expand)AuthorAgeFilesLines
* Re-org of st_create_framebuffer() and renderbuffer format selection.Brian2007-12-121-3/+2
* Add 'type' parameter to is_format_supported() to specify texture vs. drawing ...Brian2007-12-101-1/+2
* init strb->Base.DataType appropriately, clean-upsBrian2007-08-091-1/+1
* Checkpoint intel_renderbuffer removal.Brian2007-08-091-4/+19
* checkpoint: no longer using intel_fbo.cBrian2007-08-091-0/+8
* New st_init_*_functions() to initialize the driver functions table.Brian2007-08-061-3/+2
* framebuffer object functionsBrian2007-08-031-0/+38