summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/p_texture.i
AgeCommit message (Expand)Author
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-04-12st/python: Fix regressions.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-29st/python: Move surface read/write methods to context.José Fonseca
2010-03-28st/python: updates for recent interface changesKeith Whitwell
2009-12-25python: fix python state tracker after some latest changesZack Rusin
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-04-09python: Fix bad pointer.José Fonseca
2009-04-08python: Fix method renaming.José Fonseca
2009-03-31python: Make get/put_tile_raw more user friendlier.José Fonseca
2009-03-31python: Add nblocksx/y members to surfaces.José Fonseca
2009-03-30python: Read rgba8 with a single transfer.José Fonseca
2009-03-30python: Force unsigned comparison.José Fonseca
2009-03-30python: Set correct transfer mode.José Fonseca
2009-03-30python: Set the surface GPU access flags.José Fonseca
2009-03-30python: Hide away the surface usage flags.José Fonseca
2009-03-26python: Make swig bindings python independent.José Fonseca
2009-03-26python: Drop st_buffer.José Fonseca
2009-03-26python: Use pipe_buffer_read/write.José Fonseca
2009-03-26python: Transfer only the requested tile.José Fonseca
2009-03-25python: Pass transfers to the tile functions.José Fonseca
2009-03-17python: Fix build after refcount rework.Michal Krol
2009-02-20python: More efficient blits from surfaces.José Fonseca
2008-11-20python: Allow to read from buffers.José Fonseca
2008-09-04python: Use pipe_buffer_* inlines as much as possible.José Fonseca
2008-08-15python: Fix put/get_tile_raw bindings.José Fonseca
2008-08-14python: Fix typo in buffer::write.José Fonseca
2008-08-12python: Split the interface definition file in smaller ones.José Fonseca