Age | Commit message (Expand) | Author |
2010-12-02 | gallium: support for array textures and related changes | Roland Scheidegger |
2010-07-29 | gallium: Keep only pipe_context::draw_vbo. | Chia-I Wu |
2010-07-29 | gallium: Implement draw_vbo and set_index_buffer for all drivers. | Chia-I Wu |
2010-06-08 | gallium: adjust the query interface to support custom types | Zack Rusin |
2010-06-03 | gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil | Roland Scheidegger |
2010-05-29 | identity: adapt to clear interface changes | Roland Scheidegger |
2010-05-18 | gallium: implement set_sample_mask() in all drivers | Roland Scheidegger |
2010-05-17 | identity: adapt to interface changes | Roland Scheidegger |
2010-05-03 | identity: Move sampler view create and destroy to id_objects.c | Jakob Bornecrantz |
2010-05-03 | identity: s/texture/resource/ | Jakob Bornecrantz |
2010-05-03 | identity: Whitespace & Style | Jakob Bornecrantz |
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-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-01 | identity: adapt to new vertex element cso | Roland Scheidegger |
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-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-08-06 | identity: Use the correct texture | Jakob Bornecrantz |
2009-06-24 | identity: Add new identity driver | Jakob Bornecrantz |