aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/python/st_sample.c
Commit message (Expand)AuthorAgeFilesLines
* python: Set correct transfer mode.José Fonseca2009-03-301-1/+1
* python: Set the surface GPU access flags.José Fonseca2009-03-301-9/+13
* python: Return on unknown pixel format.Michal Krol2009-03-171-0/+1
* python: Use transfer object to read from a surface.Michal Krol2009-03-161-16/+32
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-2/+3
* python: Reimplement the generation of random texture samples in C.José Fonseca2008-07-181-0/+548