Age | Commit message (Expand) | Author |
2011-01-24 | i915g: Remove draw_flushes and state that we don't need to track | Jakob Bornecrantz |
2011-01-24 | i915g: Improve constant handling | Jakob Bornecrantz |
2011-01-21 | i915g: Don't do unnecessary copies of constants | Jakob Bornecrantz |
2011-01-21 | i915g: Don't emit FS constants when VS contants change | Jakob Bornecrantz |
2011-01-06 | gallium: drivers should reference vertex buffers | Marek Olšák |
2010-08-25 | gallium: Use draw_set_index_buffer and others. | Chia-I Wu |
2010-08-20 | galahad, i915g: Copy over constant buffer index check. | Corbin Simpson |
2010-08-20 | galahad, i915g: Move over a few state asserts. | Corbin Simpson |
2010-07-29 | gallium: Implement draw_vbo and set_index_buffer for all drivers. | Chia-I Wu |
2010-05-21 | Merge branch 'gallium-msaa' | Roland Scheidegger |
2010-05-18 | gallium: implement set_sample_mask() in all drivers | Roland Scheidegger |
2010-05-14 | gallium: convert rasterizer state to use gl-style front/back concepts | Keith Whitwell |
2010-04-19 | Merge branch '7.8' | Brian Paul |
2010-04-19 | gallium/draw: use correct rasterization state for wide/AA points/lines | Brian Paul |
2010-04-11 | i915g: Fix possible null pointer deference in debug builds. | Vinson Lee |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-03-13 | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell |
2010-03-11 | gallium: Check for OOM condition when creating a sampler view. | Michal Krol |
2010-03-10 | i915g: Prevent NULL dereference. | Chia-I Wu |
2010-03-10 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
2010-03-09 | gallium: don't use flexible array members in drivers for vertex elements cso | Roland Scheidegger |
2010-03-01 | i915g: adapt to new vertex element cso | Roland Scheidegger |
2010-02-12 | gallium: make max_anisotropy a unsigned bitfield member | Roland Scheidegger |
2010-02-11 | i915g: adapt to stencil ref changes | 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-25 | i915g: adapt to blend changes | Roland Scheidegger |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-19 | i915g: Remove unnecessary headers. | Vinson Lee |
2010-01-15 | Merge branch 'gallium-noconstbuf' | Roland Scheidegger |
2010-01-11 | gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer | Roland Scheidegger |
2010-01-06 | gallium: remove PIPE_TEX_FILTER_ANISO | Luca Barbieri |
2009-12-31 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-27 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul |
2009-12-24 | gallium: adapt drivers to pipe_constant_buffer removal | Roland Scheidegger |
2009-12-19 | gallium: fix up drivers for edgeflag changes | Roland Scheidegger |
2009-12-10 | gallium: Silence compiler warnings. | michal |
2009-12-10 | i915: Fix for sampler view changes. | michal |
2009-12-01 | i915: Update for renamed sampler/texture state setters. | Michal Krol |
2009-11-17 | i915g: replace //-style comments | Brian Paul |
2009-10-05 | i915g: Drop the simple sufix | Jakob Bornecrantz |