Age | Commit message (Expand) | Author |
2010-03-16 | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell |
2010-03-16 | i965g: Fix after context transfers | 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 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
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 | Squashed commit of gallium-no-texture-blanket | Keith Whitwell |
2010-03-08 | i965g: define BRW_MAX_TEXTURE_2D/3D_LEVELS | Brian Paul |
2010-03-08 | Merge commit 'origin/gallium-winsys-handle-rebased' | Keith Whitwell |
2010-03-01 | i965: Rename pipe formats. | José Fonseca |
2010-03-01 | i965g: adapt to new vertex element cso | Roland Scheidegger |
2010-03-01 | i965g: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-01 | gallium: Reorg texture usage flags | Jakob Bornecrantz |
2010-02-28 | i965g: Fix texture creation | Jakob Bornecrantz |
2010-02-22 | i965g: Add fallthrough comments in switch statement. | Vinson Lee |
2010-02-22 | i965g: added missing texture cap queries | Brian Paul |
2010-02-21 | i965g: Fix memory leak. | Vinson Lee |
2010-02-21 | i965g: Remove dead code. | Vinson Lee |
2010-02-21 | i965g: Fix assertions that were always true. | Vinson Lee |
2010-02-21 | i965g: Fix use of out-of-scope variable. | Vinson Lee |
2010-02-17 | gallium: remove redundant nr_components field from pipe_vertex_element | Roland Scheidegger |
2010-02-12 | Merge branch 'gallium-dynamicstencilref' | Roland Scheidegger |
2010-02-12 | gallium: make max_anisotropy a unsigned bitfield member | Roland Scheidegger |
2010-02-11 | i965g: adapt to stencil ref changes | Roland Scheidegger |
2010-02-10 | i965g: ifdef out unused functions. | Vinson Lee |
2010-02-09 | Merge branch 'gallium-nopointsizeminmax' | Roland Scheidegger |
2010-02-08 | gallium: squash-merge of gallium screen context | Keith Whitwell |
2010-02-05 | i965g: Remove unnecessary headers. | Vinson Lee |
2010-02-03 | gallium: clean up point sprite rasterizer state | Roland Scheidegger |
2010-02-02 | gallium: Make pipe_atomic a regular int32_t. | José Fonseca |
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
2010-01-31 | i965g: Add missing va_end. | 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-27 | i965g: Remove unnecessary headers. | Vinson Lee |
2010-01-26 | i965g: Silence uninitialized variable warning. | Vinson Lee |
2010-01-25 | i965g: adapt to blend changes | Roland Scheidegger |
2010-01-20 | gallium/i965: Make brw_batchbuffer prototypes match in source & header | Alan Coopersmith |
2010-01-15 | Merge branch 'gallium-noconstbuf' | Roland Scheidegger |
2010-01-12 | gallium: remove point_size_min and point_size_max from rasterizer state | Roland Scheidegger |
2010-01-11 | gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer | Roland Scheidegger |
2010-01-07 | i965g: updates for draw retval | Keith Whitwell |
2010-01-06 | i965g: fix invalid assertion in emit_xpd(), again | Brian Paul |
2010-01-06 | gallium: remove PIPE_TEX_FILTER_ANISO | Luca Barbieri |
2010-01-05 | i965g: fix invalid assertion in emit_xpd() | Brian Paul |
2010-01-04 | i965g: Fix assert. | Vinson Lee |
2010-01-02 | i965: Add missing include. | José Fonseca |