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
/
gallium
/
auxiliary
/
util
/
u_blit.h
Age
Commit message (
Expand
)
Author
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-08-25
util: Include missing header in u_blit.h.
Vinson Lee
2010-05-17
gallium/util: adapt util code to interface changes
Roland Scheidegger
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-16
gallium: change remaining util functions to use cso sampler views
Roland Scheidegger
2010-03-15
gallium: util_blit_pixels() takes source sampler view as argument.
Michal Krol
2009-09-03
util: add version of u_blit_pixels which takes a writemask
Keith Whitwell
2008-12-12
gallium: avoid mapping same vertex buffer in subsequent frames
Keith Whitwell
2008-06-24
gallium: Fix warning in u_blit.h
Jakob Bornecrantz
2008-06-23
util: Blit can now copy from texture to surface
Jakob Bornecrantz
2008-04-24
gallium: Add extern "C" to the headers.
José Fonseca
2008-03-19
gallium: implement CSO save/restore functions for use by meta operations (bli...
Brian
2008-03-18
gallium: s/copy_pixels_state/blit_state
Brian
2008-03-18
gallium: new pixel blit code
Brian