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
/
state_trackers
/
python
/
st_sample.c
Age
Commit message (
Expand
)
Author
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-01
st/python: Allow to sample only in the [0,1] range.
José Fonseca
2010-03-29
st/python: Move surface read/write methods to context.
José Fonseca
2010-03-28
st/python: updates for recent interface changes
Keith Whitwell
2010-03-01
python: Rename pipe formats.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-03-30
python: Set correct transfer mode.
José Fonseca
2009-03-30
python: Set the surface GPU access flags.
José Fonseca
2009-03-17
python: Return on unknown pixel format.
Michal Krol
2009-03-16
python: Use transfer object to read from a surface.
Michal Krol
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-07-18
python: Reimplement the generation of random texture samples in C.
José Fonseca