summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/st_sample.c
AgeCommit message (Expand)Author
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-01st/python: Allow to sample only in the [0,1] range.José Fonseca
2010-03-29st/python: Move surface read/write methods to context.José Fonseca
2010-03-28st/python: updates for recent interface changesKeith Whitwell
2010-03-01python: Rename pipe formats.José Fonseca
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
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