mesa/src/gallium/drivers
Nicolai Hähnle e703f71ebd gallium/radeon: add RADEON_USAGE_SYNCHRONIZED
This is really the behavior we want most of the time, but having a
SYNCHRONIZED flag instead of an UNSYNCHRONIZED one has the advantage that
OR'ing different flags together always results in stronger guarantees.

The parent BOs of sub-allocated buffers will be added unsynchronized.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2016-09-27 16:45:02 +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: fix comments about instructions info 2016-09-26 21:59:37 +02:00
r300 gallium/radeon: add RADEON_USAGE_SYNCHRONIZED 2016-09-27 16:45:02 +02:00
r600 r600g: Add support for PK2H/UP2H 2016-09-26 17:08:49 +02:00
radeon gallium/radeon: add RADEON_USAGE_SYNCHRONIZED 2016-09-27 16:45:02 +02:00
radeonsi radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3 2016-09-16 23:07:10 +00: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: [rasterizer core] Better thread destruction 2016-09-19 20:10:19 -05:00
trace gallium: Use enum pipe_shader_type in set_shader_images() 2016-08-29 09:07:37 -06:00
vc4 nir: Allow opt_peephole_sel to be more aggressive in flattening IFs. 2016-09-22 11:10:21 +03:00
virgl gallium: switch drivers to the slab allocator in src/util 2016-09-06 14:24:04 +02:00