summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/st_sample.c
AgeCommit message (Expand)Author
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger
2009-03-30python: Set correct transfer mode.José Fonseca
2009-03-30python: Set the surface GPU access flags.José Fonseca
2009-03-17python: Return on unknown pixel format.Michal Krol
2009-03-16python: Use transfer object to read from a surface.Michal Krol
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-07-18python: Reimplement the generation of random texture samples in C.José Fonseca