aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/python/st_sample.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-7/+8
* fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-301-16/+19
* gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger2009-11-261-2/+2
* 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