aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/python/p_texture.i
Commit message (Expand)AuthorAgeFilesLines
* python: Fix bad pointer.José Fonseca2009-04-091-1/+1
* python: Fix method renaming.José Fonseca2009-04-081-2/+2
* python: Make get/put_tile_raw more user friendlier.José Fonseca2009-03-311-11/+32
* python: Add nblocksx/y members to surfaces.José Fonseca2009-03-311-0/+14
* python: Read rgba8 with a single transfer.José Fonseca2009-03-301-17/+14
* python: Force unsigned comparison.José Fonseca2009-03-301-1/+1
* python: Set correct transfer mode.José Fonseca2009-03-301-1/+1
* python: Set the surface GPU access flags.José Fonseca2009-03-301-14/+70
* python: Hide away the surface usage flags.José Fonseca2009-03-301-1/+2
* python: Make swig bindings python independent.José Fonseca2009-03-261-8/+7
* python: Drop st_buffer.José Fonseca2009-03-261-21/+23
* python: Use pipe_buffer_read/write.José Fonseca2009-03-261-12/+2
* python: Transfer only the requested tile.José Fonseca2009-03-261-32/+18
* python: Pass transfers to the tile functions.José Fonseca2009-03-251-32/+140
* python: Fix build after refcount rework.Michal Krol2009-03-171-3/+3
* python: More efficient blits from surfaces.José Fonseca2009-02-201-0/+44
* python: Allow to read from buffers.José Fonseca2008-11-201-1/+29
* python: Use pipe_buffer_* inlines as much as possible.José Fonseca2008-09-041-3/+3
* python: Fix put/get_tile_raw bindings.José Fonseca2008-08-151-2/+2
* python: Fix typo in buffer::write.José Fonseca2008-08-141-1/+13
* python: Split the interface definition file in smaller ones.José Fonseca2008-08-121-0/+192