Age | Commit message (Expand) | Author |
2010-04-23 | gallium: s/free/FREE/ and same for friends. | José Fonseca |
2010-04-19 | identity: Implement index bias. | José Fonseca |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-03-30 | identity: Remove unnecessary header. | Vinson Lee |
2010-03-27 | identity: Add id_drm.c to SCons build. | Vinson Lee |
2010-03-25 | identity: Remove unnecessary header. | Vinson Lee |
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-10 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
2010-03-09 | identity: fix copy & paste error | Roland Scheidegger |
2010-03-09 | Merge branch 'gallium-vertexelementcso' | Roland Scheidegger |
2010-03-09 | Squashed commit of gallium-no-texture-blanket | Keith Whitwell |
2010-03-01 | identity: adapt to new vertex element cso | Roland Scheidegger |
2010-03-01 | gallium: Expose a opaque winsys handle and functions on pipe_screen | Jakob Bornecrantz |
2010-02-26 | gallium/identity: remove unneeded path prefixes on #includes | Brian Paul |
2010-02-18 | identity: Propagate api->name and api->driver_name up | Jakob Bornecrantz |
2010-02-10 | identity: adapt to stencil ref changes | Roland Scheidegger |
2010-02-08 | identity: Remove unnecessary header. | Vinson Lee |
2010-02-08 | gallium: squash-merge of gallium screen context | Keith Whitwell |
2010-02-03 | identity: Remove unnecessary header. | Vinson Lee |
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
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-05 | Merge commit 'origin/gallium-draw-retval' | Keith Whitwell |
2009-12-24 | gallium: adapt drivers to pipe_constant_buffer removal | Roland Scheidegger |
2009-12-21 | gallium: remove return value from draw calls | Keith Whitwell |
2009-12-19 | gallium: fix up drivers for edgeflag changes | Roland Scheidegger |
2010-02-23 | identity: Fix after sampler view changes. | Michal Krol |
2010-02-19 | gallium: WIP: Introduce sampler views. | Michal Krol |
2009-12-04 | identity: fix copy&paste error | Roland Scheidegger |
2009-12-01 | id: Implement separate vertex sampler state. | Michal Krol |
2009-12-01 | id: Update for renamed sampler/texture state setters. | Michal Krol |
2009-11-19 | identity: Add missing screen methods. | Michal Krol |
2009-08-28 | drm_api: Operate on textures instead of buffers | Jakob Bornecrantz |
2009-08-11 | gallium/identity: remove stray semicolons | Brian Paul |
2009-08-11 | gallium: Add texture usage information to surface_buffer_create | Jakob Bornecrantz |
2009-08-06 | identity: Use the correct texture | Jakob Bornecrantz |
2009-06-30 | identity: Create a drm_api wrapper | Jakob Bornecrantz |
2009-06-24 | identity: Add new identity driver | Jakob Bornecrantz |