summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/rbug
Commit message (Expand)AuthorAgeFilesLines
* scons: Add aliases for several pipe drivers.José Fonseca2010-11-021-0/+2
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-15/+1
* rbug: fix rbug when contexts are being destroyedZack Rusin2010-09-221-0/+1
* rbug: Fix 'assignment from incompatible pointer type' warning.Vinson Lee2010-09-131-1/+1
* gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri2010-09-141-0/+12
* gallium: Keep only pipe_context::draw_vbo.Chia-I Wu2010-07-291-86/+0
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-0/+34
* os, rbug: remove PIPE_THREAD_HAVE_CONDVARnobled2010-07-122-14/+0
* gallium: adjust the query interface to support custom typesZack Rusin2010-06-081-1/+1
* gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger2010-06-031-30/+30
* rbug: adapt to clear interface changesRoland Scheidegger2010-05-291-28/+48
* rbug: add set sample mask passthrough.Dave Airlie2010-05-261-0/+12
* rbug: fix breakage due to interface changesRoland Scheidegger2010-05-212-42/+56
* rbug: remove extra semicolonBrian Paul2010-05-171-1/+1
* rbug: Update and add READMEsJakob Bornecrantz2010-05-121-0/+58
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-122-0/+9
* rbug: Use container of macroJakob Bornecrantz2010-05-121-7/+10
* rbug: Fix draw blockingJakob Bornecrantz2010-05-123-2/+84
* rbug: Fix sampler views and surfaces in context infoJakob Bornecrantz2010-05-124-19/+39
* rbug: Fix shadersJakob Bornecrantz2010-05-125-36/+188
* rbug: Break out of traceJakob Bornecrantz2010-05-1210-0/+2797