mesa/src/gallium/drivers
Nicolai Hähnle 8b1f9fd3b3 radeonsi: optionally run the LLVM IR verifier pass
This is enabled automatically if shader printing is enabled, or separately
by R600_DEBUG=checkir. Catch mal-formed IR before it crashes in a later
pass.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2016-10-04 16:39:33 +02:00
..
ddebug ddebug: dump shader buffers and images 2016-09-13 20:38:25 +02:00
freedreno nir: Add a flag to lower_io to force "sample" interpolation 2016-09-15 13:31:43 -07:00
i915 gallium: switch drivers to the slab allocator in src/util 2016-09-06 14:24:04 +02:00
ilo gallium: remove PIPE_BIND_TRANSFER_READ/WRITE 2016-09-08 22:51:33 +02:00
llvmpipe llvmpipe: (trivial) honor render_condition_enabled for clear_rt/clear_ds 2016-08-29 18:14:49 +02:00
noop noop: implement resource_get_handle 2016-09-05 16:12:04 +02:00
nouveau nv50/ir: teach insnCanLoad() about SHLADD 2016-09-29 21:20:50 +02:00
r300 gallium/radeon: add RADEON_FLAG_HANDLE 2016-09-27 16:45:05 +02:00
r600 gallium/radeon: move r600_common_context::texture_buffers to r600g 2016-10-04 16:12:03 +02:00
radeon radeonsi: optionally run the LLVM IR verifier pass 2016-10-04 16:39:33 +02:00
radeonsi radeonsi: optionally run the LLVM IR verifier pass 2016-10-04 16:39:33 +02:00
rbug gallium: Use enum pipe_shader_type in set_sampler_views() 2016-08-29 09:07:25 -06:00
softpipe gallium: add cap to export device pointer size 2016-08-29 14:40:15 -04:00
svga svga: set PIPE_BIND_DEPTH_STENCIL flag for new resources when possible 2016-09-23 19:54:42 -06:00
swr swr: Removed stalling SwrWaitForIdle from queries. 2016-10-03 09:57:45 -05:00
trace gallium: Use enum pipe_shader_type in set_shader_images() 2016-08-29 09:07:37 -06:00
vc4 vc4: Emit perf debug when we fall back to quad clears. 2016-09-28 08:31:14 -07:00
virgl gallium: switch drivers to the slab allocator in src/util 2016-09-06 14:24:04 +02:00