summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/rbug/rbug_context.c
AgeCommit message (Expand)Author
2011-03-13rbug: Use the call mutexJakob Bornecrantz
2011-03-13rbug: Skip drawing on disabled shadersJakob Bornecrantz
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-03-11gallium: kill is_resource_referencedMarek Olšák
2011-03-03rbug: Fix depth stencil surface not being sent to the clientJakob Bornecrantz
2011-02-14gallium: notify drivers about possible changes in user buffer contentsMarek Olšák
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-09-22rbug: fix rbug when contexts are being destroyedZack Rusin
2010-07-29gallium: Keep only pipe_context::draw_vbo.Chia-I Wu
2010-07-29gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu
2010-07-12os, rbug: remove PIPE_THREAD_HAVE_CONDVARnobled
2010-06-08gallium: adjust the query interface to support custom typesZack Rusin
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger
2010-05-29rbug: adapt to clear interface changesRoland Scheidegger
2010-05-26rbug: add set sample mask passthrough.Dave Airlie
2010-05-21rbug: fix breakage due to interface changesRoland Scheidegger
2010-05-12rbug: Fix draw blockingJakob Bornecrantz
2010-05-12rbug: Fix sampler views and surfaces in context infoJakob Bornecrantz
2010-05-12rbug: Fix shadersJakob Bornecrantz
2010-05-12rbug: Break out of traceJakob Bornecrantz