summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* python: Tell swig how to index per-rendertarget blend state.José Fonseca2010-02-141-0/+14
* python: Pass p_format.h as-is to swig now that it has no inlines.José Fonseca2010-02-142-155/+1
* progs/gallium/python: New home for python statetracker scripts.José Fonseca2010-02-1478-5041/+1
* st/python: fix build error after gallium-screen-context mergeMarek Olšák2010-02-141-1/+1
* gallium: adapt state trackers to stencil ref changeRoland Scheidegger2010-02-102-3/+10
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-091-1/+1
|\
| * gallium: clean up point sprite rasterizer stateRoland Scheidegger2010-02-031-1/+1
* | gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-086-39/+5
* | gallium/python: support two more formats in retrace dumpsZack Rusin2010-02-051-0/+2
* | gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-024-4/+4
* | Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-287-40/+40
|\ \
| * | st/python: adapt to blend changesRoland Scheidegger2010-01-257-40/+40
* | | regress: Add vertex shaders tests for constant buffers.Michal Krol2010-01-283-0/+68