Age | Commit message (Expand) | Author |
2010-03-26 | draw: Add EMIT_4UB_BGRA format | Jakob Bornecrantz |
2010-03-26 | i915g: Rename winsys prefix to i915_ from intel_ | Jakob Bornecrantz |
2010-03-25 | i915g: Correct and add supperted texture formats | Jakob Bornecrantz |
2010-03-13 | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell |
2010-03-11 | gallium: remove pipe_context member from pipe_transfer | Keith Whitwell |
2010-03-11 | Squashed commit of gallium-context-transfers: | 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-10 | Merge commit 'origin/master' into gallium-sw-api-2 | Keith Whitwell |
2010-03-09 | Merge branch 'gallium-vertexelementcso' | Roland Scheidegger |
2010-03-09 | gallium: don't use flexible array members in drivers for vertex elements cso | Roland Scheidegger |
2010-03-09 | Merge commit 'origin/master' into gallium-sw-api-2 | Keith Whitwell |
2010-03-09 | Squashed commit of gallium-no-texture-blanket | Keith Whitwell |
2010-03-08 | i915g: define I915_MAX_TEXTURE_2D/3D_LEVELS | Brian Paul |
2010-03-08 | Merge commit 'origin/gallium-winsys-handle-rebased' | Keith Whitwell |
2010-03-04 | gallium: remove redundant includes | Keith Whitwell |
2010-03-02 | Merge branch 'gallium-format-cleanup' | José Fonseca |
2010-03-02 | i915g: Add assert to check for null pointer dereference. | Vinson Lee |
2010-03-01 | i915g: Rename pipe formats. | José Fonseca |
2010-03-01 | i915g: adapt to new vertex element cso | Roland Scheidegger |
2010-03-01 | i915g: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate. | José Fonseca |
2010-03-01 | i915g: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-01 | gallium: Reorg texture usage flags | Jakob Bornecrantz |
2010-02-24 | i915g: fix a comment | Brian Paul |
2010-02-22 | i915g: added missing texture cap queries | Brian Paul |
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-08 | gallium: squash-merge of gallium screen context | Keith Whitwell |
2010-02-02 | gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple... | José Fonseca |
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
2010-02-01 | i915: Add missing includes. | José Fonseca |
2010-01-30 | i915: Set bit field of length 1 light_twoside to unsigned. | Vinson Lee |
2010-01-29 | tgsi: add caps for fragment coord conventions (v3) | Luca Barbieri |
2010-01-28 | Merge commit 'origin/perrtblend' | Roland Scheidegger |
2010-01-28 | gallium: Enable multiple constant buffers for vertex and geometry shaders. | Michal Krol |
2010-01-26 | i915g: Remove unnecessary headers. | Vinson Lee |
2010-01-25 | i915g: adapt to blend changes | Roland Scheidegger |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-21 | i915g: Remove unnecessary header. | Vinson Lee |
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 |
2010-01-05 | Merge commit 'origin/gallium-draw-retval' | Keith Whitwell |
2009-12-31 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-27 | i915g: Silence unused variable warning. | Vinson Lee |
2009-12-27 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul |
2009-12-25 | gallium: add geometry shader support to gallium | Zack Rusin |
2009-12-24 | gallium: adapt drivers to pipe_constant_buffer removal | Roland Scheidegger |