index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_cb_fbo.h
Age
Commit message (
Expand
)
Author
2010-05-17
mesa/st: adapt to interface changes
Roland Scheidegger
2010-04-18
st/mesa: s/st_renderbuffer_get_sampler_view/st_get_renderbuffer_sampler_view/
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-15
st/mesa: Cache FBO texture's sampler view object.
Michal Krol
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