mesa/src/gallium/drivers
Dave Airlie 4207612f9c radeonsi: prepare 64-bit integer support. (v2)
v2:
- no PIPE_CAP_INT64 yet
- emit DIV/MOD without the divide-by-zero workaround

Reviewed-by: Marek Olšák <marek.olsak@amd.com> (v1)
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2016-09-21 10:24:38 +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 nvc0: get rid of nvc0_stage_sampler_states_bind_range() 2016-09-19 20:03:24 +02:00
r300 r300g: Set R300_VAP_CNTL on RSxxx to avoid triangle flickering 2016-09-09 13:30:47 +10:00
r600 r600g/sb: fix struct/class declaration conflicts 2016-09-18 09:23:42 +02:00
radeon radeonsi: prepare 64-bit integer support. (v2) 2016-09-21 10:24:38 +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: relax restriction of compressed formats for texture upload 2016-09-17 10:24:13 -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: Report progress from nir_lower_phis_to_scalar. 2016-09-14 12:01:51 -07:00
virgl gallium: switch drivers to the slab allocator in src/util 2016-09-06 14:24:04 +02:00