Age | Commit message (Expand) | Author |
2010-04-23 | gallium: s/free/FREE/ and same for friends. | José Fonseca |
2010-04-20 | i965g: s/inttypes.h/stdint.h/ | Vinson Lee |
2010-04-20 | i965g: Remove unnecessary header. | Vinson Lee |
2010-04-20 | gallium: replace pipe_resource::_usage with pipe_resource::usage | Brian Paul |
2010-04-19 | i965g: Implement index bias. | José Fonseca |
2010-04-17 | i965g: Remove redundant assert. | Vinson Lee |
2010-04-11 | i965g: Remove unnecessary header. | Vinson Lee |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-04-05 | i965g: change value of VERT_RESULT_PSIZ hack to avoid warnings | Brian Paul |
2010-03-31 | Merge branch 'gallium-new-formats' | Roland Scheidegger |
2010-03-30 | i965g: Fix assertion that was always true. | Vinson Lee |
2010-03-30 | Merge branch '7.8' | Michel Dänzer |
2010-03-30 | Merge branch 'master' into gallium-new-formats | Roland Scheidegger |
2010-03-30 | gallium: adapt all code to the renamed depth/stencil formats | Roland Scheidegger |
2010-03-29 | i965g: util_format_is_compressed() -> util_format_is_s3tc(). | José Fonseca |
2010-03-27 | i965g: Add brw_winsys_debug.c to SCons build. | Vinson Lee |
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 |