summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/rbug
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: remove the geom_flags param from is_format_supportedMarek Olšák
2011-03-11gallium: cleanup fence_signalled and fence_finishMarek Olšák
2011-03-11gallium: kill is_resource_referencedMarek Olšák
2011-03-08gallium: add timeout parameter to fence_finishMarek 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
2011-01-25rbug: Fix surface reference leakJakob Bornecrantz
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-11-02scons: Add aliases for several pipe drivers.José Fonseca
2010-11-01scons: Revamp how to specify targets to build.José Fonseca
2010-09-22rbug: fix rbug when contexts are being destroyedZack Rusin
2010-09-13rbug: Fix 'assignment from incompatible pointer type' warning.Vinson Lee
2010-09-14gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri
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-17rbug: remove extra semicolonBrian Paul
2010-05-12rbug: Update and add READMEsJakob Bornecrantz
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz
2010-05-12rbug: Use container of macroJakob Bornecrantz
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