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_blit.c
Age
Commit message (
Expand
)
Author
2010-02-03
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-15
st/mesa: Remove unnecessary headers from st_cb_blit.c.
Vinson Lee
2009-10-29
mesa: Fix compilation errors and warnings when features are disabled.
Chia-I Wu
2009-09-19
mesa: Allow BlitFramebuffer from a texture.
José Fonseca
2009-08-05
st/mesa: implement BlitFramebuffer() for depth/stencil (incomplete)
Brian Paul
2009-08-05
st/mesa: fix Y inversion and optimize st_BlitFramebuffer()
Brian Paul
2008-09-11
st: adapt to new framebuffer struct, with one FIXME outstanding
Keith Whitwell
2008-06-20
gallium: remove unneeded #include
Brian Paul
2008-06-12
gallium: add some #if FEATURE_x tests
Brian Paul
2008-04-21
gallium: Use CSO cache for shaders.
Michel Dänzer
2008-03-20
gallium: Y-invert blit depending on framebuffer orientation
Brian
2008-03-19
gallium: implement CSO save/restore functions for use by meta operations (bli...
Brian
2008-03-18
gallium: glFramebufferBlitEXT() implementation
Brian