summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/gallium.i
AgeCommit message (Expand)Author
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-31st/python: Generate binding for u_format utility functions too.José Fonseca
2010-02-25python: Fix after sampler view changes.Michal Krol
2010-02-14python: Pretty-printing of blend state.José Fonseca
2010-02-14python: Pass p_format.h as-is to swig now that it has no inlines.José Fonseca
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger
2009-12-25python: fix python state tracker after some latest changesZack Rusin
2009-12-23gallium: adapt state trackers etc. to pipe_constant_buffer removalRoland Scheidegger
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-03-30python: Set the surface GPU access flags.José Fonseca
2009-03-30python: Dont touch old pipe_winsys.José Fonseca
2009-03-26python: Make swig bindings python independent.José Fonseca
2009-03-26python: Drop st_buffer.José Fonseca
2009-03-17python: Include `p_winsys_screen.h'.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-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-14python: Bindings fixes.José Fonseca
2008-08-12python: Bindings for p_compiler.h types.José Fonseca
2008-08-12python: Bindings for pipe_{depth,stencil,alpha}_state.José Fonseca
2008-08-12python: Split the interface definition file in smaller ones.José Fonseca
2008-08-12python: Add unsigned arrays.José Fonseca
2008-08-12python: Allow writing to buffers.José Fonseca
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca
2008-07-19gallium: Finer grained is_format_supported.José Fonseca
2008-07-18python: Add methods to get texture width, height, etc.José Fonseca
2008-07-18python: Reimplement the generation of random texture samples in C.José Fonseca
2008-07-18python: Reimplement tile comparison in C to speed up tests.José Fonseca
2008-07-16python: Silent debug output.José Fonseca
2008-07-15python: Get object ownership done correctly.José Fonseca
2008-07-15python: Allow hardware support.José Fonseca
2008-07-14python: Raw tile access to surface.José Fonseca
2008-07-14python: Surface clears.José Fonseca
2008-07-14python: Set default state.José Fonseca
2008-07-14python: Allow to create/specify shaders.José Fonseca
2008-07-13python: New state tracker which exposes the pipe driver to python scripts.José Fonseca