summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/python
Commit message (Expand)AuthorAgeFilesLines
* st/python: Remove bindings, and all its dependencies.José Fonseca2011-04-0617-2959/+0
* st/python: Remove flags from flush function.Vinson Lee2011-03-111-1/+1
* st/python: Remove the geom_flags param from is_format_supported.Vinson Lee2011-03-111-4/+2
* st/python: Clean up fence_finish.Vinson Lee2011-03-111-1/+1
* st/python: Add timeout parameter to fence_finish.Vinson Lee2011-03-081-1/+1
* st/python: add usage parameter to pipe_buffer_createVinson Lee2011-02-152-2/+3
* st/python: remove pipe_vertex_buffer::max_indexVinson Lee2011-02-141-3/+0
* st/python: remove unused 'buf' parameter in pipe_buffer_unmapVinson Lee2010-12-201-1/+1
* gallium: support for array textures and related changesRoland Scheidegger2010-12-026-52/+48
* scons: Disable python state tracker when swig is not present.José Fonseca2010-11-011-0/+3
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-51/+55
* gallium/st: remove duplicated includesNicolas Kaiser2010-09-301-1/+0
* st/python: Adapt to interface change.Chia-I Wu2010-07-291-21/+18
* Merge branch 'gallium-newclear'Roland Scheidegger2010-06-031-8/+35
|\
| * gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger2010-06-031-13/+13
| * st/python: adapt to clear interface changesRoland Scheidegger2010-05-291-13/+26
* | st/python: Expose region_copy/fill_region instead of deprecated surface_copy/...José Fonseca2010-05-301-52/+20
|/
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-212-11/+29
|\
| * st/python: adapt to interface changesRoland Scheidegger2010-05-172-11/+29
* | gallium: remnants of old ccw stateKeith Whitwell2010-05-211-2/+1
|/
* st/python: Use index bias.José Fonseca2010-04-191-4/+6
* st/python: Set the bind flag for the default texture.José Fonseca2010-04-181-0/+1
* st/python: Fix regressions.José Fonseca2010-04-123-48/+117
* scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca2010-04-111-2/+2
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-1/+0
* Squashed commit of the following:Keith Whitwell2010-04-108-214/+203
* st/python: Allow to sample only in the [0,1] range.José Fonseca2010-04-013-23/+46
* st/python: Always use softpipe as reference driver.José Fonseca2010-04-014-11/+17
* st/python: Generate binding for u_format utility functions too.José Fonseca2010-03-312-1/+90
* st/python: Update for util_draw_vertex_buffer changes.José Fonseca2010-03-291-3/+35
* st/python: Move surface read/write methods to context.José Fonseca2010-03-294-245/+267
* Revert "python: Temporarily disable python state tracker until transfers are ...José Fonseca2010-03-291-2/+1
* st/python: updates for recent interface changesKeith Whitwell2010-03-284-57/+58
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-131-1/+2
|\
| * python: Temporarily disable python state tracker until transfers are done by ...José Fonseca2010-03-131-1/+2
* | Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-1010-237/+95
|\|
| * python: Remove broken link hack.José Fonseca2010-03-102-5/+1
| * python: More build fixes.José Fonseca2010-03-102-1/+7
| * python: Handle the possibility that no driver is selected.José Fonseca2010-03-101-0/+2
| * gallium: remove trace module injection from various state trackersKeith Whitwell2010-03-101-5/+0
| * python: Fix up state tracker for sw api.José Fonseca2010-03-107-225/+84
| * Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-091-4/+4
| |\
| | * vega: adapt to new vertex element csoRoland Scheidegger2010-03-011-4/+4
| * | python: Rename pipe formats.José Fonseca2010-03-012-2/+2
| * | python: Don't mention deprecated drivers=trace option.José Fonseca2010-03-011-1/+1
| * | python: Fix typo.Michal Krol2010-02-252-1/+1
| |/
* | python: Fix typo.Michal Krol2010-02-252-1/+1
* | python: Fix after sampler view changes.Michal Krol2010-02-254-18/+52
|/
* python: Reconstruct blend state objects from binary blobs.José Fonseca2010-02-151-0/+17
* python: Pretty-printing of blend state.José Fonseca2010-02-142-1/+19