summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python
AgeCommit message (Expand)AuthorFilesLines
2011-04-06st/python: Remove bindings, and all its dependencies.José Fonseca17-2959/+0
2011-03-11st/python: Remove flags from flush function.Vinson Lee1-1/+1
2011-03-11st/python: Remove the geom_flags param from is_format_supported.Vinson Lee1-4/+2
2011-03-11st/python: Clean up fence_finish.Vinson Lee1-1/+1
2011-03-08st/python: Add timeout parameter to fence_finish.Vinson Lee1-1/+1
2011-02-15st/python: add usage parameter to pipe_buffer_createVinson Lee2-2/+3
2011-02-14st/python: remove pipe_vertex_buffer::max_indexVinson Lee1-3/+0
2010-12-20st/python: remove unused 'buf' parameter in pipe_buffer_unmapVinson Lee1-1/+1
2010-12-02gallium: support for array textures and related changesRoland Scheidegger6-52/+48
2010-11-01scons: Disable python state tracker when swig is not present.José Fonseca1-0/+3
2010-11-01scons: Revamp how to specify targets to build.José Fonseca1-51/+55
2010-09-30gallium/st: remove duplicated includesNicolas Kaiser1-1/+0
2010-07-29st/python: Adapt to interface change.Chia-I Wu1-21/+18
2010-06-03Merge branch 'gallium-newclear'Roland Scheidegger1-8/+35
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger1-13/+13
2010-05-30st/python: Expose region_copy/fill_region instead of deprecated surface_copy/...José Fonseca1-52/+20
2010-05-29st/python: adapt to clear interface changesRoland Scheidegger1-13/+26
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger2-11/+29
2010-05-21gallium: remnants of old ccw stateKeith Whitwell1-2/+1
2010-05-17st/python: adapt to interface changesRoland Scheidegger2-11/+29
2010-04-19st/python: Use index bias.José Fonseca1-4/+6
2010-04-18st/python: Set the bind flag for the default texture.José Fonseca1-0/+1
2010-04-12st/python: Fix regressions.José Fonseca3-48/+117
2010-04-11scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca1-2/+2
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca1-1/+0
2010-04-10Squashed commit of the following:Keith Whitwell8-214/+203
2010-04-01st/python: Allow to sample only in the [0,1] range.José Fonseca3-23/+46
2010-04-01st/python: Always use softpipe as reference driver.José Fonseca4-11/+17
2010-03-31st/python: Generate binding for u_format utility functions too.José Fonseca2-1/+90
2010-03-29st/python: Update for util_draw_vertex_buffer changes.José Fonseca1-3/+35
2010-03-29st/python: Move surface read/write methods to context.José Fonseca4-245/+267
2010-03-29Revert "python: Temporarily disable python state tracker until transfers are ...José Fonseca1-2/+1
2010-03-28st/python: updates for recent interface changesKeith Whitwell4-57/+58
2010-03-13Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell1-1/+2
2010-03-13python: Temporarily disable python state tracker until transfers are done by ...José Fonseca1-1/+2
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol10-237/+95
2010-03-10python: Remove broken link hack.José Fonseca2-5/+1
2010-03-10python: More build fixes.José Fonseca2-1/+7
2010-03-10python: Handle the possibility that no driver is selected.José Fonseca1-0/+2
2010-03-10gallium: remove trace module injection from various state trackersKeith Whitwell1-5/+0
2010-03-10python: Fix up state tracker for sw api.José Fonseca7-225/+84
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger1-4/+4
2010-03-01python: Rename pipe formats.José Fonseca2-2/+2
2010-03-01vega: adapt to new vertex element csoRoland Scheidegger1-4/+4
2010-03-01python: Don't mention deprecated drivers=trace option.José Fonseca1-1/+1
2010-02-25python: Fix typo.Michal Krol2-1/+1
2010-02-25python: Fix typo.Michal Krol2-1/+1
2010-02-25python: Fix after sampler view changes.Michal Krol4-18/+52
2010-02-15python: Reconstruct blend state objects from binary blobs.José Fonseca1-0/+17
2010-02-14python: Pretty-printing of blend state.José Fonseca2-1/+19