mesa/src/gallium/drivers
Marek Olšák 3e756f09d4 radeonsi: fix a crash in imageSize for cubemap arrays
Sometimes it was f32, other times it was i32. Now it's always i32.

This fixes:
GL45-CTS.texture_cube_map_array.image_texture_size.texture_size_compute_sh

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2016-09-05 18:01:15 +02:00
..
ddebug gallium: Use enum pipe_shader_type in set_shader_images() 2016-08-29 09:07:37 -06:00
freedreno a3xx: use window scissor to simulate viewport xy clip 2016-09-03 19:58:42 -04:00
i915 i915g: Fix typo in i915_translate_instruction() 2016-08-29 11:03:20 -07:00
ilo gallium: add cap to export device pointer size 2016-08-29 14:40:15 -04: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 gk110/ir: fix quadop dall emission 2016-09-04 18:28:29 -04:00
r300 Introduce .editorconfig 2016-08-31 17:06:54 -07:00
r600 gallium/radeon: derive buffer placement and flags only at initialization 2016-09-05 18:01:15 +02:00
radeon radeonsi: return correct eviction stats for NVX_gpu_memory_info 2016-09-05 18:01:15 +02:00
radeonsi radeonsi: fix a crash in imageSize for cubemap arrays 2016-09-05 18:01:15 +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: fix a texture readback bug 2016-08-29 17:46:50 -06:00
swr swr: [rasterizer] add archrast instrumentation 2016-08-30 10:32:36 -05:00
trace gallium: Use enum pipe_shader_type in set_shader_images() 2016-08-29 09:07:37 -06:00
vc4 Introduce .editorconfig 2016-08-31 17:06:54 -07:00
virgl gallium: Use enum pipe_shader_type in set_sampler_views() 2016-08-29 09:07:25 -06:00