summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/identity/id_context.c
AgeCommit message (Expand)Author
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger
2010-01-11gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger
2010-01-05Merge commit 'origin/gallium-draw-retval'Keith Whitwell
2009-12-24gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger
2009-12-21gallium: remove return value from draw callsKeith Whitwell
2009-12-19gallium: fix up drivers for edgeflag changesRoland Scheidegger
2009-12-04identity: fix copy&paste errorRoland Scheidegger
2009-12-01id: Implement separate vertex sampler state.Michal Krol
2009-12-01id: Update for renamed sampler/texture state setters.Michal Krol
2009-08-06identity: Use the correct textureJakob Bornecrantz
2009-06-24identity: Add new identity driverJakob Bornecrantz