summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python
AgeCommit message (Expand)Author
2011-03-11st/python: Remove flags from flush function.Vinson Lee
2011-03-11st/python: Remove the geom_flags param from is_format_supported.Vinson Lee
2011-03-11st/python: Clean up fence_finish.Vinson Lee
2011-03-08st/python: Add timeout parameter to fence_finish.Vinson Lee
2011-02-15st/python: add usage parameter to pipe_buffer_createVinson Lee
2011-02-14st/python: remove pipe_vertex_buffer::max_indexVinson Lee
2010-12-20st/python: remove unused 'buf' parameter in pipe_buffer_unmapVinson Lee
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-11-01scons: Disable python state tracker when swig is not present.José Fonseca
2010-11-01scons: Revamp how to specify targets to build.José Fonseca
2010-09-30gallium/st: remove duplicated includesNicolas Kaiser
2010-07-29st/python: Adapt to interface change.Chia-I Wu
2010-06-03Merge branch 'gallium-newclear'Roland Scheidegger
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger
2010-05-30st/python: Expose region_copy/fill_region instead of deprecated surface_copy/...José Fonseca
2010-05-29st/python: adapt to clear interface changesRoland Scheidegger
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-21gallium: remnants of old ccw stateKeith Whitwell
2010-05-17st/python: adapt to interface changesRoland Scheidegger
2010-04-19st/python: Use index bias.José Fonseca
2010-04-18st/python: Set the bind flag for the default texture.José Fonseca
2010-04-12st/python: Fix regressions.José Fonseca
2010-04-11scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca
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-04-01st/python: Always use softpipe as reference driver.José Fonseca
2010-03-31st/python: Generate binding for u_format utility functions too.José Fonseca
2010-03-29st/python: Update for util_draw_vertex_buffer changes.José Fonseca
2010-03-29st/python: Move surface read/write methods to context.José Fonseca
2010-03-29Revert "python: Temporarily disable python state tracker until transfers are ...José Fonseca
2010-03-28st/python: updates for recent interface changesKeith Whitwell
2010-03-13Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell
2010-03-13python: Temporarily disable python state tracker until transfers are done by ...José Fonseca
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-03-10python: Remove broken link hack.José Fonseca
2010-03-10python: More build fixes.José Fonseca
2010-03-10python: Handle the possibility that no driver is selected.José Fonseca
2010-03-10gallium: remove trace module injection from various state trackersKeith Whitwell
2010-03-10python: Fix up state tracker for sw api.José Fonseca
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-01python: Rename pipe formats.José Fonseca
2010-03-01vega: adapt to new vertex element csoRoland Scheidegger
2010-03-01python: Don't mention deprecated drivers=trace option.José Fonseca
2010-02-25python: Fix typo.Michal Krol
2010-02-25python: Fix typo.Michal Krol
2010-02-25python: Fix after sampler view changes.Michal Krol
2010-02-15python: Reconstruct blend state objects from binary blobs.José Fonseca
2010-02-14python: Pretty-printing of blend state.José Fonseca
2010-02-14python: Tell swig how to index per-rendertarget blend state.José Fonseca