summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_fbo.h
AgeCommit message (Expand)Author
2010-08-22st/mesa: added st_is_depth_stencil_combined() functionBrian Paul
2010-08-04st/mesa: Add missing headers to st_cb_fbo.h.Vinson Lee
2010-05-17mesa/st: adapt to interface changesRoland Scheidegger
2010-04-18st/mesa: s/st_renderbuffer_get_sampler_view/st_get_renderbuffer_sampler_view/Brian Paul
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-15st/mesa: Cache FBO texture's sampler view object.Michal Krol
2009-06-11Merge branch 'mesa_7_5_branch'José Fonseca
2009-06-10mesa: Pure software accum buffer.José Fonseca
2009-05-01st: added st_renderbuffer::defined flagBrian Paul
2008-09-01gallium: added st_bind/release_teximage() functionsBrian Paul
2008-06-27gallium: handle msaaRoland Scheidegger
2008-05-07gallium: fix some render to texture bugsBrian Paul
2008-05-06gallium: create drawing surfaces as GPU_READ/WRITE onlyBrian Paul
2008-04-07gallium: accum buffer fixesBrian Paul
2007-12-12Re-org of st_create_framebuffer() and renderbuffer format selection.Brian
2007-12-10Add 'type' parameter to is_format_supported() to specify texture vs. drawing ...Brian
2007-08-09init strb->Base.DataType appropriately, clean-upsBrian
2007-08-09Checkpoint intel_renderbuffer removal.Brian
2007-08-09checkpoint: no longer using intel_fbo.cBrian
2007-08-06New st_init_*_functions() to initialize the driver functions table.Brian
2007-08-03framebuffer object functionsBrian