mesa/src/gallium/drivers
Ilia Mirkin dac72234c7 a3xx: make sure to actually clamp depth as requested
We were previously ... not clamping. I guess this meant that everything
got clamped to 1/0, which was enough to pass the existing tests. Or
perhaps the clamping would only happen to the rasterized depth value and
not the frag shader's output depth value.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97231
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
2016-09-03 19:58:42 -04:00
..
ddebug gallium: Use enum pipe_shader_type in set_shader_images() 2016-08-29 09:07:37 -06:00
freedreno a3xx: make sure to actually clamp depth as requested 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 gallium: Use enum pipe_shader_type in set_sampler_views() 2016-08-29 09:07:25 -06:00
nouveau nvc0/ir: allow min/max instructions to be dual-issued in pairs 2016-09-03 13:53:09 -04:00
r300 Introduce .editorconfig 2016-08-31 17:06:54 -07:00
r600 Introduce .editorconfig 2016-08-31 17:06:54 -07:00
radeon Introduce .editorconfig 2016-08-31 17:06:54 -07:00
radeonsi Introduce .editorconfig 2016-08-31 17:06:54 -07: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