Age | Commit message (Expand) | Author |
2010-04-19 | st/python: Use index bias. | José Fonseca |
2010-04-18 | st/python: Set the bind flag for the default texture. | José Fonseca |
2010-04-12 | st/python: Fix regressions. | José Fonseca |
2010-04-11 | scons: Always build softpipe and llvmpipe (when llvm available). | José Fonseca |
2010-04-11 | scons: Make LLVM a black-white dependency. | José Fonseca |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-04-01 | st/python: Allow to sample only in the [0,1] range. | José Fonseca |
2010-04-01 | st/python: Always use softpipe as reference driver. | José Fonseca |
2010-03-31 | st/python: Generate binding for u_format utility functions too. | José Fonseca |
2010-03-29 | st/python: Update for util_draw_vertex_buffer changes. | José Fonseca |
2010-03-29 | st/python: Move surface read/write methods to context. | José Fonseca |
2010-03-29 | Revert "python: Temporarily disable python state tracker until transfers are ... | José Fonseca |
2010-03-28 | st/python: updates for recent interface changes | Keith Whitwell |
2010-03-13 | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell |
2010-03-13 | python: Temporarily disable python state tracker until transfers are done by ... | José Fonseca |
2010-03-10 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
2010-03-10 | python: Remove broken link hack. | José Fonseca |
2010-03-10 | python: More build fixes. | José Fonseca |
2010-03-10 | python: Handle the possibility that no driver is selected. | José Fonseca |
2010-03-10 | gallium: remove trace module injection from various state trackers | Keith Whitwell |
2010-03-10 | python: Fix up state tracker for sw api. | José Fonseca |
2010-03-09 | Merge branch 'gallium-vertexelementcso' | Roland Scheidegger |
2010-03-01 | python: Rename pipe formats. | José Fonseca |
2010-03-01 | vega: adapt to new vertex element cso | Roland Scheidegger |
2010-03-01 | python: Don't mention deprecated drivers=trace option. | José Fonseca |
2010-02-25 | python: Fix typo. | Michal Krol |
2010-02-25 | python: Fix typo. | Michal Krol |
2010-02-25 | python: Fix after sampler view changes. | Michal Krol |
2010-02-15 | python: Reconstruct blend state objects from binary blobs. | José Fonseca |
2010-02-14 | python: Pretty-printing of blend state. | José Fonseca |
2010-02-14 | python: Tell swig how to index per-rendertarget blend state. | José Fonseca |
2010-02-14 | python: Pass p_format.h as-is to swig now that it has no inlines. | José Fonseca |
2010-02-14 | progs/gallium/python: New home for python statetracker scripts. | José Fonseca |
2010-02-14 | st/python: fix build error after gallium-screen-context merge | Marek Olšák |
2010-02-10 | gallium: adapt state trackers to stencil ref change | Roland Scheidegger |
2010-02-09 | Merge branch 'gallium-nopointsizeminmax' | Roland Scheidegger |
2010-02-08 | gallium: squash-merge of gallium screen context | Keith Whitwell |
2010-02-05 | gallium/python: support two more formats in retrace dumps | Zack Rusin |
2010-02-03 | gallium: clean up point sprite rasterizer state | Roland Scheidegger |
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
2010-01-28 | Merge commit 'origin/perrtblend' | Roland Scheidegger |
2010-01-28 | regress: Add vertex shaders tests for constant buffers. | Michal Krol |
2010-01-28 | regress: Add fragment shader test for one-dimensional constant buffers. | Michal Krol |
2010-01-28 | regress: Add two-dimension constant buffer test. | Michal Krol |
2010-01-28 | python: Link to ws2_32 on windows. | Michal Krol |
2010-01-28 | regress: Fix shader header. | Michal Krol |
2010-01-25 | st/python: adapt to blend changes | Roland Scheidegger |
2010-01-17 | softpipe: Move st/python's malloc winsys to softpipe | Jakob Bornecrantz |
2010-01-15 | regress: Add .gitgnore for *.png files. | Michal Krol |
2010-01-15 | Merge branch 'gallium-noconstbuf' | Roland Scheidegger |